2021-12-10 14:34:39,056 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-12-10 14:34:39,057 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-12-10 14:34:39,068 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-12-10 14:34:39,068 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-12-10 14:34:39,068 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-12-10 14:34:39,068 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-12-10 14:34:39,069 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2021-12-10 14:34:39,069 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-12-10 14:34:39,069 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-12-10 14:34:39,069 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-12-10 14:34:39,069 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-12-10 14:34:39,070 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-12-10 14:34:39,070 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-12-10 14:34:39,070 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-12-10 14:34:39,070 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-12-10 14:34:39,071 DEBUG 33:basic_vm.py(1) - start time 2021-12-10 14:34:39,071 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-12-10 14:34:39,071 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-10 14:34:39,072 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:39,072 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-12-10 14:34:39,072 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-10 14:34:39,074 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:39,283 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 379 2021-12-10 14:34:39,285 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-10 14:34:39,285 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"2a355b6efd45420dbfa35980b04b1d9e","type":"vlm","name":"e6c616f9-746c-4140-9b61","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"dac04d70ee654bbc9c006fe56379c85a","type":"vlm","name":"592b0838-d9e7-4b74-812a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-12-10 14:34:39,289 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-12-10 14:34:39,289 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-12-10 14:34:39,290 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-12-10 14:34:39,290 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-12-10 14:34:39,291 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-12-10 14:34:39,291 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-10 14:34:39,292 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:39,292 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-12-10 14:34:39,292 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-10 14:34:39,294 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:39,396 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 379 2021-12-10 14:34:39,397 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-10 14:34:39,398 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"2a355b6efd45420dbfa35980b04b1d9e","type":"vlm","name":"e6c616f9-746c-4140-9b61","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"dac04d70ee654bbc9c006fe56379c85a","type":"vlm","name":"592b0838-d9e7-4b74-812a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-12-10 14:34:39,401 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-12-10 14:34:39,401 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-12-10 14:34:39,401 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-12-10 14:34:39,428 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:39,428 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-12-10 14:34:39,428 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-12-10 14:34:39,431 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:39,970 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-12-10 14:34:39,972 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-12-10 14:34:39,972 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"f5804b10806549309661cb7034e86050","version":{"id":"f9ff8a6bd37a4aa8ac1873aebe92a3d0","name":"1.0","description":"Initial version","status":"Draft"}} 2021-12-10 14:34:39,975 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-12-10 14:34:39,976 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-12-10 14:34:39,982 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:39,982 DEBUG 131:onap_service.py(1) - [SDC][Submit Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/f5804b10806549309661cb7034e86050/versions/f9ff8a6bd37a4aa8ac1873aebe92a3d0/actions 2021-12-10 14:34:39,982 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-12-10 14:34:39,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:40,207 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/f5804b10806549309661cb7034e86050/versions/f9ff8a6bd37a4aa8ac1873aebe92a3d0/actions HTTP/1.1" 200 2 2021-12-10 14:34:40,209 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-12-10 14:34:40,209 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-12-10 14:34:40,212 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-12-10 14:34:40,227 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-10 14:34:40,227 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-10 14:34:40,228 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:40,228 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-12-10 14:34:40,228 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-10 14:34:40,230 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:40,324 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-12-10 14:34:40,326 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-10 14:34:40,326 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 3169c1c6-6bed","description":"vendor software product","vendorName":"e6c616f9-746c-4140-9b61","vendorId":"2a355b6efd45420dbfa35980b04b1d9e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1cfa3dac79b64380a97eb21863aed841","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 036affe8-168e","description":"vendor software product","vendorName":"592b0838-d9e7-4b74-812a","vendorId":"dac04d70ee654bbc9c006fe56379c85a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e3620a02df61436caabbf5feb6713e75","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-10 14:34:40,328 DEBUG 324:vsp.py(1) - importing VSP pNF 3169c1c6-6bed from SDC 2021-12-10 14:34:40,328 DEBUG 324:vsp.py(1) - importing VSP vFW 036affe8-168e from SDC 2021-12-10 14:34:40,329 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-10 14:34:40,329 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-10 14:34:40,329 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-10 14:34:40,329 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-10 14:34:40,330 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-10 14:34:40,330 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:40,330 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-12-10 14:34:40,330 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-10 14:34:40,332 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:40,390 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-12-10 14:34:40,391 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-10 14:34:40,391 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 3169c1c6-6bed","description":"vendor software product","vendorName":"e6c616f9-746c-4140-9b61","vendorId":"2a355b6efd45420dbfa35980b04b1d9e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1cfa3dac79b64380a97eb21863aed841","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 036affe8-168e","description":"vendor software product","vendorName":"592b0838-d9e7-4b74-812a","vendorId":"dac04d70ee654bbc9c006fe56379c85a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e3620a02df61436caabbf5feb6713e75","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-10 14:34:40,393 DEBUG 324:vsp.py(1) - importing VSP pNF 3169c1c6-6bed from SDC 2021-12-10 14:34:40,393 DEBUG 324:vsp.py(1) - importing VSP vFW 036affe8-168e from SDC 2021-12-10 14:34:40,393 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-10 14:34:40,393 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-10 14:34:40,394 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-10 14:34:40,394 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-10 14:34:40,394 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-10 14:34:40,394 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:40,395 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-12-10 14:34:40,395 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-10 14:34:40,396 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:40,474 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-12-10 14:34:40,476 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-10 14:34:40,476 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 3169c1c6-6bed","description":"vendor software product","vendorName":"e6c616f9-746c-4140-9b61","vendorId":"2a355b6efd45420dbfa35980b04b1d9e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1cfa3dac79b64380a97eb21863aed841","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 036affe8-168e","description":"vendor software product","vendorName":"592b0838-d9e7-4b74-812a","vendorId":"dac04d70ee654bbc9c006fe56379c85a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e3620a02df61436caabbf5feb6713e75","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-10 14:34:40,480 DEBUG 324:vsp.py(1) - importing VSP pNF 3169c1c6-6bed from SDC 2021-12-10 14:34:40,480 DEBUG 324:vsp.py(1) - importing VSP vFW 036affe8-168e from SDC 2021-12-10 14:34:40,481 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-10 14:34:40,481 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-10 14:34:40,482 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-10 14:34:40,482 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-10 14:34:40,482 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-10 14:34:40,483 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:40,483 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-12-10 14:34:40,484 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-10 14:34:40,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:40,608 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-12-10 14:34:40,609 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-10 14:34:40,609 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 3169c1c6-6bed","description":"vendor software product","vendorName":"e6c616f9-746c-4140-9b61","vendorId":"2a355b6efd45420dbfa35980b04b1d9e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1cfa3dac79b64380a97eb21863aed841","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 036affe8-168e","description":"vendor software product","vendorName":"592b0838-d9e7-4b74-812a","vendorId":"dac04d70ee654bbc9c006fe56379c85a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e3620a02df61436caabbf5feb6713e75","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-10 14:34:40,611 DEBUG 324:vsp.py(1) - importing VSP pNF 3169c1c6-6bed from SDC 2021-12-10 14:34:40,611 DEBUG 324:vsp.py(1) - importing VSP vFW 036affe8-168e from SDC 2021-12-10 14:34:40,612 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-10 14:34:40,612 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-10 14:34:40,612 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-10 14:34:40,612 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-12-10 14:34:40,612 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-10 14:34:40,612 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-10 14:34:40,613 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:40,613 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-12-10 14:34:40,613 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-10 14:34:40,614 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:40,722 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-12-10 14:34:40,723 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-10 14:34:40,724 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 3169c1c6-6bed","description":"vendor software product","vendorName":"e6c616f9-746c-4140-9b61","vendorId":"2a355b6efd45420dbfa35980b04b1d9e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1cfa3dac79b64380a97eb21863aed841","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 036affe8-168e","description":"vendor software product","vendorName":"592b0838-d9e7-4b74-812a","vendorId":"dac04d70ee654bbc9c006fe56379c85a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e3620a02df61436caabbf5feb6713e75","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-10 14:34:40,726 DEBUG 324:vsp.py(1) - importing VSP pNF 3169c1c6-6bed from SDC 2021-12-10 14:34:40,727 DEBUG 324:vsp.py(1) - importing VSP vFW 036affe8-168e from SDC 2021-12-10 14:34:40,727 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-10 14:34:40,727 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-10 14:34:40,727 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-10 14:34:40,732 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-12-10 14:34:40,732 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-10 14:34:40,733 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:40,733 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-12-10 14:34:40,733 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-10 14:34:40,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:40,798 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2021-12-10 14:34:40,799 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-10 14:34:40,799 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f5804b10806549309661cb7034e86050","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2a355b6efd45420dbfa35980b04b1d9e","type":"vlm","name":"e6c616f9-746c-4140-9b61","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"dac04d70ee654bbc9c006fe56379c85a","type":"vlm","name":"592b0838-d9e7-4b74-812a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-12-10 14:34:40,801 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-12-10 14:34:40,801 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-12-10 14:34:40,801 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:40,801 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/f5804b10806549309661cb7034e86050/versions 2021-12-10 14:34:40,802 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 14:34:40,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:40,890 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f5804b10806549309661cb7034e86050/versions HTTP/1.1" 200 264 2021-12-10 14:34:40,892 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 14:34:40,892 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f9ff8a6bd37a4aa8ac1873aebe92a3d0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639146879506,"modificationTime":1639146880115,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-10 14:34:40,895 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-10 14:34:40,895 INFO 192:__init__.py(1) - Vendor found, updating information 2021-12-10 14:34:40,895 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:40,896 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/f5804b10806549309661cb7034e86050/versions 2021-12-10 14:34:40,896 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 14:34:40,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:40,958 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f5804b10806549309661cb7034e86050/versions HTTP/1.1" 200 264 2021-12-10 14:34:40,960 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 14:34:40,960 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f9ff8a6bd37a4aa8ac1873aebe92a3d0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639146879506,"modificationTime":1639146880115,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-10 14:34:40,963 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-10 14:34:40,963 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:40,964 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-12-10 14:34:40,964 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_vm_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicvm_vendor", "vendorId": "f5804b10806549309661cb7034e86050", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-12-10 14:34:40,966 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:42,089 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-12-10 14:34:42,090 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-12-10 14:34:42,091 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"074e6846680b450cb134e40c7bcd6306","version":{"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","status":"Draft"}} 2021-12-10 14:34:42,093 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-12-10 14:34:42,093 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:42,093 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions 2021-12-10 14:34:42,093 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 14:34:42,095 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:42,153 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions HTTP/1.1" 200 253 2021-12-10 14:34:42,154 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 14:34:42,154 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639146881040,"modificationTime":1639146881475,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 14:34:42,156 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:42,156 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:42,156 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 14:34:42,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:42,278 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 223 2021-12-10 14:34:42,279 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 14:34:42,279 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639146881040,"modificationTime":1639146881460} 2021-12-10 14:34:42,282 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:42,282 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:42,282 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 14:34:42,284 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:42,520 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 391 2021-12-10 14:34:42,521 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 14:34:42,522 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","version":"3e5dcaff561740ae82b3af426b317ec7"} 2021-12-10 14:34:42,525 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:42,525 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:42,526 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 14:34:42,528 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:42,736 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 391 2021-12-10 14:34:42,737 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 14:34:42,738 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","version":"3e5dcaff561740ae82b3af426b317ec7"} 2021-12-10 14:34:42,741 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-12-10 14:34:42,742 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:42,742 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions 2021-12-10 14:34:42,742 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 14:34:42,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:42,807 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions HTTP/1.1" 200 253 2021-12-10 14:34:42,809 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 14:34:42,809 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639146881040,"modificationTime":1639146881475,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 14:34:42,813 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:42,813 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:42,813 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 14:34:42,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:42,906 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 223 2021-12-10 14:34:42,908 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 14:34:42,908 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639146881040,"modificationTime":1639146881460} 2021-12-10 14:34:42,912 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:42,912 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:42,912 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 14:34:42,915 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:43,085 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 391 2021-12-10 14:34:43,087 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 14:34:43,087 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","version":"3e5dcaff561740ae82b3af426b317ec7"} 2021-12-10 14:34:43,091 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:43,091 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:43,091 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 14:34:43,095 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:43,233 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 391 2021-12-10 14:34:43,235 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 14:34:43,236 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","version":"3e5dcaff561740ae82b3af426b317ec7"} 2021-12-10 14:34:43,240 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-12-10 14:34:43,240 DEBUG 131:onap_service.py(1) - [SDC][upload ZIP for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7/orchestration-template-candidate 2021-12-10 14:34:43,241 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-12-10 14:34:43,246 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:43,402 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7/orchestration-template-candidate HTTP/1.1" 200 94 2021-12-10 14:34:43,405 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-12-10 14:34:43,405 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 14:34:43,406 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-12-10 14:34:43,410 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:43,410 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions 2021-12-10 14:34:43,410 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 14:34:43,413 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:43,466 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions HTTP/1.1" 200 253 2021-12-10 14:34:43,468 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 14:34:43,468 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639146881040,"modificationTime":1639146881475,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 14:34:43,471 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:43,471 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:43,471 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 14:34:43,473 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:43,564 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 222 2021-12-10 14:34:43,566 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 14:34:43,566 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639146881040,"modificationTime":1639146883391} 2021-12-10 14:34:43,569 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:43,570 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:43,570 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 14:34:43,573 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:43,680 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 462 2021-12-10 14:34:43,682 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 14:34:43,682 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","version":"3e5dcaff561740ae82b3af426b317ec7","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 14:34:43,686 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:43,686 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:43,686 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 14:34:43,689 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:43,806 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 462 2021-12-10 14:34:43,808 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 14:34:43,809 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","version":"3e5dcaff561740ae82b3af426b317ec7","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 14:34:43,812 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-12-10 14:34:43,813 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:43,813 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions 2021-12-10 14:34:43,814 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 14:34:43,817 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:43,876 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions HTTP/1.1" 200 253 2021-12-10 14:34:43,877 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 14:34:43,878 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639146881040,"modificationTime":1639146881475,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 14:34:43,881 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:43,881 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:43,882 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 14:34:43,885 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:44,000 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 222 2021-12-10 14:34:44,002 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 14:34:44,003 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639146881040,"modificationTime":1639146883391} 2021-12-10 14:34:44,006 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:44,006 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:44,007 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 14:34:44,010 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:44,129 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 462 2021-12-10 14:34:44,131 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 14:34:44,131 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","version":"3e5dcaff561740ae82b3af426b317ec7","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 14:34:44,134 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:44,134 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:44,135 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 14:34:44,137 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:44,260 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 462 2021-12-10 14:34:44,262 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 14:34:44,263 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","version":"3e5dcaff561740ae82b3af426b317ec7","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 14:34:44,265 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:44,265 DEBUG 131:onap_service.py(1) - [SDC][Validate artifacts for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7/orchestration-template-candidate/process 2021-12-10 14:34:44,266 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-12-10 14:34:44,268 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:47,123 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-12-10 14:34:47,125 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-12-10 14:34:47,125 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-12-10 14:34:47,128 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-12-10 14:34:47,128 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:47,129 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions 2021-12-10 14:34:47,129 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 14:34:47,131 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:47,190 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions HTTP/1.1" 200 253 2021-12-10 14:34:47,192 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 14:34:47,192 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639146881040,"modificationTime":1639146881475,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 14:34:47,195 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:47,195 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:47,195 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 14:34:47,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:47,290 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 222 2021-12-10 14:34:47,292 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 14:34:47,292 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639146881040,"modificationTime":1639146887114} 2021-12-10 14:34:47,295 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:47,295 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:47,296 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 14:34:47,298 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:47,460 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 638 2021-12-10 14:34:47,462 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 14:34:47,463 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","version":"3e5dcaff561740ae82b3af426b317ec7","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 14:34:47,466 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:47,466 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:47,467 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 14:34:47,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:47,638 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 638 2021-12-10 14:34:47,640 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 14:34:47,641 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","version":"3e5dcaff561740ae82b3af426b317ec7","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 14:34:47,643 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-12-10 14:34:47,644 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:47,644 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions 2021-12-10 14:34:47,645 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 14:34:47,647 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:47,708 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions HTTP/1.1" 200 253 2021-12-10 14:34:47,709 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 14:34:47,710 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639146881040,"modificationTime":1639146881475,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 14:34:47,712 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:47,712 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:47,713 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 14:34:47,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:47,800 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 222 2021-12-10 14:34:47,802 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 14:34:47,802 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639146881040,"modificationTime":1639146887114} 2021-12-10 14:34:47,805 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:47,805 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:47,806 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 14:34:47,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:47,975 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 638 2021-12-10 14:34:47,977 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 14:34:47,977 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","version":"3e5dcaff561740ae82b3af426b317ec7","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 14:34:47,981 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:47,981 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:47,982 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 14:34:47,984 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:48,149 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 638 2021-12-10 14:34:48,151 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 14:34:48,151 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","version":"3e5dcaff561740ae82b3af426b317ec7","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 14:34:48,161 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:48,161 DEBUG 131:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7/actions 2021-12-10 14:34:48,161 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-12-10 14:34:48,164 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:50,871 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7/actions HTTP/1.1" 200 2 2021-12-10 14:34:50,873 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-12-10 14:34:50,873 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-12-10 14:34:50,877 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:50,877 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions 2021-12-10 14:34:50,877 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 14:34:50,879 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:50,936 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions HTTP/1.1" 200 253 2021-12-10 14:34:50,937 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 14:34:50,938 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639146881040,"modificationTime":1639146888231,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 14:34:50,940 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:50,941 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:50,941 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 14:34:50,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:51,015 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 223 2021-12-10 14:34:51,017 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 14:34:51,017 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639146881040,"modificationTime":1639146887114} 2021-12-10 14:34:51,020 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:51,020 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:51,021 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 14:34:51,023 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:51,169 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 638 2021-12-10 14:34:51,171 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 14:34:51,171 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","version":"3e5dcaff561740ae82b3af426b317ec7","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 14:34:51,173 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-12-10 14:34:51,174 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:51,174 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions 2021-12-10 14:34:51,174 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 14:34:51,177 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:51,234 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions HTTP/1.1" 200 253 2021-12-10 14:34:51,236 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 14:34:51,236 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639146881040,"modificationTime":1639146888231,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 14:34:51,238 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:51,238 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:51,239 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 14:34:51,240 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:51,330 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 223 2021-12-10 14:34:51,331 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 14:34:51,331 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639146881040,"modificationTime":1639146887114} 2021-12-10 14:34:51,334 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:51,334 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:34:51,334 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 14:34:51,336 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:51,590 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 638 2021-12-10 14:34:51,592 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 14:34:51,593 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","version":"3e5dcaff561740ae82b3af426b317ec7","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 14:34:51,602 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:51,602 DEBUG 131:onap_service.py(1) - [SDC][Submit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7/actions 2021-12-10 14:34:51,602 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-12-10 14:34:51,605 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:58,358 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7/actions HTTP/1.1" 200 2 2021-12-10 14:34:58,360 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-12-10 14:34:58,361 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-12-10 14:34:58,364 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:58,365 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions 2021-12-10 14:34:58,365 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 14:34:58,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:58,438 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions HTTP/1.1" 200 264 2021-12-10 14:34:58,440 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 14:34:58,440 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639146881040,"modificationTime":1639146897137,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-10 14:34:58,442 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-12-10 14:34:58,442 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:58,442 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions 2021-12-10 14:34:58,443 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 14:34:58,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:58,494 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions HTTP/1.1" 200 264 2021-12-10 14:34:58,495 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 14:34:58,496 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639146881040,"modificationTime":1639146897137,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-10 14:34:58,502 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:58,502 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7/actions 2021-12-10 14:34:58,502 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-12-10 14:34:58,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:34:59,238 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7/actions HTTP/1.1" 200 363 2021-12-10 14:34:59,240 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-12-10 14:34:59,241 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"3e5dcaff561740ae82b3af426b317ec7","packageId":"074e6846680b450cb134e40c7bcd6306","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-10 14:34:59,241 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"3e5dcaff561740ae82b3af426b317ec7","packageId":"074e6846680b450cb134e40c7bcd6306","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-10 14:34:59,245 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-10 14:34:59,245 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-10 14:34:59,246 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:34:59,246 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-12-10 14:34:59,246 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-10 14:34:59,248 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 14:34:59,310 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-12-10 14:34:59,312 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-10 14:34:59,312 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"031597d2-f400-415a-aae1-c7606fe2bc8b","invariantUUID":"94ae913e-be33-4c0d-bb42-be0dce0e47d3","name":"vFW 036affe8-168e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/031597d2-f400-415a-aae1-c7606fe2bc8b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-10 14:34:59,314 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 036affe8-168e from SDC 2021-12-10 14:34:59,315 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:34:59,315 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:34:59,315 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:34:59,315 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-10 14:34:59,316 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 14:34:59,316 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-10 14:35:09,327 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-10 14:35:09,329 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-10 14:35:09,330 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:09,330 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-12-10 14:35:09,330 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-10 14:35:09,334 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 14:35:09,416 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-12-10 14:35:09,418 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-10 14:35:09,419 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"031597d2-f400-415a-aae1-c7606fe2bc8b","invariantUUID":"94ae913e-be33-4c0d-bb42-be0dce0e47d3","name":"vFW 036affe8-168e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/031597d2-f400-415a-aae1-c7606fe2bc8b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-10 14:35:09,422 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 036affe8-168e from SDC 2021-12-10 14:35:09,422 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:09,422 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:09,422 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:09,423 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-10 14:35:09,423 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 14:35:09,423 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-10 14:35:09,423 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-10 14:35:09,423 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-10 14:35:09,424 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:09,424 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-12-10 14:35:09,424 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-10 14:35:09,427 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 14:35:09,513 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-12-10 14:35:09,515 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-10 14:35:09,515 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"031597d2-f400-415a-aae1-c7606fe2bc8b","invariantUUID":"94ae913e-be33-4c0d-bb42-be0dce0e47d3","name":"vFW 036affe8-168e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/031597d2-f400-415a-aae1-c7606fe2bc8b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-10 14:35:09,518 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 036affe8-168e from SDC 2021-12-10 14:35:09,518 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:09,519 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:09,519 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:09,519 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-10 14:35:09,519 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 14:35:09,520 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-10 14:35:09,520 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-12-10 14:35:09,520 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-12-10 14:35:09,521 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:09,521 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-12-10 14:35:09,521 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-12-10 14:35:09,523 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:09,816 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-12-10 14:35:09,869 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-12-10 14:35:09,871 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2021-12-10 14:35:09,879 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-12-10 14:35:09,880 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-12-10 14:35:09,880 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-12-10 14:35:09,880 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-12-10 14:35:09,881 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-10 14:35:09,881 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-10 14:35:09,881 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:09,882 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-12-10 14:35:09,882 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-10 14:35:09,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 14:35:09,941 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-12-10 14:35:09,943 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-10 14:35:09,943 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"031597d2-f400-415a-aae1-c7606fe2bc8b","invariantUUID":"94ae913e-be33-4c0d-bb42-be0dce0e47d3","name":"vFW 036affe8-168e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/031597d2-f400-415a-aae1-c7606fe2bc8b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-10 14:35:09,946 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 036affe8-168e from SDC 2021-12-10 14:35:09,946 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:09,946 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:09,946 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:09,947 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-10 14:35:09,947 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 14:35:09,947 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-10 14:35:09,970 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-10 14:35:09,970 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-10 14:35:09,971 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:09,971 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-12-10 14:35:09,971 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-10 14:35:09,973 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:10,027 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 877 2021-12-10 14:35:10,028 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-10 14:35:10,028 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3169c1c6-6bed","description":"vendor software product","vendorName":"e6c616f9-746c-4140-9b61","vendorId":"2a355b6efd45420dbfa35980b04b1d9e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1cfa3dac79b64380a97eb21863aed841","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 036affe8-168e","description":"vendor software product","vendorName":"592b0838-d9e7-4b74-812a","vendorId":"dac04d70ee654bbc9c006fe56379c85a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e3620a02df61436caabbf5feb6713e75","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-12-10 14:35:10,030 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-12-10 14:35:10,030 DEBUG 324:vsp.py(1) - importing VSP pNF 3169c1c6-6bed from SDC 2021-12-10 14:35:10,031 DEBUG 324:vsp.py(1) - importing VSP vFW 036affe8-168e from SDC 2021-12-10 14:35:10,031 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-12-10 14:35:10,031 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-10 14:35:10,031 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:10,032 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions 2021-12-10 14:35:10,032 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 14:35:10,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:10,121 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions HTTP/1.1" 200 264 2021-12-10 14:35:10,123 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 14:35:10,123 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639146881040,"modificationTime":1639146897137,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-10 14:35:10,125 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-10 14:35:10,126 INFO 192:__init__.py(1) - Vsp found, updating information 2021-12-10 14:35:10,126 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-12-10 14:35:10,126 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:10,127 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions 2021-12-10 14:35:10,127 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 14:35:10,129 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:10,221 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions HTTP/1.1" 200 264 2021-12-10 14:35:10,222 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 14:35:10,223 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639146881040,"modificationTime":1639146897137,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-10 14:35:10,225 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:10,226 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions 2021-12-10 14:35:10,226 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 14:35:10,228 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:10,325 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/074e6846680b450cb134e40c7bcd6306/versions HTTP/1.1" 200 264 2021-12-10 14:35:10,326 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 14:35:10,326 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3e5dcaff561740ae82b3af426b317ec7","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639146881040,"modificationTime":1639146897137,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-10 14:35:10,329 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-10 14:35:10,335 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:10,335 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7/actions 2021-12-10 14:35:10,335 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-12-10 14:35:10,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:11,604 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7/actions HTTP/1.1" 200 363 2021-12-10 14:35:11,606 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-12-10 14:35:11,607 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"3e5dcaff561740ae82b3af426b317ec7","packageId":"074e6846680b450cb134e40c7bcd6306","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-10 14:35:11,607 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"3e5dcaff561740ae82b3af426b317ec7","packageId":"074e6846680b450cb134e40c7bcd6306","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-10 14:35:11,610 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:11,611 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 2021-12-10 14:35:11,611 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 14:35:11,613 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:11,954 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/074e6846680b450cb134e40c7bcd6306/versions/3e5dcaff561740ae82b3af426b317ec7 HTTP/1.1" 200 638 2021-12-10 14:35:11,956 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 14:35:11,956 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f5804b10806549309661cb7034e86050","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"074e6846680b450cb134e40c7bcd6306","version":"3e5dcaff561740ae82b3af426b317ec7","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 14:35:11,959 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:11,959 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-12-10 14:35:11,960 DEBUG 132:onap_service.py(1) - [SDC][create Vf] data sent: { "artifacts": {}, "attributes": [], "capabilities": {}, "categories": [ { "normalizedName": "generic", "name": "Generic", "uniqueId": "resourceNewCategory.generic", "subcategories": [{"empty": false, "groupings": null, "icons": ["objectStorage", "compute"], "metadataKeys": [], "name": "Abstract", "normalizedName": "abstract", "ownerId": null, "type": null, "uniqueId": "resourceNewCategory.generic.abstract", "version": null}], "version": null, "ownerId": null, "empty": false, "type": null, "icons": null } ], "componentInstances": [], "componentInstancesAttributes": {}, "componentInstancesProperties": {}, "componentType": "RESOURCE", "contactId": "cs0008", "csarUUID": "074e6846680b450cb134e40c7bcd6306", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_vm", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_vm"], "toscaArtifacts": {}, "vendorName": "basicvm_vendor", "vendorRelease": "1.0" } 2021-12-10 14:35:11,962 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:15,744 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-12-10 14:35:15,767 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-12-10 14:35:15,779 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1639146914187,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"4ae01fb2-b666-4072-9198-8c504e0838aa","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1639146914189,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639146914187,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1639146914204,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"10646a61-31d8-47d9-975d-2739e9942e4c","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.heat1","duplicated":false,"payloadUpdateDate":1639146914219,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639146914204,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1639146914187,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"4ae01fb2-b666-4072-9198-8c504e0838aa","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1639146914189,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639146914187,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1639146914227,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1639146914227,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146914227,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1639146913138,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.assettoscacsar","artifactName":"resource-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146913138,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1639146913138,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.assettoscatemplate","artifactName":"resource-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146913138,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"0de0918e-2c77-4864-ab76-e265c6bc0862","uniqueId":"capability.77a54bb7-d807-46ca-ba53-ba467cd656b4.feature","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"0de0918e-2c77-4864-ab76-e265c6bc0862","capability":"tosca.capabilities.Node","uniqueId":"77a54bb7-d807-46ca-ba53-ba467cd656b4.dependency","ownerId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"0de0918e-2c77-4864-ab76-e265c6bc0862","capability":"tosca.capabilities.Attachment","uniqueId":"0de0918e-2c77-4864-ab76-e265c6bc0862.port","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"0de0918e-2c77-4864-ab76-e265c6bc0862.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0de0918e-2c77-4864-ab76-e265c6bc0862.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0de0918e-2c77-4864-ab76-e265c6bc0862.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.77a54bb7-d807-46ca-ba53-ba467cd656b4.tosca_name","ownerId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.0de0918e-2c77-4864-ab76-e265c6bc0862.show","empty":false},{"parentUniqueId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","definition":false,"name":"state","type":"string","uniqueId":"attribute.77a54bb7-d807-46ca-ba53-ba467cd656b4.state","ownerId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","empty":false},{"parentUniqueId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.77a54bb7-d807-46ca-ba53-ba467cd656b4.tosca_id","ownerId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"0de0918e-2c77-4864-ab76-e265c6bc0862","createdFromCsar":true,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","creationTime":1639146913968,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"0de0918e-2c77-4864-ab76-e265c6bc0862","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1639146914123,"customizationUUID":"e82781ab-7b43-41ad-bf2c-9cdb3d088cc2","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"feature","uniqueId":"capability.77a54bb7-d807-46ca-ba53-ba467cd656b4.feature","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"feature","uniqueId":"capability.77a54bb7-d807-46ca-ba53-ba467cd656b4.feature","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"scalable","uniqueId":"capability.fbfe8f55-e75a-4475-8bae-824ecc24a094.scalable","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"forwarder","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.forwarder","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"binding","uniqueId":"capability.fbfe8f55-e75a-4475-8bae-824ecc24a094.binding","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"binding","uniqueId":"capability.9b2ab51f-0696-42cb-ab7b-85c4738359c1.binding","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"aa20d98b-27ae-4bae-be72-6fbd2fa7ae41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa20d98b-27ae-4bae-be72-6fbd2fa7ae41","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"port_mirroring","uniqueId":"capability.aa20d98b-27ae-4bae-be72-6fbd2fa7ae41.port_mirroring","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"host","uniqueId":"capability.fbfe8f55-e75a-4475-8bae-824ecc24a094.host","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.ephemeral.size","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.ephemeral.size","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"instance","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.instance","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"memory","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.memory","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.iops","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.iops","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.read.requests","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.read.requests","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"cpu.delta","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.cpu.delta","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.capacity","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.capacity","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.read.bytes","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.read.bytes","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.write.bytes","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.write.bytes","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.latency","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.latency","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.read.bytes.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.usage","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.usage","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"cpu_util","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.cpu_util","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.allocation","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.allocation","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.write.requests.rate","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.write.requests.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.write.bytes.rate","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.write.bytes.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.latency","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.latency","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"cpu","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.cpu","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.write.requests","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.write.requests","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.write.bytes","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.write.bytes","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.read.requests","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.read.requests","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.root.size","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.root.size","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.write.bytes.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"vcpus","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.vcpus","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.iops","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.iops","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.usage","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.usage","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.read.requests.rate","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.read.requests.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.write.requests.rate","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.write.requests.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.allocation","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.allocation","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.read.bytes.rate","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.read.bytes.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.read.bytes","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.read.bytes","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"memory.usage","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.memory.usage","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.capacity","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.capacity","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"memory.resident","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.memory.resident","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.write.requests","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.write.requests","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.incoming.packets.rate","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.incoming.packets.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.outgoing.bytes","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.outgoing.bytes","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.outgoing.packets.rate","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.outgoing.packets.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.outpoing.packets","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.outpoing.packets","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.incoming.bytes.rate","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.incoming.bytes.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.incoming.bytes","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.incoming.bytes","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.outgoing.bytes.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.incoming.packets","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.incoming.packets","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"os","uniqueId":"capability.fbfe8f55-e75a-4475-8bae-824ecc24a094.os","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"endpoint","uniqueId":"capability.fbfe8f55-e75a-4475-8bae-824ecc24a094.endpoint","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"attachment","uniqueId":"capability.9b2ab51f-0696-42cb-ab7b-85c4738359c1.attachment","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"77a54bb7-d807-46ca-ba53-ba467cd656b4.dependency","ownerId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"77a54bb7-d807-46ca-ba53-ba467cd656b4.dependency","ownerId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"link","capability":"tosca.capabilities.network.Linkable","uniqueId":"3c4e30bd-d962-41e0-8cde-af34d007a2a5.link","ownerId":"3c4e30bd-d962-41e0-8cde-af34d007a2a5","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094.local_storage","ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7bb28610-6fe3-48d3-92e7-4ca7020de6fd.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.compute_ubuntu20_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.compute_ubuntu20_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.compute_ubuntu20_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_name","value":"[{\"get_input\":\"ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_security_groups","value":"[[\"ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.compute_ubuntu20_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu20"},"actualComponentUid":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","createdFromCsar":true,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","creationTime":1639146913970,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1639146914123,"customizationUUID":"b4c33c68-0b87-42c0-bbb5-ae44babb623f","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","requirementOwnerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group","id":"5db0d4a6-510a-4576-813c-6239b70acb11","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.9b2ab51f-0696-42cb-ab7b-85c4738359c1.attachment","requirementUid":"0de0918e-2c77-4864-ab76-e265c6bc0862.port"},"operations":[]}],"fromNode":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_flavor_name","parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7bb28610-6fe3-48d3-92e7-4ca7020de6fd.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_image_name","parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.compute_ubuntu20_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.compute_ubuntu20_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.compute_ubuntu20_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_name","value":"[{\"get_input\":\"ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_security_groups","value":"[[\"ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.compute_ubuntu20_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b2fbee40-e016-4518-b508-f3130ab2ccda","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"b2fbee40-e016-4518-b508-f3130ab2ccda","empty":false},{"definition":false,"hidden":false,"uniqueId":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.port_ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"0de0918e-2c77-4864-ab76-e265c6bc0862.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0de0918e-2c77-4864-ab76-e265c6bc0862.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0de0918e-2c77-4864-ab76-e265c6bc0862.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group":[{"parentUniqueId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","uniqueId":"attribute.77a54bb7-d807-46ca-ba53-ba467cd656b4.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","empty":false},{"uniqueId":"attribute.0de0918e-2c77-4864-ab76-e265c6bc0862.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","uniqueId":"attribute.77a54bb7-d807-46ca-ba53-ba467cd656b4.state","name":"state","type":"string","definition":false,"ownerId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","empty":false},{"parentUniqueId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","uniqueId":"attribute.77a54bb7-d807-46ca-ba53-ba467cd656b4.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"0de0918e-2c77-4864-ab76-e265c6bc0862","uniqueId":"capability.77a54bb7-d807-46ca-ba53-ba467cd656b4.feature","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"feature","uniqueId":"capability.77a54bb7-d807-46ca-ba53-ba467cd656b4.feature","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"feature","uniqueId":"capability.77a54bb7-d807-46ca-ba53-ba467cd656b4.feature","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"scalable","uniqueId":"capability.fbfe8f55-e75a-4475-8bae-824ecc24a094.scalable","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"forwarder","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.forwarder","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"binding","uniqueId":"capability.fbfe8f55-e75a-4475-8bae-824ecc24a094.binding","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"binding","uniqueId":"capability.9b2ab51f-0696-42cb-ab7b-85c4738359c1.binding","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"aa20d98b-27ae-4bae-be72-6fbd2fa7ae41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa20d98b-27ae-4bae-be72-6fbd2fa7ae41","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"port_mirroring","uniqueId":"capability.aa20d98b-27ae-4bae-be72-6fbd2fa7ae41.port_mirroring","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"host","uniqueId":"capability.fbfe8f55-e75a-4475-8bae-824ecc24a094.host","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.ephemeral.size","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.ephemeral.size","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"instance","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.instance","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"memory","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.memory","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.iops","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.iops","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.read.requests","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.read.requests","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"cpu.delta","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.cpu.delta","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.capacity","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.capacity","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.read.bytes","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.read.bytes","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.write.bytes","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.write.bytes","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.latency","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.latency","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.read.bytes.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.usage","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.usage","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"cpu_util","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.cpu_util","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.allocation","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.allocation","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.write.requests.rate","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.write.requests.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.write.bytes.rate","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.write.bytes.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.latency","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.latency","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"cpu","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.cpu","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.write.requests","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.write.requests","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.write.bytes","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.write.bytes","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.read.requests","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.read.requests","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.root.size","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.root.size","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.write.bytes.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"vcpus","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.vcpus","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.iops","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.iops","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.usage","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.usage","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.read.requests.rate","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.read.requests.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.write.requests.rate","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.write.requests.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.allocation","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.allocation","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.read.bytes.rate","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.read.bytes.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.read.bytes","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.read.bytes","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"memory.usage","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.memory.usage","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.device.capacity","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.device.capacity","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"memory.resident","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.memory.resident","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6800a6a5-5482-4063-993f-90d642fde821","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6800a6a5-5482-4063-993f-90d642fde821","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"disk.write.requests","uniqueId":"capability.6800a6a5-5482-4063-993f-90d642fde821.disk.write.requests","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.incoming.packets.rate","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.incoming.packets.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.outgoing.bytes","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.outgoing.bytes","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.outgoing.packets.rate","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.outgoing.packets.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.outpoing.packets","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.outpoing.packets","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.incoming.bytes.rate","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.incoming.bytes.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.incoming.bytes","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.incoming.bytes","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.outgoing.bytes.rate","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23abd2a9-f7c0-4954-bad4-41aebb99b491","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"network.incoming.packets","uniqueId":"capability.23abd2a9-f7c0-4954-bad4-41aebb99b491.network.incoming.packets","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"os","uniqueId":"capability.fbfe8f55-e75a-4475-8bae-824ecc24a094.os","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","empty":false}],"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"endpoint","uniqueId":"capability.fbfe8f55-e75a-4475-8bae-824ecc24a094.endpoint","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"attachment","uniqueId":"capability.9b2ab51f-0696-42cb-ab7b-85c4738359c1.attachment","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"0de0918e-2c77-4864-ab76-e265c6bc0862","capability":"tosca.capabilities.Node","uniqueId":"77a54bb7-d807-46ca-ba53-ba467cd656b4.dependency","ownerId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"77a54bb7-d807-46ca-ba53-ba467cd656b4.dependency","ownerId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"77a54bb7-d807-46ca-ba53-ba467cd656b4.dependency","ownerId":"77a54bb7-d807-46ca-ba53-ba467cd656b4","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.9b2ab51f-0696-42cb-ab7b-85c4738359c1.ubuntu20_ubuntu20_admin_plane_port_0","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"link","capability":"tosca.capabilities.network.Linkable","uniqueId":"3c4e30bd-d962-41e0-8cde-af34d007a2a5.link","ownerId":"3c4e30bd-d962-41e0-8cde-af34d007a2a5","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"0de0918e-2c77-4864-ab76-e265c6bc0862","capability":"tosca.capabilities.Attachment","uniqueId":"0de0918e-2c77-4864-ab76-e265c6bc0862.port","ownerId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"path":["4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.3c0c42d7-eb19-4af2-8936-365700316509.ubuntu20","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"4ffeda4b-4946-4ef9-a21b-62cd05dcedc7","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094.local_storage","ownerId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu20-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_pub_key","type":"string","required":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu20_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu20-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_name_0","type":"string","required":false,"defaultValue":"Ubuntu20","description":"The VM name","password":false,"name":"ubuntu20_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.dcae_collector_ip","type":"string","required":false,"defaultValue":"10.4.2.166","description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu20-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.dcae_collector_port","type":"string","required":false,"defaultValue":"30417","description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_image_name","type":"string","required":false,"defaultValue":"ubuntu-20.04","description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.admin_plane_net_name","type":"string","required":false,"defaultValue":"admin","description":"The external management network","password":false,"name":"admin_plane_net_name","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"8756a6d0-1f90-4b21-866c-e6a41bd0d406","groupUUID":"7abf0765-cf1c-4163-bb2c-1e4b82c1d0c4","members":{"abstract_ubuntu20":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ubuntu20_admin_security_group":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu20.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicVm..base_ubuntu20..module-0","uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["2a73d3e6-db94-44f5-9531-017d2d2ba5b7.heat1env","2a73d3e6-db94-44f5-9531-017d2d2ba5b7.heat1"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"da7f285d-caad-4aa0-8a55-a649b70f6156","artifactsUuid":["10646a61-31d8-47d9-975d-2739e9942e4c"],"groupUUID":"cce1348c-12d0-48b6-9850-71070a40465e","members":{"abstract_ubuntu20":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.4ffeda4b-4946-4ef9-a21b-62cd05dcedc7.abstract_ubuntu20","ubuntu20_admin_security_group":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.0de0918e-2c77-4864-ab76-e265c6bc0862.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1639146913139,"icon":"defaulticon","description":"VF","tags":["basic_vm"],"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7","componentMetadataForSupportLog":{"SupportablityComponentUUID":"31cf32cc-ff83-426d-be49-de052e45e1cc","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"074e6846680b450cb134e40c7bcd6306","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"31cf32cc-ff83-426d-be49-de052e45e1cc","highestVersion":true,"systemName":"BasicVm","invariantUUID":"804c0e3e-cf88-4d3a-81f2-98f3a9a50f6f","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1639146914071,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1639146914204,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"10646a61-31d8-47d9-975d-2739e9942e4c","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.heat1","duplicated":false,"payloadUpdateDate":1639146914219,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639146914204,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1639146914187,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"4ae01fb2-b666-4072-9198-8c504e0838aa","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1639146914189,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639146914187,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1639146914227,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1639146914227,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146914227,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7"},"categorySpecificMetadata":{},"csarUUID":"074e6846680b450cb134e40c7bcd6306","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"} 2021-12-10 14:35:15,793 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-12-10 14:35:15,794 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:25,805 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-12-10 14:35:25,811 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:25,811 DEBUG 131:onap_service.py(1) - [SDC][Certify Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/2a73d3e6-db94-44f5-9531-017d2d2ba5b7/lifecycleState/Certify 2021-12-10 14:35:25,812 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-12-10 14:35:25,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:31,762 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/2a73d3e6-db94-44f5-9531-017d2d2ba5b7/lifecycleState/Certify HTTP/1.1" 200 1276 2021-12-10 14:35:31,763 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-12-10 14:35:31,764 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"c6ff2ad8-fc64-4619-9bd2-8e2a0748856f","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1639146913139,"lastUpdateDate":1639146927095,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"c6ff2ad8-fc64-4619-9bd2-8e2a0748856f"},"csarUUID":"074e6846680b450cb134e40c7bcd6306","csarVersion":"1.0","invariantUUID":"804c0e3e-cf88-4d3a-81f2-98f3a9a50f6f","componentType":"RESOURCE","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","uuid":"31cf32cc-ff83-426d-be49-de052e45e1cc"} 2021-12-10 14:35:31,766 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-10 14:35:31,767 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-10 14:35:31,767 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:31,767 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-12-10 14:35:31,767 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-10 14:35:31,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 14:35:31,856 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-12-10 14:35:31,858 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-10 14:35:31,858 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"031597d2-f400-415a-aae1-c7606fe2bc8b","invariantUUID":"94ae913e-be33-4c0d-bb42-be0dce0e47d3","name":"vFW 036affe8-168e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/031597d2-f400-415a-aae1-c7606fe2bc8b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"31cf32cc-ff83-426d-be49-de052e45e1cc","invariantUUID":"804c0e3e-cf88-4d3a-81f2-98f3a9a50f6f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/31cf32cc-ff83-426d-be49-de052e45e1cc/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-10 14:35:31,861 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 036affe8-168e from SDC 2021-12-10 14:35:31,861 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:31,861 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:31,861 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:31,862 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 14:35:31,862 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:31,862 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:31,862 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:31,862 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-12-10 14:35:31,863 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 14:35:31,863 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-10 14:35:31,863 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:31,863 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-12-10 14:35:31,864 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-10 14:35:31,866 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:31,963 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 14:35:31,966 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-10 14:35:31,969 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c894139-6b5b-4ed7-9846-3b034e164160","lifecycleState":"CERTIFIED","lastUpdateDate":1639139194134,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9c53e0a-7836-432e-8c7e-c9fc72473852","invariantUUID":"f1536e19-0f47-4747-9647-43933b74d024","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcc3cc4b-5d90-40df-9abd-2ec483f39999","lifecycleState":"CERTIFIED","lastUpdateDate":1639139208041,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b390ca-5304-4588-8c38-50e2ad55244a","invariantUUID":"914c383d-6348-483d-81f4-94ad7a6a1668","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa20d98b-27ae-4bae-be72-6fbd2fa7ae41","lifecycleState":"CERTIFIED","lastUpdateDate":1639139199030,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67fa4bec-30d8-4b41-bab1-ffaf8fcad180","invariantUUID":"c64e4a62-f746-4a0d-bcd8-d5775e1d168a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2672aa15-62e6-48ab-9a47-53042b29214b","lifecycleState":"CERTIFIED","lastUpdateDate":1639139142794,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b19e1bf-df37-481a-9849-08f31d8bf9f5","invariantUUID":"b83b2258-e44e-4568-abd7-e0044d5f5742","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7b91ba1-d4c1-4768-994b-20b7ac88629e","lifecycleState":"CERTIFIED","lastUpdateDate":1639139167525,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"151f5349-37bc-4c30-afc3-514d2a5279d7","invariantUUID":"2f88413a-8a73-4e69-9149-5cc3c25f8824","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e789f1cc-278d-4c46-8bff-47bf35e774fc","lifecycleState":"CERTIFIED","lastUpdateDate":1639139269619,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"603867f5-00f7-4869-a325-760736f7b17b","invariantUUID":"fd3305a1-7544-440e-84c6-86661fc946ed","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bea2939-7a09-4daf-8eb1-fcbe921a84b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639139158572,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a427e7c-4a99-49e7-bcf4-973f8d26b65b","invariantUUID":"f1e83183-fe31-4252-84f3-d6c5deb18e56","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d7baa2a-fe23-4b34-95f2-6e4d84192be8","lifecycleState":"CERTIFIED","lastUpdateDate":1639139273050,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90c91916-e386-467a-88ed-13ae437ee876","invariantUUID":"c1c148df-f31c-44fe-a249-98737f58bda7","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aaee075-f9da-4a83-9ea4-9c48af5dd446","lifecycleState":"CERTIFIED","lastUpdateDate":1639139271043,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de0016fa-dc38-4615-a788-305dfb1adc86","invariantUUID":"50ec8a7d-7ba4-453f-94f7-84c9206316b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6381db2b-9bfd-4eb3-8f99-d42bd26b0df1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139249277,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"924796cf-0c07-41b8-bec1-02e874595064","invariantUUID":"1c204d75-fb59-4030-9256-0908cdda8205","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d540812b-628d-4c0f-99a0-c5821c0e3152","lifecycleState":"CERTIFIED","lastUpdateDate":1639139233121,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48f64df5-d171-4f33-9817-29697396bc90","invariantUUID":"c30bbdd8-a390-4994-b559-ad24ab9c80c6","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89957a68-6097-443e-9e9f-e72cc2a7f082","lifecycleState":"CERTIFIED","lastUpdateDate":1639139260975,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a2b974-adbc-406b-948e-a4ec6ab9bf63","invariantUUID":"77d210bb-4265-4619-9d73-2f599d880d59","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"60d49807-5a0e-48ca-bd87-a0b33523682d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139295308,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78d38a78-0d28-4116-9e21-1de97ca57017","invariantUUID":"c038f0b6-ee9a-4a24-ba19-dcad1f03951c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"537df9b1-da6d-45b2-ab1c-4b7a5563debd","lifecycleState":"CERTIFIED","lastUpdateDate":1639139243227,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbff68d4-dbae-4360-841b-1b51d2fd92bf","invariantUUID":"6b28ded9-885b-4393-be12-9e27cc8c9105","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e581c8a4-4c6c-4b03-bc3f-7ea0f712c850","lifecycleState":"CERTIFIED","lastUpdateDate":1639139161948,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"889b6a19-3662-4f36-8031-e445e369aec9","invariantUUID":"268f162c-9b0f-456f-9ab8-a98a047d27f4","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab15c807-54f3-4d96-8fe8-bc95900dcc0c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139236091,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"573fedfe-cb8b-46be-a1c6-fb7df2a156fc","invariantUUID":"629d97dc-07f8-4b1b-b564-0fb776ad1e06","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5833f15d-7f07-4482-b1f0-94e025893d28","lifecycleState":"CERTIFIED","lastUpdateDate":1639139330699,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a170e62e-9ba4-483f-a7d3-6383edd92e60","invariantUUID":"5750eccc-3988-4dc8-a24c-3621629f61fd","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5554c4d5-33f3-42c2-8430-8abb4c9fd7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1639139227456,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0aa0048-b8df-4075-9cdc-1c79a571fcd7","invariantUUID":"5bf2748b-f10e-4ac5-925a-24654f965971","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"25ef9d28-d1d1-4d05-9ed4-58e8420449c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139293656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5154480-aa6b-437d-929d-4f2640a1a508","invariantUUID":"06435dea-c4d8-42c1-9f62-45597a8beb5d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3c4e30bd-d962-41e0-8cde-af34d007a2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639139149245,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0612e96d-b7cb-416d-b938-b1f7766cc401","invariantUUID":"2c6adac8-4ea7-42c8-abba-8d43d84bfe0e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78f80335-2c76-43b6-85cb-8895c684bcb1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139195606,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d78fe9-9544-48c7-997d-f5163c729a55","invariantUUID":"88438a45-52d2-42d7-96fc-cd98e3ecccb2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95cc93b7-cf87-487d-b092-3b06bf4dca6b","lifecycleState":"CERTIFIED","lastUpdateDate":1639139218538,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"488186f4-733c-475c-90b4-455f376fd9bf","invariantUUID":"c93b91e0-5fe4-40d2-86f9-b788f94128cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1bb0ae6c-7d5e-4541-995b-8348d4aa0797","lifecycleState":"CERTIFIED","lastUpdateDate":1639139238869,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef6d2932-b1ac-4d33-b3fb-f84b399c46bd","invariantUUID":"85684976-38d9-4fc9-9ce6-e2175be174c5","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"57604804-d042-4c9b-9ab7-5df1a617bacf","lifecycleState":"CERTIFIED","lastUpdateDate":1639139328083,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1904f731-0df1-453f-b9f3-cf2779424762","invariantUUID":"8d5e01ad-7290-469e-b721-9a11fcab33c2","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1e23420-9039-4dac-86ff-a1026a50e02c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139241821,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a10b777-38a2-4fc1-9e4f-3d3e5a606fe3","invariantUUID":"f314ae54-3b35-4719-812f-e287b408b287","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c18228d1-dd89-44aa-94ed-67d2142460e8","lifecycleState":"CERTIFIED","lastUpdateDate":1639139262418,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba92e507-751c-4bb8-a50d-9578f5a9c949","invariantUUID":"7e4771ae-0148-4713-9510-9e3c790313d6","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"928dd5ba-99a0-4382-a85a-238e63f5ad96","lifecycleState":"CERTIFIED","lastUpdateDate":1639139157017,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da5f26c3-81bc-401f-8fb5-c07b3e3d83a9","invariantUUID":"76ad1557-2ce9-4371-a545-2259b588885a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","lifecycleState":"CERTIFIED","lastUpdateDate":1639139133305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f2c329c-89ce-43b9-bd91-03d52c1e89bf","invariantUUID":"8134b861-9580-4b17-a359-6c129914fec6","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a6f3446f-c8d3-418f-9efd-d1f297b171c3","lifecycleState":"CERTIFIED","lastUpdateDate":1639139288903,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8e0935-c870-4ce4-83b1-d9ddf2d1f4dc","invariantUUID":"3c19aa0f-55e6-40bc-9505-3e5cb95751c4","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c6ff2ad8-fc64-4619-9bd2-8e2a0748856f","lifecycleState":"CERTIFIED","lastUpdateDate":1639146927095,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"31cf32cc-ff83-426d-be49-de052e45e1cc","invariantUUID":"804c0e3e-cf88-4d3a-81f2-98f3a9a50f6f","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70dc632e-e114-4ee0-a41a-859ab361c536","lifecycleState":"CERTIFIED","lastUpdateDate":1639146216477,"name":"pNF 3169c1c6-6bed","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7046f292-6bca-4c3e-ae40-11f863534683","invariantUUID":"afe58dec-a3b0-444c-9fbc-c0bfdfd62122","systemName":"Pnf3169c1c66bed","description":"vendor software product","tags":["pNF 3169c1c6-6bed"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9abf384-2966-49df-bae6-a4113161999c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139215015,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0282d98d-3238-46fb-ac06-77b5d8002b13","invariantUUID":"06f52c85-5abf-4d80-9e31-05e9335e0e35","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4595b115-4639-4a34-898f-55702720bc5a","lifecycleState":"CERTIFIED","lastUpdateDate":1639139282648,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa960c02-0a33-466a-94ec-481879aba4eb","invariantUUID":"0d6aec47-9b0d-4fbe-8476-1ac2100326a1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5725cf3-7d0d-4c8f-9f59-6827e2cc81a8","lifecycleState":"CERTIFIED","lastUpdateDate":1639139287007,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f535ef4a-5ed6-4372-aee7-9177d2257fbc","invariantUUID":"29e01823-29a3-434b-8412-b8e459a7f4a8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"084645cf-b821-4429-8cfb-8c5f822457c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139332029,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c4f0c5f-058f-49da-b27d-a6b918c4d1fe","invariantUUID":"8fb9f7ac-3ab3-4d54-9f56-803105660fc3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b2ab51f-0696-42cb-ab7b-85c4738359c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139200601,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00adc9b9-22b8-4f22-baa0-a778b242a60d","invariantUUID":"fc6967b0-5d67-4cf9-928f-71f30071c536","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a2ace9db-3a1d-4ece-a8ea-51504ff586c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139280214,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caef2858-6c33-4034-86be-72cac96d1c6b","invariantUUID":"8091fd95-d59d-4fcf-b06f-2c53838db7e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"def9295e-c3f2-4c8f-9d75-b56269be86fd","lifecycleState":"CERTIFIED","lastUpdateDate":1639139251037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"411dfa3f-c027-497f-8113-664320a6cafa","invariantUUID":"4103081d-5a11-4e56-a6ed-4a29c5794dad","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d1c6be8-8044-43a8-9d8b-3acac0626e18","lifecycleState":"CERTIFIED","lastUpdateDate":1639139326797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96ccdb5f-ffd4-48cf-bf47-8559162d5a29","invariantUUID":"3fcbea36-1709-48f9-b3b9-8ddfde5158af","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"24962bc6-28bd-420e-88f7-97619ec3a4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639139141180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"59a82ba1-8b48-4bbf-a060-0a31230deb33","invariantUUID":"ca3fd750-84cb-464b-bd3f-de7d25c6c3d5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25bf22b9-2a7b-4c3f-8ab1-c15ba490e658","lifecycleState":"CERTIFIED","lastUpdateDate":1639139292043,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6da8a9d-0e23-4c92-81fd-4ac58b0b639e","invariantUUID":"40948d7c-3882-41a4-af1e-580f4835daae","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a378a890-6b72-402b-bea2-b09ce2e2fe46","lifecycleState":"CERTIFIED","lastUpdateDate":1639139190911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"012a039e-97a4-4192-933f-189b51111d02","invariantUUID":"f785b360-411e-4da2-b88d-66c24d153532","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f1574dcf-4321-4d4c-9e2d-85dc428504ee","lifecycleState":"CERTIFIED","lastUpdateDate":1639139290569,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"889d6096-ce6d-4181-82cb-49d4680c4558","invariantUUID":"1f4d28d8-b9f4-4ee5-9794-f72f006a01eb","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3e02c3fc-55cd-43a6-a2ec-2713fe745092","lifecycleState":"CERTIFIED","lastUpdateDate":1639139224222,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"53fa1ae7-3c28-4495-9192-80e87833e2f0","invariantUUID":"a8809825-e477-44e0-bf75-6ff3eb30c247","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa5015c9-54d8-46a6-9541-ee0c28899322","lifecycleState":"CERTIFIED","lastUpdateDate":1639139333494,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b502a4b-304d-484b-b94f-17e11cd3de00","invariantUUID":"50628771-c27f-4f93-aafb-3e33fedfd921","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64b53d2d-6be6-4186-8949-ab9ddb698ae0","lifecycleState":"CERTIFIED","lastUpdateDate":1639139170678,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9214d1e8-47c4-43a5-a01b-0e7a9bae16d3","invariantUUID":"c1282105-0579-4000-860f-7e83a7d31ebf","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4edf4f8-a0d4-4694-a1c4-054272e7d22d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139172158,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"04c3a97d-348c-493d-9b87-f13e43270b93","invariantUUID":"4f857737-8cdf-40ee-8d0b-0951fb34a954","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d850677-dacf-4b43-9d34-16d625125e35","lifecycleState":"CERTIFIED","lastUpdateDate":1639139325268,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0597856-942e-4c4a-b290-cf4252ba1ed2","invariantUUID":"3c194049-d844-44da-b397-7cc2a21ec7db","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c363ea2-5bae-4c4e-9d3f-e837a0f388cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639139268220,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a88851db-1453-464a-bcd6-778a3ae8a407","invariantUUID":"ab9efb77-d655-48cc-aaf1-8f184fe53522","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9b59c9f-81e3-448f-9fcc-055735be56de","lifecycleState":"CERTIFIED","lastUpdateDate":1639139323997,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf1b231-6a39-4467-ae92-ce63597631c1","invariantUUID":"785ac15a-3b41-46fc-ae17-12788308d3f9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30755e59-b0b7-4640-830a-1c6af44cf410","lifecycleState":"CERTIFIED","lastUpdateDate":1639139165986,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac28897-fbb0-4ed1-a72c-f754584424fb","invariantUUID":"8fd88b79-b94d-4f04-a56c-b2ef0d4e0f19","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4f6a5ac-cbb7-44d6-af03-87d4a60e35a9","lifecycleState":"CERTIFIED","lastUpdateDate":1639139169092,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0278c50e-ca9d-479c-b60a-b6f75b4e4e90","invariantUUID":"4f5e1bb2-a0f3-421f-b7cb-3fb7df931f4c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f713a9c-10ed-42a6-ac7f-a94a707ff05f","lifecycleState":"CERTIFIED","lastUpdateDate":1639139335198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6327bffb-1a32-4ac4-90de-86beaf474b7c","invariantUUID":"f0766b36-f76c-49f4-a601-cff44ce0577a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6080ab-bf63-4ae8-bfff-161b207d57a7","lifecycleState":"CERTIFIED","lastUpdateDate":1639139265387,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4513a25f-4e48-4fc3-a009-ab238bb280b0","invariantUUID":"60ba5db8-a623-46d2-9f2d-84f268638322","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"985ecb3b-a197-4939-a764-99e76da91ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1639144856987,"name":"vFW 036affe8-168e","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"031597d2-f400-415a-aae1-c7606fe2bc8b","invariantUUID":"94ae913e-be33-4c0d-bb42-be0dce0e47d3","systemName":"Vfw036affe8168e","description":"vendor software product","tags":["vFW 036affe8-168e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec041856-704f-42a0-9b80-06ae9b894570","lifecycleState":"CERTIFIED","lastUpdateDate":1639139150763,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7da9a3dc-a1a7-4c26-941b-0991dbe6e20e","invariantUUID":"6baf866b-5b20-4fa4-b22d-eb023bd56575","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0021f08-3a25-40fb-8868-1c15cdd9ecf0","lifecycleState":"CERTIFIED","lastUpdateDate":1639139229312,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7903c4-b905-48a7-a832-95315ab40f6b","invariantUUID":"22d8b34d-a996-49b9-815d-d40856a95b33","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"862604ff-baa1-451b-85ee-2630b9525a87","lifecycleState":"CERTIFIED","lastUpdateDate":1639139202046,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7491daa-6e13-4291-92fd-6e3d4f9983ed","invariantUUID":"4fa1cdb6-8ace-4354-8679-a8860796288e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c1114042-e0cd-40eb-abaa-d4af21e8711d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139225946,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c5d912-7ab3-4509-8b08-78806a0cefb8","invariantUUID":"915cb8d1-f3bc-4713-bac5-fa2922f3a5b7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8b0bd50c-d181-4a94-8737-de3d552d5b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1639139259179,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b083aecf-99e5-47d0-854a-577429997112","invariantUUID":"586139fb-4287-440f-a65f-045c6dc7e5b4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db8cfb80-cbb6-4050-b68d-9df333048668","lifecycleState":"CERTIFIED","lastUpdateDate":1639139321399,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33beb737-a611-4124-b396-5ac3e46e11f5","invariantUUID":"d152d6a2-b24a-48d9-814b-f38e33b64a2e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b712516-e316-4b25-a255-25442f284b49","lifecycleState":"CERTIFIED","lastUpdateDate":1639139237486,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc455b7-79cd-4794-b464-5908c89d35d4","invariantUUID":"a846f8f3-968e-407a-a3fb-654e37d20c2c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"2f11cc44-c08f-4e3c-88e0-7a329cfdcec5","lifecycleState":"CERTIFIED","lastUpdateDate":1639139147639,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa25099f-a009-431a-b48f-ca4855690378","invariantUUID":"432f7ef3-db82-49bc-b329-b97d10c82305","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9edb113-cec4-4abc-84bc-5b8fb7cd459e","lifecycleState":"CERTIFIED","lastUpdateDate":1639139266848,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c068532b-9756-418a-acd7-30ee35c3b984","invariantUUID":"e979535f-8048-4ece-9817-830f2267772b","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"389cef21-caf1-481a-be62-4e9db591598d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139336687,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f235f6a7-d425-445a-ba2a-a5d1b2172afa","invariantUUID":"8b66717a-1026-40a6-b3b0-27885c140424","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f958ed37-7ad7-4dbc-817e-152b3da8edaf","lifecycleState":"CERTIFIED","lastUpdateDate":1639139144445,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2227d875-17cf-46c3-a207-27a434f1b892","invariantUUID":"25a6060e-8feb-45b0-91a4-d80f89d0988e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"696a4016-75b5-4046-a709-2a8ee4473970","lifecycleState":"CERTIFIED","lastUpdateDate":1639139183447,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"890ade35-0541-405b-b61a-d21398c008ee","invariantUUID":"fab339e3-652e-4151-bedc-fcb8f93027d5","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"642c6f33-fbd2-4e51-abff-de4765ada190","lifecycleState":"CERTIFIED","lastUpdateDate":1639139178268,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"74341f59-1806-4d59-9bc2-5c3ff24784d9","invariantUUID":"fbbacb1a-5ccc-4248-a0d0-f276367a0392","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4d58b84-0173-4145-9d14-c912d1c06476","lifecycleState":"CERTIFIED","lastUpdateDate":1639139192683,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19360215-1e41-4b8f-9560-fddc96362a61","invariantUUID":"af290075-f0b2-4b74-ba2e-98077af4d39a","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"debfcea8-3b79-4a41-8423-5fffa6fb9178","lifecycleState":"CERTIFIED","lastUpdateDate":1639139231568,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8de081f-8cfd-4d11-a9cc-964281039d15","invariantUUID":"f082bc72-8158-4a63-ac0a-0bda4e0ee0ac","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3c7e2aa-62ee-4b94-9efd-31648ed3a907","lifecycleState":"CERTIFIED","lastUpdateDate":1639139275494,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59f60583-4d88-4df9-afc0-9f3dc3ea4470","invariantUUID":"025e9b8d-4ea0-402a-9dc0-1667017d6e25","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5d46826f-c91d-48bb-ac2c-a26e9af89282","lifecycleState":"CERTIFIED","lastUpdateDate":1639139263974,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd5f884-bd94-4927-9e3b-4724cd1a5079","invariantUUID":"c119f923-cdc9-49d8-a77e-9eee5b9dd682","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7e51092-31c5-4151-8244-3f72414c3139","lifecycleState":"CERTIFIED","lastUpdateDate":1639139277111,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54895f43-4d18-41da-bccd-2d0f54d6e843","invariantUUID":"483e4d32-9a62-4ba2-a80c-37ed18d0017a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96c1867b-ffbb-43ea-ba47-ce2548af3740","lifecycleState":"CERTIFIED","lastUpdateDate":1639139160009,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d29eaab5-48c6-4fab-8103-69a05fc0699a","invariantUUID":"1d5e954a-a58f-4c0f-8335-de79831971e0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f659dbc-1dc3-4850-9809-343387e7c0fc","lifecycleState":"CERTIFIED","lastUpdateDate":1639139222110,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe718cae-be88-4f85-b6bb-750ac495bd41","invariantUUID":"c7ed942d-62d9-4301-bc42-9f802935f900","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f33b6bb1-988f-45e5-9f0b-522298017303","lifecycleState":"CERTIFIED","lastUpdateDate":1639139179714,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09355998-57ba-4f2b-a80b-6d2f6f22c419","invariantUUID":"b94fce76-002c-42d4-a5da-65fa95ba14ca","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f06df59-ecc3-48ff-b894-af9740df81a9","lifecycleState":"CERTIFIED","lastUpdateDate":1639139212773,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992939c5-34c6-4b75-9050-b2f755d2334a","invariantUUID":"e596d506-be75-4945-97d2-ed5acf6ab1ca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9ed7fa0d-712f-4874-a1d6-d0f937dccf63","lifecycleState":"CERTIFIED","lastUpdateDate":1639139329435,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63639491-736d-45fb-b745-9ffc7def4d13","invariantUUID":"c21adede-785a-45a2-9703-36528dd0f612","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36d29177-0d82-483e-8183-9578087d9c6f","lifecycleState":"CERTIFIED","lastUpdateDate":1639139257360,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9849600d-fd1e-4451-856e-862fc72333b0","invariantUUID":"dcd64d5f-4bef-4cee-8206-4110adcd3247","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75b4a885-f54f-4a25-8317-fa0c710555cd","lifecycleState":"CERTIFIED","lastUpdateDate":1639139164233,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21c2e67c-4b3c-4b2f-94b2-85085a41ba3d","invariantUUID":"1b15b163-ce87-4e12-ba63-ee801b28247d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107ca7fc-6c1b-4910-ba43-836fe38e572c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139220152,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15f1a9f4-a27c-4403-8a31-3c8e1bb45970","invariantUUID":"8bde3c6f-75bd-4ce5-adfc-2dd2f9243b8a","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c3a01470-c1ec-4c0d-9266-2651f825af33","lifecycleState":"CERTIFIED","lastUpdateDate":1639139322726,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c180ef9-5f20-4c8b-8760-032570a246c9","invariantUUID":"15414dde-0139-4df0-938f-7f7ea67d824f","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0de0918e-2c77-4864-ab76-e265c6bc0862","lifecycleState":"CERTIFIED","lastUpdateDate":1639139187873,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5890276-8564-496d-b678-c11bb17e5f97","invariantUUID":"ff2c7041-2947-4a0d-b6d3-bb7bfa180de0","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37d05280-5c3d-4ec8-9479-6f727274fd0a","lifecycleState":"CERTIFIED","lastUpdateDate":1639139185360,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4497dcaf-ee10-4e0d-bbe9-1480c3dec3eb","invariantUUID":"b1c748ba-6df2-4bd7-b178-b077056c567c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"98f1e456-a011-4ea9-9e52-a2994c16f676","lifecycleState":"CERTIFIED","lastUpdateDate":1639139155387,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4d8b0ab-da9b-41c6-a5b5-439f7e27cee5","invariantUUID":"7f9fb54f-20f5-4833-91b8-2860486927c2","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3818dbf0-0512-4f7d-a5f9-8d4a9b885e70","lifecycleState":"CERTIFIED","lastUpdateDate":1639146223602,"name":"Demo_pNF_fMuIKT1Y1FYinxrqwn9f","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a228154-15b4-4048-8e49-f8c70bc06e96","invariantUUID":"917a6153-2316-4171-99a2-3fd977ad251e","systemName":"DemoPnfFmuikt1y1fyinxrqwn9f","description":"catalog service description","tags":["robot-ete","Demo_pNF_fMuIKT1Y1FYinxrqwn9f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"863eedac-da65-4742-83b3-b73e89829054","lifecycleState":"CERTIFIED","lastUpdateDate":1639144866020,"name":"vFW 2021-12-10 14-00-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"eccc9763-7748-40a0-81d7-cad150dca01a","invariantUUID":"d9a83c5c-ef3d-45f2-9fd5-f2e58d0a0812","systemName":"Vfw20211210140015","description":"catalog service description","tags":["robot-ete","vFW 2021-12-10 14-00-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8da69209-470e-4cc9-a78b-034ced0d200d","lifecycleState":"CERTIFIED","lastUpdateDate":1639146860937,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e9c46e7a-853c-45f5-b4a9-8da3e707a653","invariantUUID":"6be4bd85-87f6-4d79-a3c1-4f9d7743f0f0","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-10 14:35:31,976 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-12-10 14:35:41,987 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-10 14:35:41,987 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-10 14:35:41,988 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:41,988 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-12-10 14:35:41,988 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-10 14:35:41,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 14:35:42,073 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-12-10 14:35:42,075 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-10 14:35:42,075 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"031597d2-f400-415a-aae1-c7606fe2bc8b","invariantUUID":"94ae913e-be33-4c0d-bb42-be0dce0e47d3","name":"vFW 036affe8-168e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/031597d2-f400-415a-aae1-c7606fe2bc8b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"31cf32cc-ff83-426d-be49-de052e45e1cc","invariantUUID":"804c0e3e-cf88-4d3a-81f2-98f3a9a50f6f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/31cf32cc-ff83-426d-be49-de052e45e1cc/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-10 14:35:42,078 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 036affe8-168e from SDC 2021-12-10 14:35:42,079 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:42,079 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:42,079 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:42,079 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 14:35:42,080 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:42,080 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:42,080 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:42,080 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-12-10 14:35:42,080 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 14:35:42,081 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-10 14:35:42,081 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:42,081 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-12-10 14:35:42,082 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-10 14:35:42,084 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:42,179 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 14:35:42,182 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-10 14:35:42,185 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c894139-6b5b-4ed7-9846-3b034e164160","lifecycleState":"CERTIFIED","lastUpdateDate":1639139194134,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9c53e0a-7836-432e-8c7e-c9fc72473852","invariantUUID":"f1536e19-0f47-4747-9647-43933b74d024","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcc3cc4b-5d90-40df-9abd-2ec483f39999","lifecycleState":"CERTIFIED","lastUpdateDate":1639139208041,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b390ca-5304-4588-8c38-50e2ad55244a","invariantUUID":"914c383d-6348-483d-81f4-94ad7a6a1668","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa20d98b-27ae-4bae-be72-6fbd2fa7ae41","lifecycleState":"CERTIFIED","lastUpdateDate":1639139199030,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67fa4bec-30d8-4b41-bab1-ffaf8fcad180","invariantUUID":"c64e4a62-f746-4a0d-bcd8-d5775e1d168a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2672aa15-62e6-48ab-9a47-53042b29214b","lifecycleState":"CERTIFIED","lastUpdateDate":1639139142794,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b19e1bf-df37-481a-9849-08f31d8bf9f5","invariantUUID":"b83b2258-e44e-4568-abd7-e0044d5f5742","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7b91ba1-d4c1-4768-994b-20b7ac88629e","lifecycleState":"CERTIFIED","lastUpdateDate":1639139167525,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"151f5349-37bc-4c30-afc3-514d2a5279d7","invariantUUID":"2f88413a-8a73-4e69-9149-5cc3c25f8824","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e789f1cc-278d-4c46-8bff-47bf35e774fc","lifecycleState":"CERTIFIED","lastUpdateDate":1639139269619,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"603867f5-00f7-4869-a325-760736f7b17b","invariantUUID":"fd3305a1-7544-440e-84c6-86661fc946ed","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bea2939-7a09-4daf-8eb1-fcbe921a84b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639139158572,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a427e7c-4a99-49e7-bcf4-973f8d26b65b","invariantUUID":"f1e83183-fe31-4252-84f3-d6c5deb18e56","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d7baa2a-fe23-4b34-95f2-6e4d84192be8","lifecycleState":"CERTIFIED","lastUpdateDate":1639139273050,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90c91916-e386-467a-88ed-13ae437ee876","invariantUUID":"c1c148df-f31c-44fe-a249-98737f58bda7","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aaee075-f9da-4a83-9ea4-9c48af5dd446","lifecycleState":"CERTIFIED","lastUpdateDate":1639139271043,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de0016fa-dc38-4615-a788-305dfb1adc86","invariantUUID":"50ec8a7d-7ba4-453f-94f7-84c9206316b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6381db2b-9bfd-4eb3-8f99-d42bd26b0df1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139249277,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"924796cf-0c07-41b8-bec1-02e874595064","invariantUUID":"1c204d75-fb59-4030-9256-0908cdda8205","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d540812b-628d-4c0f-99a0-c5821c0e3152","lifecycleState":"CERTIFIED","lastUpdateDate":1639139233121,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48f64df5-d171-4f33-9817-29697396bc90","invariantUUID":"c30bbdd8-a390-4994-b559-ad24ab9c80c6","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89957a68-6097-443e-9e9f-e72cc2a7f082","lifecycleState":"CERTIFIED","lastUpdateDate":1639139260975,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a2b974-adbc-406b-948e-a4ec6ab9bf63","invariantUUID":"77d210bb-4265-4619-9d73-2f599d880d59","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"60d49807-5a0e-48ca-bd87-a0b33523682d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139295308,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78d38a78-0d28-4116-9e21-1de97ca57017","invariantUUID":"c038f0b6-ee9a-4a24-ba19-dcad1f03951c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"537df9b1-da6d-45b2-ab1c-4b7a5563debd","lifecycleState":"CERTIFIED","lastUpdateDate":1639139243227,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbff68d4-dbae-4360-841b-1b51d2fd92bf","invariantUUID":"6b28ded9-885b-4393-be12-9e27cc8c9105","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e581c8a4-4c6c-4b03-bc3f-7ea0f712c850","lifecycleState":"CERTIFIED","lastUpdateDate":1639139161948,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"889b6a19-3662-4f36-8031-e445e369aec9","invariantUUID":"268f162c-9b0f-456f-9ab8-a98a047d27f4","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab15c807-54f3-4d96-8fe8-bc95900dcc0c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139236091,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"573fedfe-cb8b-46be-a1c6-fb7df2a156fc","invariantUUID":"629d97dc-07f8-4b1b-b564-0fb776ad1e06","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5833f15d-7f07-4482-b1f0-94e025893d28","lifecycleState":"CERTIFIED","lastUpdateDate":1639139330699,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a170e62e-9ba4-483f-a7d3-6383edd92e60","invariantUUID":"5750eccc-3988-4dc8-a24c-3621629f61fd","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5554c4d5-33f3-42c2-8430-8abb4c9fd7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1639139227456,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0aa0048-b8df-4075-9cdc-1c79a571fcd7","invariantUUID":"5bf2748b-f10e-4ac5-925a-24654f965971","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"25ef9d28-d1d1-4d05-9ed4-58e8420449c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139293656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5154480-aa6b-437d-929d-4f2640a1a508","invariantUUID":"06435dea-c4d8-42c1-9f62-45597a8beb5d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3c4e30bd-d962-41e0-8cde-af34d007a2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639139149245,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0612e96d-b7cb-416d-b938-b1f7766cc401","invariantUUID":"2c6adac8-4ea7-42c8-abba-8d43d84bfe0e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78f80335-2c76-43b6-85cb-8895c684bcb1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139195606,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d78fe9-9544-48c7-997d-f5163c729a55","invariantUUID":"88438a45-52d2-42d7-96fc-cd98e3ecccb2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95cc93b7-cf87-487d-b092-3b06bf4dca6b","lifecycleState":"CERTIFIED","lastUpdateDate":1639139218538,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"488186f4-733c-475c-90b4-455f376fd9bf","invariantUUID":"c93b91e0-5fe4-40d2-86f9-b788f94128cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1bb0ae6c-7d5e-4541-995b-8348d4aa0797","lifecycleState":"CERTIFIED","lastUpdateDate":1639139238869,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef6d2932-b1ac-4d33-b3fb-f84b399c46bd","invariantUUID":"85684976-38d9-4fc9-9ce6-e2175be174c5","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"57604804-d042-4c9b-9ab7-5df1a617bacf","lifecycleState":"CERTIFIED","lastUpdateDate":1639139328083,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1904f731-0df1-453f-b9f3-cf2779424762","invariantUUID":"8d5e01ad-7290-469e-b721-9a11fcab33c2","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1e23420-9039-4dac-86ff-a1026a50e02c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139241821,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a10b777-38a2-4fc1-9e4f-3d3e5a606fe3","invariantUUID":"f314ae54-3b35-4719-812f-e287b408b287","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c18228d1-dd89-44aa-94ed-67d2142460e8","lifecycleState":"CERTIFIED","lastUpdateDate":1639139262418,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba92e507-751c-4bb8-a50d-9578f5a9c949","invariantUUID":"7e4771ae-0148-4713-9510-9e3c790313d6","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"928dd5ba-99a0-4382-a85a-238e63f5ad96","lifecycleState":"CERTIFIED","lastUpdateDate":1639139157017,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da5f26c3-81bc-401f-8fb5-c07b3e3d83a9","invariantUUID":"76ad1557-2ce9-4371-a545-2259b588885a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","lifecycleState":"CERTIFIED","lastUpdateDate":1639139133305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f2c329c-89ce-43b9-bd91-03d52c1e89bf","invariantUUID":"8134b861-9580-4b17-a359-6c129914fec6","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a6f3446f-c8d3-418f-9efd-d1f297b171c3","lifecycleState":"CERTIFIED","lastUpdateDate":1639139288903,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8e0935-c870-4ce4-83b1-d9ddf2d1f4dc","invariantUUID":"3c19aa0f-55e6-40bc-9505-3e5cb95751c4","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c6ff2ad8-fc64-4619-9bd2-8e2a0748856f","lifecycleState":"CERTIFIED","lastUpdateDate":1639146927095,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"31cf32cc-ff83-426d-be49-de052e45e1cc","invariantUUID":"804c0e3e-cf88-4d3a-81f2-98f3a9a50f6f","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70dc632e-e114-4ee0-a41a-859ab361c536","lifecycleState":"CERTIFIED","lastUpdateDate":1639146216477,"name":"pNF 3169c1c6-6bed","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7046f292-6bca-4c3e-ae40-11f863534683","invariantUUID":"afe58dec-a3b0-444c-9fbc-c0bfdfd62122","systemName":"Pnf3169c1c66bed","description":"vendor software product","tags":["pNF 3169c1c6-6bed"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9abf384-2966-49df-bae6-a4113161999c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139215015,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0282d98d-3238-46fb-ac06-77b5d8002b13","invariantUUID":"06f52c85-5abf-4d80-9e31-05e9335e0e35","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4595b115-4639-4a34-898f-55702720bc5a","lifecycleState":"CERTIFIED","lastUpdateDate":1639139282648,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa960c02-0a33-466a-94ec-481879aba4eb","invariantUUID":"0d6aec47-9b0d-4fbe-8476-1ac2100326a1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5725cf3-7d0d-4c8f-9f59-6827e2cc81a8","lifecycleState":"CERTIFIED","lastUpdateDate":1639139287007,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f535ef4a-5ed6-4372-aee7-9177d2257fbc","invariantUUID":"29e01823-29a3-434b-8412-b8e459a7f4a8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"084645cf-b821-4429-8cfb-8c5f822457c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139332029,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c4f0c5f-058f-49da-b27d-a6b918c4d1fe","invariantUUID":"8fb9f7ac-3ab3-4d54-9f56-803105660fc3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b2ab51f-0696-42cb-ab7b-85c4738359c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139200601,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00adc9b9-22b8-4f22-baa0-a778b242a60d","invariantUUID":"fc6967b0-5d67-4cf9-928f-71f30071c536","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a2ace9db-3a1d-4ece-a8ea-51504ff586c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139280214,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caef2858-6c33-4034-86be-72cac96d1c6b","invariantUUID":"8091fd95-d59d-4fcf-b06f-2c53838db7e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"def9295e-c3f2-4c8f-9d75-b56269be86fd","lifecycleState":"CERTIFIED","lastUpdateDate":1639139251037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"411dfa3f-c027-497f-8113-664320a6cafa","invariantUUID":"4103081d-5a11-4e56-a6ed-4a29c5794dad","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d1c6be8-8044-43a8-9d8b-3acac0626e18","lifecycleState":"CERTIFIED","lastUpdateDate":1639139326797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96ccdb5f-ffd4-48cf-bf47-8559162d5a29","invariantUUID":"3fcbea36-1709-48f9-b3b9-8ddfde5158af","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"24962bc6-28bd-420e-88f7-97619ec3a4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639139141180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"59a82ba1-8b48-4bbf-a060-0a31230deb33","invariantUUID":"ca3fd750-84cb-464b-bd3f-de7d25c6c3d5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25bf22b9-2a7b-4c3f-8ab1-c15ba490e658","lifecycleState":"CERTIFIED","lastUpdateDate":1639139292043,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6da8a9d-0e23-4c92-81fd-4ac58b0b639e","invariantUUID":"40948d7c-3882-41a4-af1e-580f4835daae","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a378a890-6b72-402b-bea2-b09ce2e2fe46","lifecycleState":"CERTIFIED","lastUpdateDate":1639139190911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"012a039e-97a4-4192-933f-189b51111d02","invariantUUID":"f785b360-411e-4da2-b88d-66c24d153532","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f1574dcf-4321-4d4c-9e2d-85dc428504ee","lifecycleState":"CERTIFIED","lastUpdateDate":1639139290569,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"889d6096-ce6d-4181-82cb-49d4680c4558","invariantUUID":"1f4d28d8-b9f4-4ee5-9794-f72f006a01eb","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3e02c3fc-55cd-43a6-a2ec-2713fe745092","lifecycleState":"CERTIFIED","lastUpdateDate":1639139224222,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"53fa1ae7-3c28-4495-9192-80e87833e2f0","invariantUUID":"a8809825-e477-44e0-bf75-6ff3eb30c247","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa5015c9-54d8-46a6-9541-ee0c28899322","lifecycleState":"CERTIFIED","lastUpdateDate":1639139333494,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b502a4b-304d-484b-b94f-17e11cd3de00","invariantUUID":"50628771-c27f-4f93-aafb-3e33fedfd921","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64b53d2d-6be6-4186-8949-ab9ddb698ae0","lifecycleState":"CERTIFIED","lastUpdateDate":1639139170678,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9214d1e8-47c4-43a5-a01b-0e7a9bae16d3","invariantUUID":"c1282105-0579-4000-860f-7e83a7d31ebf","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4edf4f8-a0d4-4694-a1c4-054272e7d22d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139172158,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"04c3a97d-348c-493d-9b87-f13e43270b93","invariantUUID":"4f857737-8cdf-40ee-8d0b-0951fb34a954","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d850677-dacf-4b43-9d34-16d625125e35","lifecycleState":"CERTIFIED","lastUpdateDate":1639139325268,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0597856-942e-4c4a-b290-cf4252ba1ed2","invariantUUID":"3c194049-d844-44da-b397-7cc2a21ec7db","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c363ea2-5bae-4c4e-9d3f-e837a0f388cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639139268220,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a88851db-1453-464a-bcd6-778a3ae8a407","invariantUUID":"ab9efb77-d655-48cc-aaf1-8f184fe53522","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9b59c9f-81e3-448f-9fcc-055735be56de","lifecycleState":"CERTIFIED","lastUpdateDate":1639139323997,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf1b231-6a39-4467-ae92-ce63597631c1","invariantUUID":"785ac15a-3b41-46fc-ae17-12788308d3f9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30755e59-b0b7-4640-830a-1c6af44cf410","lifecycleState":"CERTIFIED","lastUpdateDate":1639139165986,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac28897-fbb0-4ed1-a72c-f754584424fb","invariantUUID":"8fd88b79-b94d-4f04-a56c-b2ef0d4e0f19","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4f6a5ac-cbb7-44d6-af03-87d4a60e35a9","lifecycleState":"CERTIFIED","lastUpdateDate":1639139169092,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0278c50e-ca9d-479c-b60a-b6f75b4e4e90","invariantUUID":"4f5e1bb2-a0f3-421f-b7cb-3fb7df931f4c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f713a9c-10ed-42a6-ac7f-a94a707ff05f","lifecycleState":"CERTIFIED","lastUpdateDate":1639139335198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6327bffb-1a32-4ac4-90de-86beaf474b7c","invariantUUID":"f0766b36-f76c-49f4-a601-cff44ce0577a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6080ab-bf63-4ae8-bfff-161b207d57a7","lifecycleState":"CERTIFIED","lastUpdateDate":1639139265387,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4513a25f-4e48-4fc3-a009-ab238bb280b0","invariantUUID":"60ba5db8-a623-46d2-9f2d-84f268638322","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"985ecb3b-a197-4939-a764-99e76da91ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1639144856987,"name":"vFW 036affe8-168e","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"031597d2-f400-415a-aae1-c7606fe2bc8b","invariantUUID":"94ae913e-be33-4c0d-bb42-be0dce0e47d3","systemName":"Vfw036affe8168e","description":"vendor software product","tags":["vFW 036affe8-168e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec041856-704f-42a0-9b80-06ae9b894570","lifecycleState":"CERTIFIED","lastUpdateDate":1639139150763,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7da9a3dc-a1a7-4c26-941b-0991dbe6e20e","invariantUUID":"6baf866b-5b20-4fa4-b22d-eb023bd56575","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0021f08-3a25-40fb-8868-1c15cdd9ecf0","lifecycleState":"CERTIFIED","lastUpdateDate":1639139229312,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7903c4-b905-48a7-a832-95315ab40f6b","invariantUUID":"22d8b34d-a996-49b9-815d-d40856a95b33","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"862604ff-baa1-451b-85ee-2630b9525a87","lifecycleState":"CERTIFIED","lastUpdateDate":1639139202046,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7491daa-6e13-4291-92fd-6e3d4f9983ed","invariantUUID":"4fa1cdb6-8ace-4354-8679-a8860796288e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c1114042-e0cd-40eb-abaa-d4af21e8711d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139225946,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c5d912-7ab3-4509-8b08-78806a0cefb8","invariantUUID":"915cb8d1-f3bc-4713-bac5-fa2922f3a5b7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8b0bd50c-d181-4a94-8737-de3d552d5b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1639139259179,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b083aecf-99e5-47d0-854a-577429997112","invariantUUID":"586139fb-4287-440f-a65f-045c6dc7e5b4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db8cfb80-cbb6-4050-b68d-9df333048668","lifecycleState":"CERTIFIED","lastUpdateDate":1639139321399,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33beb737-a611-4124-b396-5ac3e46e11f5","invariantUUID":"d152d6a2-b24a-48d9-814b-f38e33b64a2e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b712516-e316-4b25-a255-25442f284b49","lifecycleState":"CERTIFIED","lastUpdateDate":1639139237486,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc455b7-79cd-4794-b464-5908c89d35d4","invariantUUID":"a846f8f3-968e-407a-a3fb-654e37d20c2c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"2f11cc44-c08f-4e3c-88e0-7a329cfdcec5","lifecycleState":"CERTIFIED","lastUpdateDate":1639139147639,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa25099f-a009-431a-b48f-ca4855690378","invariantUUID":"432f7ef3-db82-49bc-b329-b97d10c82305","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9edb113-cec4-4abc-84bc-5b8fb7cd459e","lifecycleState":"CERTIFIED","lastUpdateDate":1639139266848,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c068532b-9756-418a-acd7-30ee35c3b984","invariantUUID":"e979535f-8048-4ece-9817-830f2267772b","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"389cef21-caf1-481a-be62-4e9db591598d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139336687,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f235f6a7-d425-445a-ba2a-a5d1b2172afa","invariantUUID":"8b66717a-1026-40a6-b3b0-27885c140424","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f958ed37-7ad7-4dbc-817e-152b3da8edaf","lifecycleState":"CERTIFIED","lastUpdateDate":1639139144445,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2227d875-17cf-46c3-a207-27a434f1b892","invariantUUID":"25a6060e-8feb-45b0-91a4-d80f89d0988e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"696a4016-75b5-4046-a709-2a8ee4473970","lifecycleState":"CERTIFIED","lastUpdateDate":1639139183447,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"890ade35-0541-405b-b61a-d21398c008ee","invariantUUID":"fab339e3-652e-4151-bedc-fcb8f93027d5","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"642c6f33-fbd2-4e51-abff-de4765ada190","lifecycleState":"CERTIFIED","lastUpdateDate":1639139178268,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"74341f59-1806-4d59-9bc2-5c3ff24784d9","invariantUUID":"fbbacb1a-5ccc-4248-a0d0-f276367a0392","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4d58b84-0173-4145-9d14-c912d1c06476","lifecycleState":"CERTIFIED","lastUpdateDate":1639139192683,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19360215-1e41-4b8f-9560-fddc96362a61","invariantUUID":"af290075-f0b2-4b74-ba2e-98077af4d39a","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"debfcea8-3b79-4a41-8423-5fffa6fb9178","lifecycleState":"CERTIFIED","lastUpdateDate":1639139231568,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8de081f-8cfd-4d11-a9cc-964281039d15","invariantUUID":"f082bc72-8158-4a63-ac0a-0bda4e0ee0ac","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3c7e2aa-62ee-4b94-9efd-31648ed3a907","lifecycleState":"CERTIFIED","lastUpdateDate":1639139275494,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59f60583-4d88-4df9-afc0-9f3dc3ea4470","invariantUUID":"025e9b8d-4ea0-402a-9dc0-1667017d6e25","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5d46826f-c91d-48bb-ac2c-a26e9af89282","lifecycleState":"CERTIFIED","lastUpdateDate":1639139263974,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd5f884-bd94-4927-9e3b-4724cd1a5079","invariantUUID":"c119f923-cdc9-49d8-a77e-9eee5b9dd682","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7e51092-31c5-4151-8244-3f72414c3139","lifecycleState":"CERTIFIED","lastUpdateDate":1639139277111,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54895f43-4d18-41da-bccd-2d0f54d6e843","invariantUUID":"483e4d32-9a62-4ba2-a80c-37ed18d0017a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96c1867b-ffbb-43ea-ba47-ce2548af3740","lifecycleState":"CERTIFIED","lastUpdateDate":1639139160009,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d29eaab5-48c6-4fab-8103-69a05fc0699a","invariantUUID":"1d5e954a-a58f-4c0f-8335-de79831971e0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f659dbc-1dc3-4850-9809-343387e7c0fc","lifecycleState":"CERTIFIED","lastUpdateDate":1639139222110,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe718cae-be88-4f85-b6bb-750ac495bd41","invariantUUID":"c7ed942d-62d9-4301-bc42-9f802935f900","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f33b6bb1-988f-45e5-9f0b-522298017303","lifecycleState":"CERTIFIED","lastUpdateDate":1639139179714,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09355998-57ba-4f2b-a80b-6d2f6f22c419","invariantUUID":"b94fce76-002c-42d4-a5da-65fa95ba14ca","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f06df59-ecc3-48ff-b894-af9740df81a9","lifecycleState":"CERTIFIED","lastUpdateDate":1639139212773,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992939c5-34c6-4b75-9050-b2f755d2334a","invariantUUID":"e596d506-be75-4945-97d2-ed5acf6ab1ca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9ed7fa0d-712f-4874-a1d6-d0f937dccf63","lifecycleState":"CERTIFIED","lastUpdateDate":1639139329435,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63639491-736d-45fb-b745-9ffc7def4d13","invariantUUID":"c21adede-785a-45a2-9703-36528dd0f612","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36d29177-0d82-483e-8183-9578087d9c6f","lifecycleState":"CERTIFIED","lastUpdateDate":1639139257360,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9849600d-fd1e-4451-856e-862fc72333b0","invariantUUID":"dcd64d5f-4bef-4cee-8206-4110adcd3247","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75b4a885-f54f-4a25-8317-fa0c710555cd","lifecycleState":"CERTIFIED","lastUpdateDate":1639139164233,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21c2e67c-4b3c-4b2f-94b2-85085a41ba3d","invariantUUID":"1b15b163-ce87-4e12-ba63-ee801b28247d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107ca7fc-6c1b-4910-ba43-836fe38e572c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139220152,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15f1a9f4-a27c-4403-8a31-3c8e1bb45970","invariantUUID":"8bde3c6f-75bd-4ce5-adfc-2dd2f9243b8a","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c3a01470-c1ec-4c0d-9266-2651f825af33","lifecycleState":"CERTIFIED","lastUpdateDate":1639139322726,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c180ef9-5f20-4c8b-8760-032570a246c9","invariantUUID":"15414dde-0139-4df0-938f-7f7ea67d824f","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0de0918e-2c77-4864-ab76-e265c6bc0862","lifecycleState":"CERTIFIED","lastUpdateDate":1639139187873,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5890276-8564-496d-b678-c11bb17e5f97","invariantUUID":"ff2c7041-2947-4a0d-b6d3-bb7bfa180de0","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37d05280-5c3d-4ec8-9479-6f727274fd0a","lifecycleState":"CERTIFIED","lastUpdateDate":1639139185360,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4497dcaf-ee10-4e0d-bbe9-1480c3dec3eb","invariantUUID":"b1c748ba-6df2-4bd7-b178-b077056c567c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"98f1e456-a011-4ea9-9e52-a2994c16f676","lifecycleState":"CERTIFIED","lastUpdateDate":1639139155387,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4d8b0ab-da9b-41c6-a5b5-439f7e27cee5","invariantUUID":"7f9fb54f-20f5-4833-91b8-2860486927c2","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3818dbf0-0512-4f7d-a5f9-8d4a9b885e70","lifecycleState":"CERTIFIED","lastUpdateDate":1639146223602,"name":"Demo_pNF_fMuIKT1Y1FYinxrqwn9f","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a228154-15b4-4048-8e49-f8c70bc06e96","invariantUUID":"917a6153-2316-4171-99a2-3fd977ad251e","systemName":"DemoPnfFmuikt1y1fyinxrqwn9f","description":"catalog service description","tags":["robot-ete","Demo_pNF_fMuIKT1Y1FYinxrqwn9f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"863eedac-da65-4742-83b3-b73e89829054","lifecycleState":"CERTIFIED","lastUpdateDate":1639144866020,"name":"vFW 2021-12-10 14-00-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"eccc9763-7748-40a0-81d7-cad150dca01a","invariantUUID":"d9a83c5c-ef3d-45f2-9fd5-f2e58d0a0812","systemName":"Vfw20211210140015","description":"catalog service description","tags":["robot-ete","vFW 2021-12-10 14-00-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8da69209-470e-4cc9-a78b-034ced0d200d","lifecycleState":"CERTIFIED","lastUpdateDate":1639146860937,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e9c46e7a-853c-45f5-b4a9-8da3e707a653","invariantUUID":"6be4bd85-87f6-4d79-a3c1-4f9d7743f0f0","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-10 14:35:42,191 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-12-10 14:35:42,192 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 14:35:42,192 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 14:35:42,193 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:42,193 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 14:35:42,193 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 14:35:42,195 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 14:35:42,278 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1128 2021-12-10 14:35:42,279 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 14:35:42,279 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e9c46e7a-853c-45f5-b4a9-8da3e707a653","invariantUUID":"6be4bd85-87f6-4d79-a3c1-4f9d7743f0f0","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9c46e7a-853c-45f5-b4a9-8da3e707a653/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"4a228154-15b4-4048-8e49-f8c70bc06e96","invariantUUID":"917a6153-2316-4171-99a2-3fd977ad251e","name":"Demo_pNF_fMuIKT1Y1FYinxrqwn9f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4a228154-15b4-4048-8e49-f8c70bc06e96/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"eccc9763-7748-40a0-81d7-cad150dca01a","invariantUUID":"d9a83c5c-ef3d-45f2-9fd5-f2e58d0a0812","name":"vFW 2021-12-10 14-00-15","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/eccc9763-7748-40a0-81d7-cad150dca01a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-10 14:35:42,281 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 14:35:42,282 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:42,282 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:42,282 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:42,282 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_fMuIKT1Y1FYinxrqwn9f from SDC 2021-12-10 14:35:42,282 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:42,283 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:42,283 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:42,283 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-10 14-00-15 from SDC 2021-12-10 14:35:42,283 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:42,283 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:42,283 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:42,284 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-12-10 14:35:42,284 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 14:35:42,284 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-12-10 14:35:42,284 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 14:35:42,284 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 14:35:42,285 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:42,285 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 14:35:42,285 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 14:35:42,287 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 14:35:42,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1128 2021-12-10 14:35:42,349 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 14:35:42,349 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e9c46e7a-853c-45f5-b4a9-8da3e707a653","invariantUUID":"6be4bd85-87f6-4d79-a3c1-4f9d7743f0f0","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9c46e7a-853c-45f5-b4a9-8da3e707a653/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"4a228154-15b4-4048-8e49-f8c70bc06e96","invariantUUID":"917a6153-2316-4171-99a2-3fd977ad251e","name":"Demo_pNF_fMuIKT1Y1FYinxrqwn9f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4a228154-15b4-4048-8e49-f8c70bc06e96/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"eccc9763-7748-40a0-81d7-cad150dca01a","invariantUUID":"d9a83c5c-ef3d-45f2-9fd5-f2e58d0a0812","name":"vFW 2021-12-10 14-00-15","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/eccc9763-7748-40a0-81d7-cad150dca01a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-10 14:35:42,351 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 14:35:42,351 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:42,351 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:42,352 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:42,352 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_fMuIKT1Y1FYinxrqwn9f from SDC 2021-12-10 14:35:42,352 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:42,352 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:42,352 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:42,352 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-10 14-00-15 from SDC 2021-12-10 14:35:42,352 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:42,353 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:42,353 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:42,353 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-12-10 14:35:42,353 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 14:35:42,353 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-12-10 14:35:42,353 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-12-10 14:35:42,353 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-12-10 14:35:42,354 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:42,354 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-12-10 14:35:42,354 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-12-10 14:35:42,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:42,417 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-12-10 14:35:42,418 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-12-10 14:35:42,419 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2021-12-10 14:35:42,422 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-12-10 14:35:42,422 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-12-10 14:35:42,422 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-12-10 14:35:42,423 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-12-10 14:35:42,423 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 14:35:42,423 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 14:35:42,423 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:42,423 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 14:35:42,424 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 14:35:42,425 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 14:35:42,490 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1128 2021-12-10 14:35:42,491 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 14:35:42,491 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e9c46e7a-853c-45f5-b4a9-8da3e707a653","invariantUUID":"6be4bd85-87f6-4d79-a3c1-4f9d7743f0f0","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9c46e7a-853c-45f5-b4a9-8da3e707a653/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"4a228154-15b4-4048-8e49-f8c70bc06e96","invariantUUID":"917a6153-2316-4171-99a2-3fd977ad251e","name":"Demo_pNF_fMuIKT1Y1FYinxrqwn9f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4a228154-15b4-4048-8e49-f8c70bc06e96/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"eccc9763-7748-40a0-81d7-cad150dca01a","invariantUUID":"d9a83c5c-ef3d-45f2-9fd5-f2e58d0a0812","name":"vFW 2021-12-10 14-00-15","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/eccc9763-7748-40a0-81d7-cad150dca01a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-10 14:35:42,494 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 14:35:42,495 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:42,495 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:42,495 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:42,495 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_fMuIKT1Y1FYinxrqwn9f from SDC 2021-12-10 14:35:42,495 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:42,496 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:42,496 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:42,496 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-10 14-00-15 from SDC 2021-12-10 14:35:42,496 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:42,496 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:42,497 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:42,497 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-12-10 14:35:42,497 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 14:35:42,497 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-12-10 14:35:42,517 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:42,517 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-12-10 14:35:42,518 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_vm"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_vm", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-12-10 14:35:42,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:43,759 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-12-10 14:35:43,761 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-12-10 14:35:43,764 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943121,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Model","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943121,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"92a93940-0652-45e0-845c-696c432fd507.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"92a93940-0652-45e0-845c-696c432fd507","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"92a93940-0652-45e0-845c-696c432fd507","empty":false},{"definition":false,"hidden":false,"uniqueId":"92a93940-0652-45e0-845c-696c432fd507.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"92a93940-0652-45e0-845c-696c432fd507","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"92a93940-0652-45e0-845c-696c432fd507","empty":false},{"definition":false,"hidden":false,"uniqueId":"92a93940-0652-45e0-845c-696c432fd507.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"92a93940-0652-45e0-845c-696c432fd507","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"92a93940-0652-45e0-845c-696c432fd507","empty":false},{"definition":false,"hidden":false,"uniqueId":"92a93940-0652-45e0-845c-696c432fd507.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"92a93940-0652-45e0-845c-696c432fd507","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"92a93940-0652-45e0-845c-696c432fd507","empty":false},{"definition":false,"hidden":false,"uniqueId":"92a93940-0652-45e0-845c-696c432fd507.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"92a93940-0652-45e0-845c-696c432fd507","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"92a93940-0652-45e0-845c-696c432fd507","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.configuration","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Configuration","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.testing","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Testing","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.logging","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Logging","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.monitoring","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Monitoring","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.reporting","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Reporting","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.instantiation","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Instantiation","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1639146943139,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677","componentMetadataForSupportLog":{"SupportablityComponentUUID":"63da6016-f91d-4f10-a9bc-3e60a6abc40e","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"63da6016-f91d-4f10-a9bc-3e60a6abc40e","highestVersion":true,"systemName":"BasicVm","invariantUUID":"8f5ba6a8-5768-4438-95e7-ad450aa90421","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1639146943139,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1639146943120,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639146943120,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-12-10 14:35:43,769 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-12-10 14:35:43,770 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:43,778 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-10 14:35:43,779 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-10 14:35:43,779 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:43,779 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-12-10 14:35:43,780 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-10 14:35:43,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 14:35:43,852 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-12-10 14:35:43,853 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-10 14:35:43,854 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"031597d2-f400-415a-aae1-c7606fe2bc8b","invariantUUID":"94ae913e-be33-4c0d-bb42-be0dce0e47d3","name":"vFW 036affe8-168e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/031597d2-f400-415a-aae1-c7606fe2bc8b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"31cf32cc-ff83-426d-be49-de052e45e1cc","invariantUUID":"804c0e3e-cf88-4d3a-81f2-98f3a9a50f6f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/31cf32cc-ff83-426d-be49-de052e45e1cc/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-10 14:35:43,856 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 036affe8-168e from SDC 2021-12-10 14:35:43,856 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:43,857 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:43,857 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:43,857 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 14:35:43,857 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:43,857 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:43,857 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:43,858 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-12-10 14:35:43,858 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 14:35:43,858 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-10 14:35:43,859 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:43,859 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-12-10 14:35:43,859 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-10 14:35:43,861 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:43,957 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 14:35:43,960 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-10 14:35:43,964 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c894139-6b5b-4ed7-9846-3b034e164160","lifecycleState":"CERTIFIED","lastUpdateDate":1639139194134,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9c53e0a-7836-432e-8c7e-c9fc72473852","invariantUUID":"f1536e19-0f47-4747-9647-43933b74d024","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcc3cc4b-5d90-40df-9abd-2ec483f39999","lifecycleState":"CERTIFIED","lastUpdateDate":1639139208041,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b390ca-5304-4588-8c38-50e2ad55244a","invariantUUID":"914c383d-6348-483d-81f4-94ad7a6a1668","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa20d98b-27ae-4bae-be72-6fbd2fa7ae41","lifecycleState":"CERTIFIED","lastUpdateDate":1639139199030,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67fa4bec-30d8-4b41-bab1-ffaf8fcad180","invariantUUID":"c64e4a62-f746-4a0d-bcd8-d5775e1d168a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2672aa15-62e6-48ab-9a47-53042b29214b","lifecycleState":"CERTIFIED","lastUpdateDate":1639139142794,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b19e1bf-df37-481a-9849-08f31d8bf9f5","invariantUUID":"b83b2258-e44e-4568-abd7-e0044d5f5742","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7b91ba1-d4c1-4768-994b-20b7ac88629e","lifecycleState":"CERTIFIED","lastUpdateDate":1639139167525,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"151f5349-37bc-4c30-afc3-514d2a5279d7","invariantUUID":"2f88413a-8a73-4e69-9149-5cc3c25f8824","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e789f1cc-278d-4c46-8bff-47bf35e774fc","lifecycleState":"CERTIFIED","lastUpdateDate":1639139269619,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"603867f5-00f7-4869-a325-760736f7b17b","invariantUUID":"fd3305a1-7544-440e-84c6-86661fc946ed","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bea2939-7a09-4daf-8eb1-fcbe921a84b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639139158572,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a427e7c-4a99-49e7-bcf4-973f8d26b65b","invariantUUID":"f1e83183-fe31-4252-84f3-d6c5deb18e56","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d7baa2a-fe23-4b34-95f2-6e4d84192be8","lifecycleState":"CERTIFIED","lastUpdateDate":1639139273050,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90c91916-e386-467a-88ed-13ae437ee876","invariantUUID":"c1c148df-f31c-44fe-a249-98737f58bda7","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aaee075-f9da-4a83-9ea4-9c48af5dd446","lifecycleState":"CERTIFIED","lastUpdateDate":1639139271043,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de0016fa-dc38-4615-a788-305dfb1adc86","invariantUUID":"50ec8a7d-7ba4-453f-94f7-84c9206316b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6381db2b-9bfd-4eb3-8f99-d42bd26b0df1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139249277,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"924796cf-0c07-41b8-bec1-02e874595064","invariantUUID":"1c204d75-fb59-4030-9256-0908cdda8205","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d540812b-628d-4c0f-99a0-c5821c0e3152","lifecycleState":"CERTIFIED","lastUpdateDate":1639139233121,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48f64df5-d171-4f33-9817-29697396bc90","invariantUUID":"c30bbdd8-a390-4994-b559-ad24ab9c80c6","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89957a68-6097-443e-9e9f-e72cc2a7f082","lifecycleState":"CERTIFIED","lastUpdateDate":1639139260975,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a2b974-adbc-406b-948e-a4ec6ab9bf63","invariantUUID":"77d210bb-4265-4619-9d73-2f599d880d59","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"60d49807-5a0e-48ca-bd87-a0b33523682d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139295308,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78d38a78-0d28-4116-9e21-1de97ca57017","invariantUUID":"c038f0b6-ee9a-4a24-ba19-dcad1f03951c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"537df9b1-da6d-45b2-ab1c-4b7a5563debd","lifecycleState":"CERTIFIED","lastUpdateDate":1639139243227,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbff68d4-dbae-4360-841b-1b51d2fd92bf","invariantUUID":"6b28ded9-885b-4393-be12-9e27cc8c9105","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e581c8a4-4c6c-4b03-bc3f-7ea0f712c850","lifecycleState":"CERTIFIED","lastUpdateDate":1639139161948,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"889b6a19-3662-4f36-8031-e445e369aec9","invariantUUID":"268f162c-9b0f-456f-9ab8-a98a047d27f4","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab15c807-54f3-4d96-8fe8-bc95900dcc0c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139236091,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"573fedfe-cb8b-46be-a1c6-fb7df2a156fc","invariantUUID":"629d97dc-07f8-4b1b-b564-0fb776ad1e06","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5833f15d-7f07-4482-b1f0-94e025893d28","lifecycleState":"CERTIFIED","lastUpdateDate":1639139330699,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a170e62e-9ba4-483f-a7d3-6383edd92e60","invariantUUID":"5750eccc-3988-4dc8-a24c-3621629f61fd","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5554c4d5-33f3-42c2-8430-8abb4c9fd7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1639139227456,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0aa0048-b8df-4075-9cdc-1c79a571fcd7","invariantUUID":"5bf2748b-f10e-4ac5-925a-24654f965971","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"25ef9d28-d1d1-4d05-9ed4-58e8420449c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139293656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5154480-aa6b-437d-929d-4f2640a1a508","invariantUUID":"06435dea-c4d8-42c1-9f62-45597a8beb5d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3c4e30bd-d962-41e0-8cde-af34d007a2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639139149245,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0612e96d-b7cb-416d-b938-b1f7766cc401","invariantUUID":"2c6adac8-4ea7-42c8-abba-8d43d84bfe0e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78f80335-2c76-43b6-85cb-8895c684bcb1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139195606,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d78fe9-9544-48c7-997d-f5163c729a55","invariantUUID":"88438a45-52d2-42d7-96fc-cd98e3ecccb2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95cc93b7-cf87-487d-b092-3b06bf4dca6b","lifecycleState":"CERTIFIED","lastUpdateDate":1639139218538,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"488186f4-733c-475c-90b4-455f376fd9bf","invariantUUID":"c93b91e0-5fe4-40d2-86f9-b788f94128cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1bb0ae6c-7d5e-4541-995b-8348d4aa0797","lifecycleState":"CERTIFIED","lastUpdateDate":1639139238869,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef6d2932-b1ac-4d33-b3fb-f84b399c46bd","invariantUUID":"85684976-38d9-4fc9-9ce6-e2175be174c5","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"57604804-d042-4c9b-9ab7-5df1a617bacf","lifecycleState":"CERTIFIED","lastUpdateDate":1639139328083,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1904f731-0df1-453f-b9f3-cf2779424762","invariantUUID":"8d5e01ad-7290-469e-b721-9a11fcab33c2","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1e23420-9039-4dac-86ff-a1026a50e02c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139241821,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a10b777-38a2-4fc1-9e4f-3d3e5a606fe3","invariantUUID":"f314ae54-3b35-4719-812f-e287b408b287","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c18228d1-dd89-44aa-94ed-67d2142460e8","lifecycleState":"CERTIFIED","lastUpdateDate":1639139262418,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba92e507-751c-4bb8-a50d-9578f5a9c949","invariantUUID":"7e4771ae-0148-4713-9510-9e3c790313d6","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"928dd5ba-99a0-4382-a85a-238e63f5ad96","lifecycleState":"CERTIFIED","lastUpdateDate":1639139157017,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da5f26c3-81bc-401f-8fb5-c07b3e3d83a9","invariantUUID":"76ad1557-2ce9-4371-a545-2259b588885a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","lifecycleState":"CERTIFIED","lastUpdateDate":1639139133305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f2c329c-89ce-43b9-bd91-03d52c1e89bf","invariantUUID":"8134b861-9580-4b17-a359-6c129914fec6","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a6f3446f-c8d3-418f-9efd-d1f297b171c3","lifecycleState":"CERTIFIED","lastUpdateDate":1639139288903,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8e0935-c870-4ce4-83b1-d9ddf2d1f4dc","invariantUUID":"3c19aa0f-55e6-40bc-9505-3e5cb95751c4","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c6ff2ad8-fc64-4619-9bd2-8e2a0748856f","lifecycleState":"CERTIFIED","lastUpdateDate":1639146927095,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"31cf32cc-ff83-426d-be49-de052e45e1cc","invariantUUID":"804c0e3e-cf88-4d3a-81f2-98f3a9a50f6f","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70dc632e-e114-4ee0-a41a-859ab361c536","lifecycleState":"CERTIFIED","lastUpdateDate":1639146216477,"name":"pNF 3169c1c6-6bed","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7046f292-6bca-4c3e-ae40-11f863534683","invariantUUID":"afe58dec-a3b0-444c-9fbc-c0bfdfd62122","systemName":"Pnf3169c1c66bed","description":"vendor software product","tags":["pNF 3169c1c6-6bed"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9abf384-2966-49df-bae6-a4113161999c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139215015,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0282d98d-3238-46fb-ac06-77b5d8002b13","invariantUUID":"06f52c85-5abf-4d80-9e31-05e9335e0e35","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4595b115-4639-4a34-898f-55702720bc5a","lifecycleState":"CERTIFIED","lastUpdateDate":1639139282648,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa960c02-0a33-466a-94ec-481879aba4eb","invariantUUID":"0d6aec47-9b0d-4fbe-8476-1ac2100326a1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5725cf3-7d0d-4c8f-9f59-6827e2cc81a8","lifecycleState":"CERTIFIED","lastUpdateDate":1639139287007,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f535ef4a-5ed6-4372-aee7-9177d2257fbc","invariantUUID":"29e01823-29a3-434b-8412-b8e459a7f4a8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"084645cf-b821-4429-8cfb-8c5f822457c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139332029,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c4f0c5f-058f-49da-b27d-a6b918c4d1fe","invariantUUID":"8fb9f7ac-3ab3-4d54-9f56-803105660fc3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b2ab51f-0696-42cb-ab7b-85c4738359c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139200601,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00adc9b9-22b8-4f22-baa0-a778b242a60d","invariantUUID":"fc6967b0-5d67-4cf9-928f-71f30071c536","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a2ace9db-3a1d-4ece-a8ea-51504ff586c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139280214,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caef2858-6c33-4034-86be-72cac96d1c6b","invariantUUID":"8091fd95-d59d-4fcf-b06f-2c53838db7e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"def9295e-c3f2-4c8f-9d75-b56269be86fd","lifecycleState":"CERTIFIED","lastUpdateDate":1639139251037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"411dfa3f-c027-497f-8113-664320a6cafa","invariantUUID":"4103081d-5a11-4e56-a6ed-4a29c5794dad","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d1c6be8-8044-43a8-9d8b-3acac0626e18","lifecycleState":"CERTIFIED","lastUpdateDate":1639139326797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96ccdb5f-ffd4-48cf-bf47-8559162d5a29","invariantUUID":"3fcbea36-1709-48f9-b3b9-8ddfde5158af","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"24962bc6-28bd-420e-88f7-97619ec3a4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639139141180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"59a82ba1-8b48-4bbf-a060-0a31230deb33","invariantUUID":"ca3fd750-84cb-464b-bd3f-de7d25c6c3d5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25bf22b9-2a7b-4c3f-8ab1-c15ba490e658","lifecycleState":"CERTIFIED","lastUpdateDate":1639139292043,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6da8a9d-0e23-4c92-81fd-4ac58b0b639e","invariantUUID":"40948d7c-3882-41a4-af1e-580f4835daae","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a378a890-6b72-402b-bea2-b09ce2e2fe46","lifecycleState":"CERTIFIED","lastUpdateDate":1639139190911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"012a039e-97a4-4192-933f-189b51111d02","invariantUUID":"f785b360-411e-4da2-b88d-66c24d153532","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f1574dcf-4321-4d4c-9e2d-85dc428504ee","lifecycleState":"CERTIFIED","lastUpdateDate":1639139290569,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"889d6096-ce6d-4181-82cb-49d4680c4558","invariantUUID":"1f4d28d8-b9f4-4ee5-9794-f72f006a01eb","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3e02c3fc-55cd-43a6-a2ec-2713fe745092","lifecycleState":"CERTIFIED","lastUpdateDate":1639139224222,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"53fa1ae7-3c28-4495-9192-80e87833e2f0","invariantUUID":"a8809825-e477-44e0-bf75-6ff3eb30c247","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa5015c9-54d8-46a6-9541-ee0c28899322","lifecycleState":"CERTIFIED","lastUpdateDate":1639139333494,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b502a4b-304d-484b-b94f-17e11cd3de00","invariantUUID":"50628771-c27f-4f93-aafb-3e33fedfd921","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64b53d2d-6be6-4186-8949-ab9ddb698ae0","lifecycleState":"CERTIFIED","lastUpdateDate":1639139170678,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9214d1e8-47c4-43a5-a01b-0e7a9bae16d3","invariantUUID":"c1282105-0579-4000-860f-7e83a7d31ebf","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4edf4f8-a0d4-4694-a1c4-054272e7d22d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139172158,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"04c3a97d-348c-493d-9b87-f13e43270b93","invariantUUID":"4f857737-8cdf-40ee-8d0b-0951fb34a954","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d850677-dacf-4b43-9d34-16d625125e35","lifecycleState":"CERTIFIED","lastUpdateDate":1639139325268,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0597856-942e-4c4a-b290-cf4252ba1ed2","invariantUUID":"3c194049-d844-44da-b397-7cc2a21ec7db","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c363ea2-5bae-4c4e-9d3f-e837a0f388cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639139268220,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a88851db-1453-464a-bcd6-778a3ae8a407","invariantUUID":"ab9efb77-d655-48cc-aaf1-8f184fe53522","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9b59c9f-81e3-448f-9fcc-055735be56de","lifecycleState":"CERTIFIED","lastUpdateDate":1639139323997,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf1b231-6a39-4467-ae92-ce63597631c1","invariantUUID":"785ac15a-3b41-46fc-ae17-12788308d3f9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30755e59-b0b7-4640-830a-1c6af44cf410","lifecycleState":"CERTIFIED","lastUpdateDate":1639139165986,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac28897-fbb0-4ed1-a72c-f754584424fb","invariantUUID":"8fd88b79-b94d-4f04-a56c-b2ef0d4e0f19","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4f6a5ac-cbb7-44d6-af03-87d4a60e35a9","lifecycleState":"CERTIFIED","lastUpdateDate":1639139169092,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0278c50e-ca9d-479c-b60a-b6f75b4e4e90","invariantUUID":"4f5e1bb2-a0f3-421f-b7cb-3fb7df931f4c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f713a9c-10ed-42a6-ac7f-a94a707ff05f","lifecycleState":"CERTIFIED","lastUpdateDate":1639139335198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6327bffb-1a32-4ac4-90de-86beaf474b7c","invariantUUID":"f0766b36-f76c-49f4-a601-cff44ce0577a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6080ab-bf63-4ae8-bfff-161b207d57a7","lifecycleState":"CERTIFIED","lastUpdateDate":1639139265387,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4513a25f-4e48-4fc3-a009-ab238bb280b0","invariantUUID":"60ba5db8-a623-46d2-9f2d-84f268638322","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"985ecb3b-a197-4939-a764-99e76da91ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1639144856987,"name":"vFW 036affe8-168e","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"031597d2-f400-415a-aae1-c7606fe2bc8b","invariantUUID":"94ae913e-be33-4c0d-bb42-be0dce0e47d3","systemName":"Vfw036affe8168e","description":"vendor software product","tags":["vFW 036affe8-168e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec041856-704f-42a0-9b80-06ae9b894570","lifecycleState":"CERTIFIED","lastUpdateDate":1639139150763,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7da9a3dc-a1a7-4c26-941b-0991dbe6e20e","invariantUUID":"6baf866b-5b20-4fa4-b22d-eb023bd56575","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0021f08-3a25-40fb-8868-1c15cdd9ecf0","lifecycleState":"CERTIFIED","lastUpdateDate":1639139229312,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7903c4-b905-48a7-a832-95315ab40f6b","invariantUUID":"22d8b34d-a996-49b9-815d-d40856a95b33","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"862604ff-baa1-451b-85ee-2630b9525a87","lifecycleState":"CERTIFIED","lastUpdateDate":1639139202046,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7491daa-6e13-4291-92fd-6e3d4f9983ed","invariantUUID":"4fa1cdb6-8ace-4354-8679-a8860796288e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c1114042-e0cd-40eb-abaa-d4af21e8711d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139225946,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c5d912-7ab3-4509-8b08-78806a0cefb8","invariantUUID":"915cb8d1-f3bc-4713-bac5-fa2922f3a5b7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8b0bd50c-d181-4a94-8737-de3d552d5b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1639139259179,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b083aecf-99e5-47d0-854a-577429997112","invariantUUID":"586139fb-4287-440f-a65f-045c6dc7e5b4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db8cfb80-cbb6-4050-b68d-9df333048668","lifecycleState":"CERTIFIED","lastUpdateDate":1639139321399,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33beb737-a611-4124-b396-5ac3e46e11f5","invariantUUID":"d152d6a2-b24a-48d9-814b-f38e33b64a2e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b712516-e316-4b25-a255-25442f284b49","lifecycleState":"CERTIFIED","lastUpdateDate":1639139237486,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc455b7-79cd-4794-b464-5908c89d35d4","invariantUUID":"a846f8f3-968e-407a-a3fb-654e37d20c2c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"2f11cc44-c08f-4e3c-88e0-7a329cfdcec5","lifecycleState":"CERTIFIED","lastUpdateDate":1639139147639,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa25099f-a009-431a-b48f-ca4855690378","invariantUUID":"432f7ef3-db82-49bc-b329-b97d10c82305","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9edb113-cec4-4abc-84bc-5b8fb7cd459e","lifecycleState":"CERTIFIED","lastUpdateDate":1639139266848,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c068532b-9756-418a-acd7-30ee35c3b984","invariantUUID":"e979535f-8048-4ece-9817-830f2267772b","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"389cef21-caf1-481a-be62-4e9db591598d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139336687,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f235f6a7-d425-445a-ba2a-a5d1b2172afa","invariantUUID":"8b66717a-1026-40a6-b3b0-27885c140424","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f958ed37-7ad7-4dbc-817e-152b3da8edaf","lifecycleState":"CERTIFIED","lastUpdateDate":1639139144445,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2227d875-17cf-46c3-a207-27a434f1b892","invariantUUID":"25a6060e-8feb-45b0-91a4-d80f89d0988e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"696a4016-75b5-4046-a709-2a8ee4473970","lifecycleState":"CERTIFIED","lastUpdateDate":1639139183447,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"890ade35-0541-405b-b61a-d21398c008ee","invariantUUID":"fab339e3-652e-4151-bedc-fcb8f93027d5","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"642c6f33-fbd2-4e51-abff-de4765ada190","lifecycleState":"CERTIFIED","lastUpdateDate":1639139178268,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"74341f59-1806-4d59-9bc2-5c3ff24784d9","invariantUUID":"fbbacb1a-5ccc-4248-a0d0-f276367a0392","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4d58b84-0173-4145-9d14-c912d1c06476","lifecycleState":"CERTIFIED","lastUpdateDate":1639139192683,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19360215-1e41-4b8f-9560-fddc96362a61","invariantUUID":"af290075-f0b2-4b74-ba2e-98077af4d39a","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"debfcea8-3b79-4a41-8423-5fffa6fb9178","lifecycleState":"CERTIFIED","lastUpdateDate":1639139231568,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8de081f-8cfd-4d11-a9cc-964281039d15","invariantUUID":"f082bc72-8158-4a63-ac0a-0bda4e0ee0ac","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3c7e2aa-62ee-4b94-9efd-31648ed3a907","lifecycleState":"CERTIFIED","lastUpdateDate":1639139275494,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59f60583-4d88-4df9-afc0-9f3dc3ea4470","invariantUUID":"025e9b8d-4ea0-402a-9dc0-1667017d6e25","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5d46826f-c91d-48bb-ac2c-a26e9af89282","lifecycleState":"CERTIFIED","lastUpdateDate":1639139263974,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd5f884-bd94-4927-9e3b-4724cd1a5079","invariantUUID":"c119f923-cdc9-49d8-a77e-9eee5b9dd682","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7e51092-31c5-4151-8244-3f72414c3139","lifecycleState":"CERTIFIED","lastUpdateDate":1639139277111,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54895f43-4d18-41da-bccd-2d0f54d6e843","invariantUUID":"483e4d32-9a62-4ba2-a80c-37ed18d0017a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96c1867b-ffbb-43ea-ba47-ce2548af3740","lifecycleState":"CERTIFIED","lastUpdateDate":1639139160009,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d29eaab5-48c6-4fab-8103-69a05fc0699a","invariantUUID":"1d5e954a-a58f-4c0f-8335-de79831971e0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f659dbc-1dc3-4850-9809-343387e7c0fc","lifecycleState":"CERTIFIED","lastUpdateDate":1639139222110,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe718cae-be88-4f85-b6bb-750ac495bd41","invariantUUID":"c7ed942d-62d9-4301-bc42-9f802935f900","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f33b6bb1-988f-45e5-9f0b-522298017303","lifecycleState":"CERTIFIED","lastUpdateDate":1639139179714,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09355998-57ba-4f2b-a80b-6d2f6f22c419","invariantUUID":"b94fce76-002c-42d4-a5da-65fa95ba14ca","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f06df59-ecc3-48ff-b894-af9740df81a9","lifecycleState":"CERTIFIED","lastUpdateDate":1639139212773,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992939c5-34c6-4b75-9050-b2f755d2334a","invariantUUID":"e596d506-be75-4945-97d2-ed5acf6ab1ca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9ed7fa0d-712f-4874-a1d6-d0f937dccf63","lifecycleState":"CERTIFIED","lastUpdateDate":1639139329435,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63639491-736d-45fb-b745-9ffc7def4d13","invariantUUID":"c21adede-785a-45a2-9703-36528dd0f612","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36d29177-0d82-483e-8183-9578087d9c6f","lifecycleState":"CERTIFIED","lastUpdateDate":1639139257360,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9849600d-fd1e-4451-856e-862fc72333b0","invariantUUID":"dcd64d5f-4bef-4cee-8206-4110adcd3247","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75b4a885-f54f-4a25-8317-fa0c710555cd","lifecycleState":"CERTIFIED","lastUpdateDate":1639139164233,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21c2e67c-4b3c-4b2f-94b2-85085a41ba3d","invariantUUID":"1b15b163-ce87-4e12-ba63-ee801b28247d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107ca7fc-6c1b-4910-ba43-836fe38e572c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139220152,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15f1a9f4-a27c-4403-8a31-3c8e1bb45970","invariantUUID":"8bde3c6f-75bd-4ce5-adfc-2dd2f9243b8a","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c3a01470-c1ec-4c0d-9266-2651f825af33","lifecycleState":"CERTIFIED","lastUpdateDate":1639139322726,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c180ef9-5f20-4c8b-8760-032570a246c9","invariantUUID":"15414dde-0139-4df0-938f-7f7ea67d824f","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0de0918e-2c77-4864-ab76-e265c6bc0862","lifecycleState":"CERTIFIED","lastUpdateDate":1639139187873,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5890276-8564-496d-b678-c11bb17e5f97","invariantUUID":"ff2c7041-2947-4a0d-b6d3-bb7bfa180de0","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37d05280-5c3d-4ec8-9479-6f727274fd0a","lifecycleState":"CERTIFIED","lastUpdateDate":1639139185360,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4497dcaf-ee10-4e0d-bbe9-1480c3dec3eb","invariantUUID":"b1c748ba-6df2-4bd7-b178-b077056c567c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"98f1e456-a011-4ea9-9e52-a2994c16f676","lifecycleState":"CERTIFIED","lastUpdateDate":1639139155387,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4d8b0ab-da9b-41c6-a5b5-439f7e27cee5","invariantUUID":"7f9fb54f-20f5-4833-91b8-2860486927c2","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3818dbf0-0512-4f7d-a5f9-8d4a9b885e70","lifecycleState":"CERTIFIED","lastUpdateDate":1639146223602,"name":"Demo_pNF_fMuIKT1Y1FYinxrqwn9f","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a228154-15b4-4048-8e49-f8c70bc06e96","invariantUUID":"917a6153-2316-4171-99a2-3fd977ad251e","systemName":"DemoPnfFmuikt1y1fyinxrqwn9f","description":"catalog service description","tags":["robot-ete","Demo_pNF_fMuIKT1Y1FYinxrqwn9f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"863eedac-da65-4742-83b3-b73e89829054","lifecycleState":"CERTIFIED","lastUpdateDate":1639144866020,"name":"vFW 2021-12-10 14-00-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"eccc9763-7748-40a0-81d7-cad150dca01a","invariantUUID":"d9a83c5c-ef3d-45f2-9fd5-f2e58d0a0812","systemName":"Vfw20211210140015","description":"catalog service description","tags":["robot-ete","vFW 2021-12-10 14-00-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1639146943139,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"63da6016-f91d-4f10-a9bc-3e60a6abc40e","invariantUUID":"8f5ba6a8-5768-4438-95e7-ad450aa90421","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8da69209-470e-4cc9-a78b-034ced0d200d","lifecycleState":"CERTIFIED","lastUpdateDate":1639146860937,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e9c46e7a-853c-45f5-b4a9-8da3e707a653","invariantUUID":"6be4bd85-87f6-4d79-a3c1-4f9d7743f0f0","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-10 14:35:43,971 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-12-10 14:35:43,972 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:43,972 DEBUG 131:onap_service.py(1) - [SDC][Add VF to service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/21d00ddf-c393-4ec2-bdd6-2ac6a65f3677/resourceInstance 2021-12-10 14:35:43,972 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "c6ff2ad8-fc64-4619-9bd2-8e2a0748856f", "originType": "VF", "componentUid": "c6ff2ad8-fc64-4619-9bd2-8e2a0748856f", "icon": "defaulticon" } 2021-12-10 14:35:43,975 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:45,929 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/21d00ddf-c393-4ec2-bdd6-2ac6a65f3677/resourceInstance HTTP/1.1" 201 None 2021-12-10 14:35:45,932 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-12-10 14:35:45,933 DEBUG 146:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":null,"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.ubuntu20_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2a73d3e6-db94-44f5-9531-017d2d2ba5b7.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"154de2db-3c77-4eb7-bc6f-6522a7e2b8bd","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"c6ff2ad8-fc64-4619-9bd2-8e2a0748856f","createdFromCsar":false,"uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677.c6ff2ad8-fc64-4619-9bd2-8e2a0748856f.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1639146944737,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"c6ff2ad8-fc64-4619-9bd2-8e2a0748856f","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1639146944737,"customizationUUID":"85e6890b-3aff-44ef-95b5-ae16ae648446","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-12-10 14:35:45,934 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-12-10 14:35:45,937 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:45,937 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/63da6016-f91d-4f10-a9bc-3e60a6abc40e/distribution 2021-12-10 14:35:45,938 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-12-10 14:35:45,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:46,007 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/63da6016-f91d-4f10-a9bc-3e60a6abc40e/distribution HTTP/1.1" 200 38 2021-12-10 14:35:46,008 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-12-10 14:35:46,008 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-12-10 14:35:46,010 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:46,010 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-12-10 14:35:46,011 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-12-10 14:35:46,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:46,060 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-12-10 14:35:46,061 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-12-10 14:35:46,061 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-12-10 14:35:46,063 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-12-10 14:35:46,063 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-12-10 14:35:46,066 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:46,066 DEBUG 131:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/21d00ddf-c393-4ec2-bdd6-2ac6a65f3677/lifecycleState/checkin 2021-12-10 14:35:46,067 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-12-10 14:35:46,068 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:47,881 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/21d00ddf-c393-4ec2-bdd6-2ac6a65f3677/lifecycleState/checkin HTTP/1.1" 200 1179 2021-12-10 14:35:47,883 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-12-10 14:35:47,884 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1639146943139,"lastUpdateDate":1639146946709,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677"},"projectCode":"123456","invariantUUID":"8f5ba6a8-5768-4438-95e7-ad450aa90421","componentType":"SERVICE","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceType":"","serviceRole":"","environmentContext":"General_Revenue-Bearing","instantiationType":"A-la-carte","serviceFunction":"","uuid":"63da6016-f91d-4f10-a9bc-3e60a6abc40e"} 2021-12-10 14:35:47,886 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 14:35:47,887 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 14:35:47,887 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:47,887 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 14:35:47,887 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 14:35:47,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 14:35:47,990 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1504 2021-12-10 14:35:47,991 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 14:35:47,992 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e9c46e7a-853c-45f5-b4a9-8da3e707a653","invariantUUID":"6be4bd85-87f6-4d79-a3c1-4f9d7743f0f0","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9c46e7a-853c-45f5-b4a9-8da3e707a653/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"4a228154-15b4-4048-8e49-f8c70bc06e96","invariantUUID":"917a6153-2316-4171-99a2-3fd977ad251e","name":"Demo_pNF_fMuIKT1Y1FYinxrqwn9f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4a228154-15b4-4048-8e49-f8c70bc06e96/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"eccc9763-7748-40a0-81d7-cad150dca01a","invariantUUID":"d9a83c5c-ef3d-45f2-9fd5-f2e58d0a0812","name":"vFW 2021-12-10 14-00-15","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/eccc9763-7748-40a0-81d7-cad150dca01a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"63da6016-f91d-4f10-a9bc-3e60a6abc40e","invariantUUID":"8f5ba6a8-5768-4438-95e7-ad450aa90421","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/63da6016-f91d-4f10-a9bc-3e60a6abc40e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-10 14:35:47,994 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 14:35:47,995 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:47,995 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:47,995 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:47,995 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_fMuIKT1Y1FYinxrqwn9f from SDC 2021-12-10 14:35:47,996 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:47,996 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:47,996 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:47,996 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-10 14-00-15 from SDC 2021-12-10 14:35:47,996 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:47,996 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:47,997 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:47,997 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 14:35:47,997 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:47,997 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:47,997 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 14:35:47,998 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-12-10 14:35:47,998 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 14:35:47,998 INFO 192:__init__.py(1) - Service found, updating information 2021-12-10 14:35:47,998 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:47,999 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-12-10 14:35:47,999 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-10 14:35:48,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:48,084 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 14:35:48,087 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-10 14:35:48,090 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c894139-6b5b-4ed7-9846-3b034e164160","lifecycleState":"CERTIFIED","lastUpdateDate":1639139194134,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9c53e0a-7836-432e-8c7e-c9fc72473852","invariantUUID":"f1536e19-0f47-4747-9647-43933b74d024","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcc3cc4b-5d90-40df-9abd-2ec483f39999","lifecycleState":"CERTIFIED","lastUpdateDate":1639139208041,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b390ca-5304-4588-8c38-50e2ad55244a","invariantUUID":"914c383d-6348-483d-81f4-94ad7a6a1668","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa20d98b-27ae-4bae-be72-6fbd2fa7ae41","lifecycleState":"CERTIFIED","lastUpdateDate":1639139199030,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67fa4bec-30d8-4b41-bab1-ffaf8fcad180","invariantUUID":"c64e4a62-f746-4a0d-bcd8-d5775e1d168a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2672aa15-62e6-48ab-9a47-53042b29214b","lifecycleState":"CERTIFIED","lastUpdateDate":1639139142794,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b19e1bf-df37-481a-9849-08f31d8bf9f5","invariantUUID":"b83b2258-e44e-4568-abd7-e0044d5f5742","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7b91ba1-d4c1-4768-994b-20b7ac88629e","lifecycleState":"CERTIFIED","lastUpdateDate":1639139167525,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"151f5349-37bc-4c30-afc3-514d2a5279d7","invariantUUID":"2f88413a-8a73-4e69-9149-5cc3c25f8824","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e789f1cc-278d-4c46-8bff-47bf35e774fc","lifecycleState":"CERTIFIED","lastUpdateDate":1639139269619,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"603867f5-00f7-4869-a325-760736f7b17b","invariantUUID":"fd3305a1-7544-440e-84c6-86661fc946ed","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bea2939-7a09-4daf-8eb1-fcbe921a84b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639139158572,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a427e7c-4a99-49e7-bcf4-973f8d26b65b","invariantUUID":"f1e83183-fe31-4252-84f3-d6c5deb18e56","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d7baa2a-fe23-4b34-95f2-6e4d84192be8","lifecycleState":"CERTIFIED","lastUpdateDate":1639139273050,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90c91916-e386-467a-88ed-13ae437ee876","invariantUUID":"c1c148df-f31c-44fe-a249-98737f58bda7","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aaee075-f9da-4a83-9ea4-9c48af5dd446","lifecycleState":"CERTIFIED","lastUpdateDate":1639139271043,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de0016fa-dc38-4615-a788-305dfb1adc86","invariantUUID":"50ec8a7d-7ba4-453f-94f7-84c9206316b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6381db2b-9bfd-4eb3-8f99-d42bd26b0df1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139249277,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"924796cf-0c07-41b8-bec1-02e874595064","invariantUUID":"1c204d75-fb59-4030-9256-0908cdda8205","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d540812b-628d-4c0f-99a0-c5821c0e3152","lifecycleState":"CERTIFIED","lastUpdateDate":1639139233121,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48f64df5-d171-4f33-9817-29697396bc90","invariantUUID":"c30bbdd8-a390-4994-b559-ad24ab9c80c6","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89957a68-6097-443e-9e9f-e72cc2a7f082","lifecycleState":"CERTIFIED","lastUpdateDate":1639139260975,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a2b974-adbc-406b-948e-a4ec6ab9bf63","invariantUUID":"77d210bb-4265-4619-9d73-2f599d880d59","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"60d49807-5a0e-48ca-bd87-a0b33523682d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139295308,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78d38a78-0d28-4116-9e21-1de97ca57017","invariantUUID":"c038f0b6-ee9a-4a24-ba19-dcad1f03951c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"537df9b1-da6d-45b2-ab1c-4b7a5563debd","lifecycleState":"CERTIFIED","lastUpdateDate":1639139243227,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbff68d4-dbae-4360-841b-1b51d2fd92bf","invariantUUID":"6b28ded9-885b-4393-be12-9e27cc8c9105","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e581c8a4-4c6c-4b03-bc3f-7ea0f712c850","lifecycleState":"CERTIFIED","lastUpdateDate":1639139161948,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"889b6a19-3662-4f36-8031-e445e369aec9","invariantUUID":"268f162c-9b0f-456f-9ab8-a98a047d27f4","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab15c807-54f3-4d96-8fe8-bc95900dcc0c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139236091,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"573fedfe-cb8b-46be-a1c6-fb7df2a156fc","invariantUUID":"629d97dc-07f8-4b1b-b564-0fb776ad1e06","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5833f15d-7f07-4482-b1f0-94e025893d28","lifecycleState":"CERTIFIED","lastUpdateDate":1639139330699,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a170e62e-9ba4-483f-a7d3-6383edd92e60","invariantUUID":"5750eccc-3988-4dc8-a24c-3621629f61fd","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5554c4d5-33f3-42c2-8430-8abb4c9fd7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1639139227456,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0aa0048-b8df-4075-9cdc-1c79a571fcd7","invariantUUID":"5bf2748b-f10e-4ac5-925a-24654f965971","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"25ef9d28-d1d1-4d05-9ed4-58e8420449c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139293656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5154480-aa6b-437d-929d-4f2640a1a508","invariantUUID":"06435dea-c4d8-42c1-9f62-45597a8beb5d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3c4e30bd-d962-41e0-8cde-af34d007a2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639139149245,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0612e96d-b7cb-416d-b938-b1f7766cc401","invariantUUID":"2c6adac8-4ea7-42c8-abba-8d43d84bfe0e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78f80335-2c76-43b6-85cb-8895c684bcb1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139195606,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d78fe9-9544-48c7-997d-f5163c729a55","invariantUUID":"88438a45-52d2-42d7-96fc-cd98e3ecccb2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95cc93b7-cf87-487d-b092-3b06bf4dca6b","lifecycleState":"CERTIFIED","lastUpdateDate":1639139218538,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"488186f4-733c-475c-90b4-455f376fd9bf","invariantUUID":"c93b91e0-5fe4-40d2-86f9-b788f94128cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1bb0ae6c-7d5e-4541-995b-8348d4aa0797","lifecycleState":"CERTIFIED","lastUpdateDate":1639139238869,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef6d2932-b1ac-4d33-b3fb-f84b399c46bd","invariantUUID":"85684976-38d9-4fc9-9ce6-e2175be174c5","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"57604804-d042-4c9b-9ab7-5df1a617bacf","lifecycleState":"CERTIFIED","lastUpdateDate":1639139328083,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1904f731-0df1-453f-b9f3-cf2779424762","invariantUUID":"8d5e01ad-7290-469e-b721-9a11fcab33c2","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1e23420-9039-4dac-86ff-a1026a50e02c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139241821,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a10b777-38a2-4fc1-9e4f-3d3e5a606fe3","invariantUUID":"f314ae54-3b35-4719-812f-e287b408b287","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c18228d1-dd89-44aa-94ed-67d2142460e8","lifecycleState":"CERTIFIED","lastUpdateDate":1639139262418,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba92e507-751c-4bb8-a50d-9578f5a9c949","invariantUUID":"7e4771ae-0148-4713-9510-9e3c790313d6","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"928dd5ba-99a0-4382-a85a-238e63f5ad96","lifecycleState":"CERTIFIED","lastUpdateDate":1639139157017,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da5f26c3-81bc-401f-8fb5-c07b3e3d83a9","invariantUUID":"76ad1557-2ce9-4371-a545-2259b588885a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","lifecycleState":"CERTIFIED","lastUpdateDate":1639139133305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f2c329c-89ce-43b9-bd91-03d52c1e89bf","invariantUUID":"8134b861-9580-4b17-a359-6c129914fec6","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a6f3446f-c8d3-418f-9efd-d1f297b171c3","lifecycleState":"CERTIFIED","lastUpdateDate":1639139288903,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8e0935-c870-4ce4-83b1-d9ddf2d1f4dc","invariantUUID":"3c19aa0f-55e6-40bc-9505-3e5cb95751c4","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c6ff2ad8-fc64-4619-9bd2-8e2a0748856f","lifecycleState":"CERTIFIED","lastUpdateDate":1639146927095,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"31cf32cc-ff83-426d-be49-de052e45e1cc","invariantUUID":"804c0e3e-cf88-4d3a-81f2-98f3a9a50f6f","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70dc632e-e114-4ee0-a41a-859ab361c536","lifecycleState":"CERTIFIED","lastUpdateDate":1639146216477,"name":"pNF 3169c1c6-6bed","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7046f292-6bca-4c3e-ae40-11f863534683","invariantUUID":"afe58dec-a3b0-444c-9fbc-c0bfdfd62122","systemName":"Pnf3169c1c66bed","description":"vendor software product","tags":["pNF 3169c1c6-6bed"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9abf384-2966-49df-bae6-a4113161999c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139215015,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0282d98d-3238-46fb-ac06-77b5d8002b13","invariantUUID":"06f52c85-5abf-4d80-9e31-05e9335e0e35","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4595b115-4639-4a34-898f-55702720bc5a","lifecycleState":"CERTIFIED","lastUpdateDate":1639139282648,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa960c02-0a33-466a-94ec-481879aba4eb","invariantUUID":"0d6aec47-9b0d-4fbe-8476-1ac2100326a1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5725cf3-7d0d-4c8f-9f59-6827e2cc81a8","lifecycleState":"CERTIFIED","lastUpdateDate":1639139287007,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f535ef4a-5ed6-4372-aee7-9177d2257fbc","invariantUUID":"29e01823-29a3-434b-8412-b8e459a7f4a8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"084645cf-b821-4429-8cfb-8c5f822457c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139332029,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c4f0c5f-058f-49da-b27d-a6b918c4d1fe","invariantUUID":"8fb9f7ac-3ab3-4d54-9f56-803105660fc3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b2ab51f-0696-42cb-ab7b-85c4738359c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139200601,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00adc9b9-22b8-4f22-baa0-a778b242a60d","invariantUUID":"fc6967b0-5d67-4cf9-928f-71f30071c536","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a2ace9db-3a1d-4ece-a8ea-51504ff586c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139280214,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caef2858-6c33-4034-86be-72cac96d1c6b","invariantUUID":"8091fd95-d59d-4fcf-b06f-2c53838db7e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"def9295e-c3f2-4c8f-9d75-b56269be86fd","lifecycleState":"CERTIFIED","lastUpdateDate":1639139251037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"411dfa3f-c027-497f-8113-664320a6cafa","invariantUUID":"4103081d-5a11-4e56-a6ed-4a29c5794dad","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d1c6be8-8044-43a8-9d8b-3acac0626e18","lifecycleState":"CERTIFIED","lastUpdateDate":1639139326797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96ccdb5f-ffd4-48cf-bf47-8559162d5a29","invariantUUID":"3fcbea36-1709-48f9-b3b9-8ddfde5158af","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"24962bc6-28bd-420e-88f7-97619ec3a4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639139141180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"59a82ba1-8b48-4bbf-a060-0a31230deb33","invariantUUID":"ca3fd750-84cb-464b-bd3f-de7d25c6c3d5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25bf22b9-2a7b-4c3f-8ab1-c15ba490e658","lifecycleState":"CERTIFIED","lastUpdateDate":1639139292043,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6da8a9d-0e23-4c92-81fd-4ac58b0b639e","invariantUUID":"40948d7c-3882-41a4-af1e-580f4835daae","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a378a890-6b72-402b-bea2-b09ce2e2fe46","lifecycleState":"CERTIFIED","lastUpdateDate":1639139190911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"012a039e-97a4-4192-933f-189b51111d02","invariantUUID":"f785b360-411e-4da2-b88d-66c24d153532","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f1574dcf-4321-4d4c-9e2d-85dc428504ee","lifecycleState":"CERTIFIED","lastUpdateDate":1639139290569,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"889d6096-ce6d-4181-82cb-49d4680c4558","invariantUUID":"1f4d28d8-b9f4-4ee5-9794-f72f006a01eb","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3e02c3fc-55cd-43a6-a2ec-2713fe745092","lifecycleState":"CERTIFIED","lastUpdateDate":1639139224222,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"53fa1ae7-3c28-4495-9192-80e87833e2f0","invariantUUID":"a8809825-e477-44e0-bf75-6ff3eb30c247","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa5015c9-54d8-46a6-9541-ee0c28899322","lifecycleState":"CERTIFIED","lastUpdateDate":1639139333494,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b502a4b-304d-484b-b94f-17e11cd3de00","invariantUUID":"50628771-c27f-4f93-aafb-3e33fedfd921","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64b53d2d-6be6-4186-8949-ab9ddb698ae0","lifecycleState":"CERTIFIED","lastUpdateDate":1639139170678,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9214d1e8-47c4-43a5-a01b-0e7a9bae16d3","invariantUUID":"c1282105-0579-4000-860f-7e83a7d31ebf","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4edf4f8-a0d4-4694-a1c4-054272e7d22d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139172158,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"04c3a97d-348c-493d-9b87-f13e43270b93","invariantUUID":"4f857737-8cdf-40ee-8d0b-0951fb34a954","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d850677-dacf-4b43-9d34-16d625125e35","lifecycleState":"CERTIFIED","lastUpdateDate":1639139325268,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0597856-942e-4c4a-b290-cf4252ba1ed2","invariantUUID":"3c194049-d844-44da-b397-7cc2a21ec7db","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c363ea2-5bae-4c4e-9d3f-e837a0f388cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639139268220,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a88851db-1453-464a-bcd6-778a3ae8a407","invariantUUID":"ab9efb77-d655-48cc-aaf1-8f184fe53522","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9b59c9f-81e3-448f-9fcc-055735be56de","lifecycleState":"CERTIFIED","lastUpdateDate":1639139323997,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf1b231-6a39-4467-ae92-ce63597631c1","invariantUUID":"785ac15a-3b41-46fc-ae17-12788308d3f9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30755e59-b0b7-4640-830a-1c6af44cf410","lifecycleState":"CERTIFIED","lastUpdateDate":1639139165986,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac28897-fbb0-4ed1-a72c-f754584424fb","invariantUUID":"8fd88b79-b94d-4f04-a56c-b2ef0d4e0f19","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4f6a5ac-cbb7-44d6-af03-87d4a60e35a9","lifecycleState":"CERTIFIED","lastUpdateDate":1639139169092,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0278c50e-ca9d-479c-b60a-b6f75b4e4e90","invariantUUID":"4f5e1bb2-a0f3-421f-b7cb-3fb7df931f4c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f713a9c-10ed-42a6-ac7f-a94a707ff05f","lifecycleState":"CERTIFIED","lastUpdateDate":1639139335198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6327bffb-1a32-4ac4-90de-86beaf474b7c","invariantUUID":"f0766b36-f76c-49f4-a601-cff44ce0577a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6080ab-bf63-4ae8-bfff-161b207d57a7","lifecycleState":"CERTIFIED","lastUpdateDate":1639139265387,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4513a25f-4e48-4fc3-a009-ab238bb280b0","invariantUUID":"60ba5db8-a623-46d2-9f2d-84f268638322","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"985ecb3b-a197-4939-a764-99e76da91ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1639144856987,"name":"vFW 036affe8-168e","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"031597d2-f400-415a-aae1-c7606fe2bc8b","invariantUUID":"94ae913e-be33-4c0d-bb42-be0dce0e47d3","systemName":"Vfw036affe8168e","description":"vendor software product","tags":["vFW 036affe8-168e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec041856-704f-42a0-9b80-06ae9b894570","lifecycleState":"CERTIFIED","lastUpdateDate":1639139150763,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7da9a3dc-a1a7-4c26-941b-0991dbe6e20e","invariantUUID":"6baf866b-5b20-4fa4-b22d-eb023bd56575","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0021f08-3a25-40fb-8868-1c15cdd9ecf0","lifecycleState":"CERTIFIED","lastUpdateDate":1639139229312,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7903c4-b905-48a7-a832-95315ab40f6b","invariantUUID":"22d8b34d-a996-49b9-815d-d40856a95b33","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"862604ff-baa1-451b-85ee-2630b9525a87","lifecycleState":"CERTIFIED","lastUpdateDate":1639139202046,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7491daa-6e13-4291-92fd-6e3d4f9983ed","invariantUUID":"4fa1cdb6-8ace-4354-8679-a8860796288e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c1114042-e0cd-40eb-abaa-d4af21e8711d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139225946,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c5d912-7ab3-4509-8b08-78806a0cefb8","invariantUUID":"915cb8d1-f3bc-4713-bac5-fa2922f3a5b7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8b0bd50c-d181-4a94-8737-de3d552d5b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1639139259179,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b083aecf-99e5-47d0-854a-577429997112","invariantUUID":"586139fb-4287-440f-a65f-045c6dc7e5b4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db8cfb80-cbb6-4050-b68d-9df333048668","lifecycleState":"CERTIFIED","lastUpdateDate":1639139321399,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33beb737-a611-4124-b396-5ac3e46e11f5","invariantUUID":"d152d6a2-b24a-48d9-814b-f38e33b64a2e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b712516-e316-4b25-a255-25442f284b49","lifecycleState":"CERTIFIED","lastUpdateDate":1639139237486,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc455b7-79cd-4794-b464-5908c89d35d4","invariantUUID":"a846f8f3-968e-407a-a3fb-654e37d20c2c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"2f11cc44-c08f-4e3c-88e0-7a329cfdcec5","lifecycleState":"CERTIFIED","lastUpdateDate":1639139147639,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa25099f-a009-431a-b48f-ca4855690378","invariantUUID":"432f7ef3-db82-49bc-b329-b97d10c82305","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9edb113-cec4-4abc-84bc-5b8fb7cd459e","lifecycleState":"CERTIFIED","lastUpdateDate":1639139266848,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c068532b-9756-418a-acd7-30ee35c3b984","invariantUUID":"e979535f-8048-4ece-9817-830f2267772b","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"389cef21-caf1-481a-be62-4e9db591598d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139336687,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f235f6a7-d425-445a-ba2a-a5d1b2172afa","invariantUUID":"8b66717a-1026-40a6-b3b0-27885c140424","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f958ed37-7ad7-4dbc-817e-152b3da8edaf","lifecycleState":"CERTIFIED","lastUpdateDate":1639139144445,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2227d875-17cf-46c3-a207-27a434f1b892","invariantUUID":"25a6060e-8feb-45b0-91a4-d80f89d0988e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"696a4016-75b5-4046-a709-2a8ee4473970","lifecycleState":"CERTIFIED","lastUpdateDate":1639139183447,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"890ade35-0541-405b-b61a-d21398c008ee","invariantUUID":"fab339e3-652e-4151-bedc-fcb8f93027d5","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"642c6f33-fbd2-4e51-abff-de4765ada190","lifecycleState":"CERTIFIED","lastUpdateDate":1639139178268,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"74341f59-1806-4d59-9bc2-5c3ff24784d9","invariantUUID":"fbbacb1a-5ccc-4248-a0d0-f276367a0392","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4d58b84-0173-4145-9d14-c912d1c06476","lifecycleState":"CERTIFIED","lastUpdateDate":1639139192683,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19360215-1e41-4b8f-9560-fddc96362a61","invariantUUID":"af290075-f0b2-4b74-ba2e-98077af4d39a","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"debfcea8-3b79-4a41-8423-5fffa6fb9178","lifecycleState":"CERTIFIED","lastUpdateDate":1639139231568,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8de081f-8cfd-4d11-a9cc-964281039d15","invariantUUID":"f082bc72-8158-4a63-ac0a-0bda4e0ee0ac","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3c7e2aa-62ee-4b94-9efd-31648ed3a907","lifecycleState":"CERTIFIED","lastUpdateDate":1639139275494,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59f60583-4d88-4df9-afc0-9f3dc3ea4470","invariantUUID":"025e9b8d-4ea0-402a-9dc0-1667017d6e25","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5d46826f-c91d-48bb-ac2c-a26e9af89282","lifecycleState":"CERTIFIED","lastUpdateDate":1639139263974,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd5f884-bd94-4927-9e3b-4724cd1a5079","invariantUUID":"c119f923-cdc9-49d8-a77e-9eee5b9dd682","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7e51092-31c5-4151-8244-3f72414c3139","lifecycleState":"CERTIFIED","lastUpdateDate":1639139277111,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54895f43-4d18-41da-bccd-2d0f54d6e843","invariantUUID":"483e4d32-9a62-4ba2-a80c-37ed18d0017a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96c1867b-ffbb-43ea-ba47-ce2548af3740","lifecycleState":"CERTIFIED","lastUpdateDate":1639139160009,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d29eaab5-48c6-4fab-8103-69a05fc0699a","invariantUUID":"1d5e954a-a58f-4c0f-8335-de79831971e0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f659dbc-1dc3-4850-9809-343387e7c0fc","lifecycleState":"CERTIFIED","lastUpdateDate":1639139222110,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe718cae-be88-4f85-b6bb-750ac495bd41","invariantUUID":"c7ed942d-62d9-4301-bc42-9f802935f900","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f33b6bb1-988f-45e5-9f0b-522298017303","lifecycleState":"CERTIFIED","lastUpdateDate":1639139179714,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09355998-57ba-4f2b-a80b-6d2f6f22c419","invariantUUID":"b94fce76-002c-42d4-a5da-65fa95ba14ca","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f06df59-ecc3-48ff-b894-af9740df81a9","lifecycleState":"CERTIFIED","lastUpdateDate":1639139212773,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992939c5-34c6-4b75-9050-b2f755d2334a","invariantUUID":"e596d506-be75-4945-97d2-ed5acf6ab1ca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9ed7fa0d-712f-4874-a1d6-d0f937dccf63","lifecycleState":"CERTIFIED","lastUpdateDate":1639139329435,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63639491-736d-45fb-b745-9ffc7def4d13","invariantUUID":"c21adede-785a-45a2-9703-36528dd0f612","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36d29177-0d82-483e-8183-9578087d9c6f","lifecycleState":"CERTIFIED","lastUpdateDate":1639139257360,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9849600d-fd1e-4451-856e-862fc72333b0","invariantUUID":"dcd64d5f-4bef-4cee-8206-4110adcd3247","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75b4a885-f54f-4a25-8317-fa0c710555cd","lifecycleState":"CERTIFIED","lastUpdateDate":1639139164233,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21c2e67c-4b3c-4b2f-94b2-85085a41ba3d","invariantUUID":"1b15b163-ce87-4e12-ba63-ee801b28247d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107ca7fc-6c1b-4910-ba43-836fe38e572c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139220152,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15f1a9f4-a27c-4403-8a31-3c8e1bb45970","invariantUUID":"8bde3c6f-75bd-4ce5-adfc-2dd2f9243b8a","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c3a01470-c1ec-4c0d-9266-2651f825af33","lifecycleState":"CERTIFIED","lastUpdateDate":1639139322726,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c180ef9-5f20-4c8b-8760-032570a246c9","invariantUUID":"15414dde-0139-4df0-938f-7f7ea67d824f","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0de0918e-2c77-4864-ab76-e265c6bc0862","lifecycleState":"CERTIFIED","lastUpdateDate":1639139187873,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5890276-8564-496d-b678-c11bb17e5f97","invariantUUID":"ff2c7041-2947-4a0d-b6d3-bb7bfa180de0","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37d05280-5c3d-4ec8-9479-6f727274fd0a","lifecycleState":"CERTIFIED","lastUpdateDate":1639139185360,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4497dcaf-ee10-4e0d-bbe9-1480c3dec3eb","invariantUUID":"b1c748ba-6df2-4bd7-b178-b077056c567c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"98f1e456-a011-4ea9-9e52-a2994c16f676","lifecycleState":"CERTIFIED","lastUpdateDate":1639139155387,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4d8b0ab-da9b-41c6-a5b5-439f7e27cee5","invariantUUID":"7f9fb54f-20f5-4833-91b8-2860486927c2","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3818dbf0-0512-4f7d-a5f9-8d4a9b885e70","lifecycleState":"CERTIFIED","lastUpdateDate":1639146223602,"name":"Demo_pNF_fMuIKT1Y1FYinxrqwn9f","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a228154-15b4-4048-8e49-f8c70bc06e96","invariantUUID":"917a6153-2316-4171-99a2-3fd977ad251e","systemName":"DemoPnfFmuikt1y1fyinxrqwn9f","description":"catalog service description","tags":["robot-ete","Demo_pNF_fMuIKT1Y1FYinxrqwn9f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"863eedac-da65-4742-83b3-b73e89829054","lifecycleState":"CERTIFIED","lastUpdateDate":1639144866020,"name":"vFW 2021-12-10 14-00-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"eccc9763-7748-40a0-81d7-cad150dca01a","invariantUUID":"d9a83c5c-ef3d-45f2-9fd5-f2e58d0a0812","systemName":"Vfw20211210140015","description":"catalog service description","tags":["robot-ete","vFW 2021-12-10 14-00-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"21d00ddf-c393-4ec2-bdd6-2ac6a65f3677","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639146946709,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"63da6016-f91d-4f10-a9bc-3e60a6abc40e","invariantUUID":"8f5ba6a8-5768-4438-95e7-ad450aa90421","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8da69209-470e-4cc9-a78b-034ced0d200d","lifecycleState":"CERTIFIED","lastUpdateDate":1639146860937,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e9c46e7a-853c-45f5-b4a9-8da3e707a653","invariantUUID":"6be4bd85-87f6-4d79-a3c1-4f9d7743f0f0","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-10 14:35:48,097 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-10 14:35:48,098 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-12-10 14:35:48,102 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:48,102 DEBUG 131:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/21d00ddf-c393-4ec2-bdd6-2ac6a65f3677/lifecycleState/Certify 2021-12-10 14:35:48,103 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-12-10 14:35:48,105 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:51,934 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/21d00ddf-c393-4ec2-bdd6-2ac6a65f3677/lifecycleState/Certify HTTP/1.1" 200 1167 2021-12-10 14:35:51,936 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-12-10 14:35:51,936 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"136753fb-7d47-479c-bec1-d4fbc5213ab9","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1639146943139,"lastUpdateDate":1639146946709,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"136753fb-7d47-479c-bec1-d4fbc5213ab9"},"projectCode":"123456","invariantUUID":"8f5ba6a8-5768-4438-95e7-ad450aa90421","componentType":"SERVICE","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceType":"","serviceRole":"","environmentContext":"General_Revenue-Bearing","instantiationType":"A-la-carte","serviceFunction":"","uuid":"63da6016-f91d-4f10-a9bc-3e60a6abc40e"} 2021-12-10 14:35:51,940 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 14:35:51,940 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 14:35:51,940 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:51,941 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 14:35:51,941 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 14:35:51,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 14:35:52,050 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1492 2021-12-10 14:35:52,051 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 14:35:52,052 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e9c46e7a-853c-45f5-b4a9-8da3e707a653","invariantUUID":"6be4bd85-87f6-4d79-a3c1-4f9d7743f0f0","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9c46e7a-853c-45f5-b4a9-8da3e707a653/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"63da6016-f91d-4f10-a9bc-3e60a6abc40e","invariantUUID":"8f5ba6a8-5768-4438-95e7-ad450aa90421","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/63da6016-f91d-4f10-a9bc-3e60a6abc40e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"4a228154-15b4-4048-8e49-f8c70bc06e96","invariantUUID":"917a6153-2316-4171-99a2-3fd977ad251e","name":"Demo_pNF_fMuIKT1Y1FYinxrqwn9f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4a228154-15b4-4048-8e49-f8c70bc06e96/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"eccc9763-7748-40a0-81d7-cad150dca01a","invariantUUID":"d9a83c5c-ef3d-45f2-9fd5-f2e58d0a0812","name":"vFW 2021-12-10 14-00-15","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/eccc9763-7748-40a0-81d7-cad150dca01a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-10 14:35:52,054 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 14:35:52,055 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:52,055 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:52,055 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:52,055 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 14:35:52,056 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:52,056 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:52,056 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:52,056 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_fMuIKT1Y1FYinxrqwn9f from SDC 2021-12-10 14:35:52,056 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:52,057 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:52,057 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:52,057 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-10 14-00-15 from SDC 2021-12-10 14:35:52,057 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 14:35:52,057 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 14:35:52,058 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 14:35:52,058 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-12-10 14:35:52,058 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 14:35:52,058 INFO 192:__init__.py(1) - Service found, updating information 2021-12-10 14:35:52,059 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:35:52,059 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-12-10 14:35:52,059 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-10 14:35:52,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:35:52,167 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 14:35:52,170 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-10 14:35:52,174 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c894139-6b5b-4ed7-9846-3b034e164160","lifecycleState":"CERTIFIED","lastUpdateDate":1639139194134,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9c53e0a-7836-432e-8c7e-c9fc72473852","invariantUUID":"f1536e19-0f47-4747-9647-43933b74d024","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcc3cc4b-5d90-40df-9abd-2ec483f39999","lifecycleState":"CERTIFIED","lastUpdateDate":1639139208041,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b390ca-5304-4588-8c38-50e2ad55244a","invariantUUID":"914c383d-6348-483d-81f4-94ad7a6a1668","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa20d98b-27ae-4bae-be72-6fbd2fa7ae41","lifecycleState":"CERTIFIED","lastUpdateDate":1639139199030,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67fa4bec-30d8-4b41-bab1-ffaf8fcad180","invariantUUID":"c64e4a62-f746-4a0d-bcd8-d5775e1d168a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2672aa15-62e6-48ab-9a47-53042b29214b","lifecycleState":"CERTIFIED","lastUpdateDate":1639139142794,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b19e1bf-df37-481a-9849-08f31d8bf9f5","invariantUUID":"b83b2258-e44e-4568-abd7-e0044d5f5742","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7b91ba1-d4c1-4768-994b-20b7ac88629e","lifecycleState":"CERTIFIED","lastUpdateDate":1639139167525,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"151f5349-37bc-4c30-afc3-514d2a5279d7","invariantUUID":"2f88413a-8a73-4e69-9149-5cc3c25f8824","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e789f1cc-278d-4c46-8bff-47bf35e774fc","lifecycleState":"CERTIFIED","lastUpdateDate":1639139269619,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"603867f5-00f7-4869-a325-760736f7b17b","invariantUUID":"fd3305a1-7544-440e-84c6-86661fc946ed","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bea2939-7a09-4daf-8eb1-fcbe921a84b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639139158572,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a427e7c-4a99-49e7-bcf4-973f8d26b65b","invariantUUID":"f1e83183-fe31-4252-84f3-d6c5deb18e56","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d7baa2a-fe23-4b34-95f2-6e4d84192be8","lifecycleState":"CERTIFIED","lastUpdateDate":1639139273050,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90c91916-e386-467a-88ed-13ae437ee876","invariantUUID":"c1c148df-f31c-44fe-a249-98737f58bda7","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aaee075-f9da-4a83-9ea4-9c48af5dd446","lifecycleState":"CERTIFIED","lastUpdateDate":1639139271043,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de0016fa-dc38-4615-a788-305dfb1adc86","invariantUUID":"50ec8a7d-7ba4-453f-94f7-84c9206316b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6381db2b-9bfd-4eb3-8f99-d42bd26b0df1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139249277,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"924796cf-0c07-41b8-bec1-02e874595064","invariantUUID":"1c204d75-fb59-4030-9256-0908cdda8205","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d540812b-628d-4c0f-99a0-c5821c0e3152","lifecycleState":"CERTIFIED","lastUpdateDate":1639139233121,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48f64df5-d171-4f33-9817-29697396bc90","invariantUUID":"c30bbdd8-a390-4994-b559-ad24ab9c80c6","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89957a68-6097-443e-9e9f-e72cc2a7f082","lifecycleState":"CERTIFIED","lastUpdateDate":1639139260975,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a2b974-adbc-406b-948e-a4ec6ab9bf63","invariantUUID":"77d210bb-4265-4619-9d73-2f599d880d59","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"60d49807-5a0e-48ca-bd87-a0b33523682d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139295308,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78d38a78-0d28-4116-9e21-1de97ca57017","invariantUUID":"c038f0b6-ee9a-4a24-ba19-dcad1f03951c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"537df9b1-da6d-45b2-ab1c-4b7a5563debd","lifecycleState":"CERTIFIED","lastUpdateDate":1639139243227,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbff68d4-dbae-4360-841b-1b51d2fd92bf","invariantUUID":"6b28ded9-885b-4393-be12-9e27cc8c9105","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e581c8a4-4c6c-4b03-bc3f-7ea0f712c850","lifecycleState":"CERTIFIED","lastUpdateDate":1639139161948,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"889b6a19-3662-4f36-8031-e445e369aec9","invariantUUID":"268f162c-9b0f-456f-9ab8-a98a047d27f4","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab15c807-54f3-4d96-8fe8-bc95900dcc0c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139236091,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"573fedfe-cb8b-46be-a1c6-fb7df2a156fc","invariantUUID":"629d97dc-07f8-4b1b-b564-0fb776ad1e06","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5833f15d-7f07-4482-b1f0-94e025893d28","lifecycleState":"CERTIFIED","lastUpdateDate":1639139330699,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a170e62e-9ba4-483f-a7d3-6383edd92e60","invariantUUID":"5750eccc-3988-4dc8-a24c-3621629f61fd","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5554c4d5-33f3-42c2-8430-8abb4c9fd7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1639139227456,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0aa0048-b8df-4075-9cdc-1c79a571fcd7","invariantUUID":"5bf2748b-f10e-4ac5-925a-24654f965971","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"25ef9d28-d1d1-4d05-9ed4-58e8420449c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139293656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5154480-aa6b-437d-929d-4f2640a1a508","invariantUUID":"06435dea-c4d8-42c1-9f62-45597a8beb5d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3c4e30bd-d962-41e0-8cde-af34d007a2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639139149245,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0612e96d-b7cb-416d-b938-b1f7766cc401","invariantUUID":"2c6adac8-4ea7-42c8-abba-8d43d84bfe0e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78f80335-2c76-43b6-85cb-8895c684bcb1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139195606,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d78fe9-9544-48c7-997d-f5163c729a55","invariantUUID":"88438a45-52d2-42d7-96fc-cd98e3ecccb2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95cc93b7-cf87-487d-b092-3b06bf4dca6b","lifecycleState":"CERTIFIED","lastUpdateDate":1639139218538,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"488186f4-733c-475c-90b4-455f376fd9bf","invariantUUID":"c93b91e0-5fe4-40d2-86f9-b788f94128cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1bb0ae6c-7d5e-4541-995b-8348d4aa0797","lifecycleState":"CERTIFIED","lastUpdateDate":1639139238869,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef6d2932-b1ac-4d33-b3fb-f84b399c46bd","invariantUUID":"85684976-38d9-4fc9-9ce6-e2175be174c5","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"57604804-d042-4c9b-9ab7-5df1a617bacf","lifecycleState":"CERTIFIED","lastUpdateDate":1639139328083,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1904f731-0df1-453f-b9f3-cf2779424762","invariantUUID":"8d5e01ad-7290-469e-b721-9a11fcab33c2","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1e23420-9039-4dac-86ff-a1026a50e02c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139241821,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a10b777-38a2-4fc1-9e4f-3d3e5a606fe3","invariantUUID":"f314ae54-3b35-4719-812f-e287b408b287","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c18228d1-dd89-44aa-94ed-67d2142460e8","lifecycleState":"CERTIFIED","lastUpdateDate":1639139262418,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba92e507-751c-4bb8-a50d-9578f5a9c949","invariantUUID":"7e4771ae-0148-4713-9510-9e3c790313d6","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"928dd5ba-99a0-4382-a85a-238e63f5ad96","lifecycleState":"CERTIFIED","lastUpdateDate":1639139157017,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da5f26c3-81bc-401f-8fb5-c07b3e3d83a9","invariantUUID":"76ad1557-2ce9-4371-a545-2259b588885a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fbfe8f55-e75a-4475-8bae-824ecc24a094","lifecycleState":"CERTIFIED","lastUpdateDate":1639139133305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f2c329c-89ce-43b9-bd91-03d52c1e89bf","invariantUUID":"8134b861-9580-4b17-a359-6c129914fec6","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a6f3446f-c8d3-418f-9efd-d1f297b171c3","lifecycleState":"CERTIFIED","lastUpdateDate":1639139288903,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8e0935-c870-4ce4-83b1-d9ddf2d1f4dc","invariantUUID":"3c19aa0f-55e6-40bc-9505-3e5cb95751c4","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c6ff2ad8-fc64-4619-9bd2-8e2a0748856f","lifecycleState":"CERTIFIED","lastUpdateDate":1639146927095,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"31cf32cc-ff83-426d-be49-de052e45e1cc","invariantUUID":"804c0e3e-cf88-4d3a-81f2-98f3a9a50f6f","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70dc632e-e114-4ee0-a41a-859ab361c536","lifecycleState":"CERTIFIED","lastUpdateDate":1639146216477,"name":"pNF 3169c1c6-6bed","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7046f292-6bca-4c3e-ae40-11f863534683","invariantUUID":"afe58dec-a3b0-444c-9fbc-c0bfdfd62122","systemName":"Pnf3169c1c66bed","description":"vendor software product","tags":["pNF 3169c1c6-6bed"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9abf384-2966-49df-bae6-a4113161999c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139215015,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0282d98d-3238-46fb-ac06-77b5d8002b13","invariantUUID":"06f52c85-5abf-4d80-9e31-05e9335e0e35","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4595b115-4639-4a34-898f-55702720bc5a","lifecycleState":"CERTIFIED","lastUpdateDate":1639139282648,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa960c02-0a33-466a-94ec-481879aba4eb","invariantUUID":"0d6aec47-9b0d-4fbe-8476-1ac2100326a1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5725cf3-7d0d-4c8f-9f59-6827e2cc81a8","lifecycleState":"CERTIFIED","lastUpdateDate":1639139287007,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f535ef4a-5ed6-4372-aee7-9177d2257fbc","invariantUUID":"29e01823-29a3-434b-8412-b8e459a7f4a8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"084645cf-b821-4429-8cfb-8c5f822457c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139332029,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c4f0c5f-058f-49da-b27d-a6b918c4d1fe","invariantUUID":"8fb9f7ac-3ab3-4d54-9f56-803105660fc3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b2ab51f-0696-42cb-ab7b-85c4738359c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139200601,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00adc9b9-22b8-4f22-baa0-a778b242a60d","invariantUUID":"fc6967b0-5d67-4cf9-928f-71f30071c536","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a2ace9db-3a1d-4ece-a8ea-51504ff586c1","lifecycleState":"CERTIFIED","lastUpdateDate":1639139280214,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caef2858-6c33-4034-86be-72cac96d1c6b","invariantUUID":"8091fd95-d59d-4fcf-b06f-2c53838db7e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"def9295e-c3f2-4c8f-9d75-b56269be86fd","lifecycleState":"CERTIFIED","lastUpdateDate":1639139251037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"411dfa3f-c027-497f-8113-664320a6cafa","invariantUUID":"4103081d-5a11-4e56-a6ed-4a29c5794dad","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d1c6be8-8044-43a8-9d8b-3acac0626e18","lifecycleState":"CERTIFIED","lastUpdateDate":1639139326797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96ccdb5f-ffd4-48cf-bf47-8559162d5a29","invariantUUID":"3fcbea36-1709-48f9-b3b9-8ddfde5158af","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"24962bc6-28bd-420e-88f7-97619ec3a4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639139141180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"59a82ba1-8b48-4bbf-a060-0a31230deb33","invariantUUID":"ca3fd750-84cb-464b-bd3f-de7d25c6c3d5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25bf22b9-2a7b-4c3f-8ab1-c15ba490e658","lifecycleState":"CERTIFIED","lastUpdateDate":1639139292043,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6da8a9d-0e23-4c92-81fd-4ac58b0b639e","invariantUUID":"40948d7c-3882-41a4-af1e-580f4835daae","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a378a890-6b72-402b-bea2-b09ce2e2fe46","lifecycleState":"CERTIFIED","lastUpdateDate":1639139190911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"012a039e-97a4-4192-933f-189b51111d02","invariantUUID":"f785b360-411e-4da2-b88d-66c24d153532","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f1574dcf-4321-4d4c-9e2d-85dc428504ee","lifecycleState":"CERTIFIED","lastUpdateDate":1639139290569,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"889d6096-ce6d-4181-82cb-49d4680c4558","invariantUUID":"1f4d28d8-b9f4-4ee5-9794-f72f006a01eb","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3e02c3fc-55cd-43a6-a2ec-2713fe745092","lifecycleState":"CERTIFIED","lastUpdateDate":1639139224222,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"53fa1ae7-3c28-4495-9192-80e87833e2f0","invariantUUID":"a8809825-e477-44e0-bf75-6ff3eb30c247","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa5015c9-54d8-46a6-9541-ee0c28899322","lifecycleState":"CERTIFIED","lastUpdateDate":1639139333494,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b502a4b-304d-484b-b94f-17e11cd3de00","invariantUUID":"50628771-c27f-4f93-aafb-3e33fedfd921","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64b53d2d-6be6-4186-8949-ab9ddb698ae0","lifecycleState":"CERTIFIED","lastUpdateDate":1639139170678,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9214d1e8-47c4-43a5-a01b-0e7a9bae16d3","invariantUUID":"c1282105-0579-4000-860f-7e83a7d31ebf","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4edf4f8-a0d4-4694-a1c4-054272e7d22d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139172158,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"04c3a97d-348c-493d-9b87-f13e43270b93","invariantUUID":"4f857737-8cdf-40ee-8d0b-0951fb34a954","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d850677-dacf-4b43-9d34-16d625125e35","lifecycleState":"CERTIFIED","lastUpdateDate":1639139325268,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0597856-942e-4c4a-b290-cf4252ba1ed2","invariantUUID":"3c194049-d844-44da-b397-7cc2a21ec7db","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c363ea2-5bae-4c4e-9d3f-e837a0f388cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639139268220,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a88851db-1453-464a-bcd6-778a3ae8a407","invariantUUID":"ab9efb77-d655-48cc-aaf1-8f184fe53522","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9b59c9f-81e3-448f-9fcc-055735be56de","lifecycleState":"CERTIFIED","lastUpdateDate":1639139323997,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf1b231-6a39-4467-ae92-ce63597631c1","invariantUUID":"785ac15a-3b41-46fc-ae17-12788308d3f9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30755e59-b0b7-4640-830a-1c6af44cf410","lifecycleState":"CERTIFIED","lastUpdateDate":1639139165986,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac28897-fbb0-4ed1-a72c-f754584424fb","invariantUUID":"8fd88b79-b94d-4f04-a56c-b2ef0d4e0f19","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4f6a5ac-cbb7-44d6-af03-87d4a60e35a9","lifecycleState":"CERTIFIED","lastUpdateDate":1639139169092,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0278c50e-ca9d-479c-b60a-b6f75b4e4e90","invariantUUID":"4f5e1bb2-a0f3-421f-b7cb-3fb7df931f4c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f713a9c-10ed-42a6-ac7f-a94a707ff05f","lifecycleState":"CERTIFIED","lastUpdateDate":1639139335198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6327bffb-1a32-4ac4-90de-86beaf474b7c","invariantUUID":"f0766b36-f76c-49f4-a601-cff44ce0577a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6080ab-bf63-4ae8-bfff-161b207d57a7","lifecycleState":"CERTIFIED","lastUpdateDate":1639139265387,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4513a25f-4e48-4fc3-a009-ab238bb280b0","invariantUUID":"60ba5db8-a623-46d2-9f2d-84f268638322","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"985ecb3b-a197-4939-a764-99e76da91ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1639144856987,"name":"vFW 036affe8-168e","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"031597d2-f400-415a-aae1-c7606fe2bc8b","invariantUUID":"94ae913e-be33-4c0d-bb42-be0dce0e47d3","systemName":"Vfw036affe8168e","description":"vendor software product","tags":["vFW 036affe8-168e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec041856-704f-42a0-9b80-06ae9b894570","lifecycleState":"CERTIFIED","lastUpdateDate":1639139150763,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7da9a3dc-a1a7-4c26-941b-0991dbe6e20e","invariantUUID":"6baf866b-5b20-4fa4-b22d-eb023bd56575","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0021f08-3a25-40fb-8868-1c15cdd9ecf0","lifecycleState":"CERTIFIED","lastUpdateDate":1639139229312,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7903c4-b905-48a7-a832-95315ab40f6b","invariantUUID":"22d8b34d-a996-49b9-815d-d40856a95b33","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"862604ff-baa1-451b-85ee-2630b9525a87","lifecycleState":"CERTIFIED","lastUpdateDate":1639139202046,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7491daa-6e13-4291-92fd-6e3d4f9983ed","invariantUUID":"4fa1cdb6-8ace-4354-8679-a8860796288e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c1114042-e0cd-40eb-abaa-d4af21e8711d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139225946,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c5d912-7ab3-4509-8b08-78806a0cefb8","invariantUUID":"915cb8d1-f3bc-4713-bac5-fa2922f3a5b7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8b0bd50c-d181-4a94-8737-de3d552d5b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1639139259179,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b083aecf-99e5-47d0-854a-577429997112","invariantUUID":"586139fb-4287-440f-a65f-045c6dc7e5b4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db8cfb80-cbb6-4050-b68d-9df333048668","lifecycleState":"CERTIFIED","lastUpdateDate":1639139321399,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33beb737-a611-4124-b396-5ac3e46e11f5","invariantUUID":"d152d6a2-b24a-48d9-814b-f38e33b64a2e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b712516-e316-4b25-a255-25442f284b49","lifecycleState":"CERTIFIED","lastUpdateDate":1639139237486,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc455b7-79cd-4794-b464-5908c89d35d4","invariantUUID":"a846f8f3-968e-407a-a3fb-654e37d20c2c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"2f11cc44-c08f-4e3c-88e0-7a329cfdcec5","lifecycleState":"CERTIFIED","lastUpdateDate":1639139147639,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa25099f-a009-431a-b48f-ca4855690378","invariantUUID":"432f7ef3-db82-49bc-b329-b97d10c82305","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9edb113-cec4-4abc-84bc-5b8fb7cd459e","lifecycleState":"CERTIFIED","lastUpdateDate":1639139266848,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c068532b-9756-418a-acd7-30ee35c3b984","invariantUUID":"e979535f-8048-4ece-9817-830f2267772b","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"389cef21-caf1-481a-be62-4e9db591598d","lifecycleState":"CERTIFIED","lastUpdateDate":1639139336687,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f235f6a7-d425-445a-ba2a-a5d1b2172afa","invariantUUID":"8b66717a-1026-40a6-b3b0-27885c140424","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f958ed37-7ad7-4dbc-817e-152b3da8edaf","lifecycleState":"CERTIFIED","lastUpdateDate":1639139144445,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2227d875-17cf-46c3-a207-27a434f1b892","invariantUUID":"25a6060e-8feb-45b0-91a4-d80f89d0988e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"696a4016-75b5-4046-a709-2a8ee4473970","lifecycleState":"CERTIFIED","lastUpdateDate":1639139183447,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"890ade35-0541-405b-b61a-d21398c008ee","invariantUUID":"fab339e3-652e-4151-bedc-fcb8f93027d5","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"642c6f33-fbd2-4e51-abff-de4765ada190","lifecycleState":"CERTIFIED","lastUpdateDate":1639139178268,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"74341f59-1806-4d59-9bc2-5c3ff24784d9","invariantUUID":"fbbacb1a-5ccc-4248-a0d0-f276367a0392","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4d58b84-0173-4145-9d14-c912d1c06476","lifecycleState":"CERTIFIED","lastUpdateDate":1639139192683,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19360215-1e41-4b8f-9560-fddc96362a61","invariantUUID":"af290075-f0b2-4b74-ba2e-98077af4d39a","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"debfcea8-3b79-4a41-8423-5fffa6fb9178","lifecycleState":"CERTIFIED","lastUpdateDate":1639139231568,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8de081f-8cfd-4d11-a9cc-964281039d15","invariantUUID":"f082bc72-8158-4a63-ac0a-0bda4e0ee0ac","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3c7e2aa-62ee-4b94-9efd-31648ed3a907","lifecycleState":"CERTIFIED","lastUpdateDate":1639139275494,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59f60583-4d88-4df9-afc0-9f3dc3ea4470","invariantUUID":"025e9b8d-4ea0-402a-9dc0-1667017d6e25","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5d46826f-c91d-48bb-ac2c-a26e9af89282","lifecycleState":"CERTIFIED","lastUpdateDate":1639139263974,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd5f884-bd94-4927-9e3b-4724cd1a5079","invariantUUID":"c119f923-cdc9-49d8-a77e-9eee5b9dd682","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7e51092-31c5-4151-8244-3f72414c3139","lifecycleState":"CERTIFIED","lastUpdateDate":1639139277111,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54895f43-4d18-41da-bccd-2d0f54d6e843","invariantUUID":"483e4d32-9a62-4ba2-a80c-37ed18d0017a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96c1867b-ffbb-43ea-ba47-ce2548af3740","lifecycleState":"CERTIFIED","lastUpdateDate":1639139160009,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d29eaab5-48c6-4fab-8103-69a05fc0699a","invariantUUID":"1d5e954a-a58f-4c0f-8335-de79831971e0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f659dbc-1dc3-4850-9809-343387e7c0fc","lifecycleState":"CERTIFIED","lastUpdateDate":1639139222110,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe718cae-be88-4f85-b6bb-750ac495bd41","invariantUUID":"c7ed942d-62d9-4301-bc42-9f802935f900","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f33b6bb1-988f-45e5-9f0b-522298017303","lifecycleState":"CERTIFIED","lastUpdateDate":1639139179714,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09355998-57ba-4f2b-a80b-6d2f6f22c419","invariantUUID":"b94fce76-002c-42d4-a5da-65fa95ba14ca","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f06df59-ecc3-48ff-b894-af9740df81a9","lifecycleState":"CERTIFIED","lastUpdateDate":1639139212773,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992939c5-34c6-4b75-9050-b2f755d2334a","invariantUUID":"e596d506-be75-4945-97d2-ed5acf6ab1ca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9ed7fa0d-712f-4874-a1d6-d0f937dccf63","lifecycleState":"CERTIFIED","lastUpdateDate":1639139329435,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63639491-736d-45fb-b745-9ffc7def4d13","invariantUUID":"c21adede-785a-45a2-9703-36528dd0f612","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36d29177-0d82-483e-8183-9578087d9c6f","lifecycleState":"CERTIFIED","lastUpdateDate":1639139257360,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9849600d-fd1e-4451-856e-862fc72333b0","invariantUUID":"dcd64d5f-4bef-4cee-8206-4110adcd3247","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75b4a885-f54f-4a25-8317-fa0c710555cd","lifecycleState":"CERTIFIED","lastUpdateDate":1639139164233,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21c2e67c-4b3c-4b2f-94b2-85085a41ba3d","invariantUUID":"1b15b163-ce87-4e12-ba63-ee801b28247d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107ca7fc-6c1b-4910-ba43-836fe38e572c","lifecycleState":"CERTIFIED","lastUpdateDate":1639139220152,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15f1a9f4-a27c-4403-8a31-3c8e1bb45970","invariantUUID":"8bde3c6f-75bd-4ce5-adfc-2dd2f9243b8a","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c3a01470-c1ec-4c0d-9266-2651f825af33","lifecycleState":"CERTIFIED","lastUpdateDate":1639139322726,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c180ef9-5f20-4c8b-8760-032570a246c9","invariantUUID":"15414dde-0139-4df0-938f-7f7ea67d824f","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0de0918e-2c77-4864-ab76-e265c6bc0862","lifecycleState":"CERTIFIED","lastUpdateDate":1639139187873,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5890276-8564-496d-b678-c11bb17e5f97","invariantUUID":"ff2c7041-2947-4a0d-b6d3-bb7bfa180de0","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37d05280-5c3d-4ec8-9479-6f727274fd0a","lifecycleState":"CERTIFIED","lastUpdateDate":1639139185360,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4497dcaf-ee10-4e0d-bbe9-1480c3dec3eb","invariantUUID":"b1c748ba-6df2-4bd7-b178-b077056c567c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"98f1e456-a011-4ea9-9e52-a2994c16f676","lifecycleState":"CERTIFIED","lastUpdateDate":1639139155387,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4d8b0ab-da9b-41c6-a5b5-439f7e27cee5","invariantUUID":"7f9fb54f-20f5-4833-91b8-2860486927c2","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3818dbf0-0512-4f7d-a5f9-8d4a9b885e70","lifecycleState":"CERTIFIED","lastUpdateDate":1639146223602,"name":"Demo_pNF_fMuIKT1Y1FYinxrqwn9f","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a228154-15b4-4048-8e49-f8c70bc06e96","invariantUUID":"917a6153-2316-4171-99a2-3fd977ad251e","systemName":"DemoPnfFmuikt1y1fyinxrqwn9f","description":"catalog service description","tags":["robot-ete","Demo_pNF_fMuIKT1Y1FYinxrqwn9f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"863eedac-da65-4742-83b3-b73e89829054","lifecycleState":"CERTIFIED","lastUpdateDate":1639144866020,"name":"vFW 2021-12-10 14-00-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"eccc9763-7748-40a0-81d7-cad150dca01a","invariantUUID":"d9a83c5c-ef3d-45f2-9fd5-f2e58d0a0812","systemName":"Vfw20211210140015","description":"catalog service description","tags":["robot-ete","vFW 2021-12-10 14-00-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"136753fb-7d47-479c-bec1-d4fbc5213ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1639146946709,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"63da6016-f91d-4f10-a9bc-3e60a6abc40e","invariantUUID":"8f5ba6a8-5768-4438-95e7-ad450aa90421","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8da69209-470e-4cc9-a78b-034ced0d200d","lifecycleState":"CERTIFIED","lastUpdateDate":1639146860937,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e9c46e7a-853c-45f5-b4a9-8da3e707a653","invariantUUID":"6be4bd85-87f6-4d79-a3c1-4f9d7743f0f0","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-10 14:35:52,181 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-10 14:36:02,192 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-12-10 14:36:02,196 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:36:02,197 DEBUG 131:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/136753fb-7d47-479c-bec1-d4fbc5213ab9/distribution/PROD/activate 2021-12-10 14:36:02,197 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-12-10 14:36:02,199 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 14:36:02,632 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/136753fb-7d47-479c-bec1-d4fbc5213ab9/distribution/PROD/activate HTTP/1.1" 500 225 2021-12-10 14:36:02,634 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 500 2021-12-10 14:36:02,634 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: { "requestError": { "serviceException": { "messageId": "SVC4136", "text": "Error: Requested distribution environment \u0027%1\u0027 is not available.", "variables": [ "AUTO" ] } } } 2021-12-10 14:36:02,634 ERROR 157:onap_service.py(1) - [SDC][PROD/activate Service] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 14:36:02,635 ERROR 48:basic_vm.py(1) - Generic OnapTest exception 2021-12-10 14:36:02,635 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 01:23 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-12-10 14:36:02,639 INFO 57:basic_vm.py(1) - Generate Test report 2021-12-10 14:36:02,741 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-12-10 14:36:03,101 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-12-10 14:36:03,103 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61b365d36c44f50010875f78 2021-12-10 14:36:03,104 ERROR 253:run_tests.py(1) - The test case 'basic_vm' failed. 2021-12-10 14:36:03,104 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR