2021-10-24 13:43:55,659 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-10-24 13:43:55,660 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-10-24 13:43:55,669 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-10-24 13:43:55,669 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-10-24 13:43:55,669 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-10-24 13:43:55,669 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-10-24 13:43:55,670 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2021-10-24 13:43:55,670 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-10-24 13:43:55,670 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-10-24 13:43:55,670 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-10-24 13:43:55,670 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-10-24 13:43:55,670 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-10-24 13:43:55,671 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-10-24 13:43:55,671 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-10-24 13:43:55,671 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-10-24 13:43:55,671 DEBUG 33:basic_vm.py(1) - start time 2021-10-24 13:43:55,672 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-10-24 13:43:55,672 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-10-24 13:43:55,672 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-10-24 13:43:55,673 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-10-24 13:43:55,673 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-10-24 13:43:55,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:55,821 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-10-24 13:43:55,822 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-10-24 13:43:55,823 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"a384117b03e3457e924097882bde7111","type":"vlm","name":"e8304c4c-f090-412c-bd3c","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4ebc2e56e440418d9ff67f0b44b40287","type":"vlm","name":"ba17120c-d12d-4d8a-9857","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-10-24 13:43:55,826 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-10-24 13:43:55,826 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-10-24 13:43:55,827 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-10-24 13:43:55,827 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-10-24 13:43:55,827 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-10-24 13:43:55,827 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-10-24 13:43:55,828 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-10-24 13:43:55,828 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-10-24 13:43:55,829 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-10-24 13:43:55,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:55,974 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-10-24 13:43:55,975 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-10-24 13:43:55,975 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"a384117b03e3457e924097882bde7111","type":"vlm","name":"e8304c4c-f090-412c-bd3c","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4ebc2e56e440418d9ff67f0b44b40287","type":"vlm","name":"ba17120c-d12d-4d8a-9857","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-10-24 13:43:55,977 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-10-24 13:43:55,977 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-10-24 13:43:55,977 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-10-24 13:43:55,993 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-10-24 13:43:55,993 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-10-24 13:43:55,993 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-10-24 13:43:55,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:57,204 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-10-24 13:43:57,205 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-10-24 13:43:57,205 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"32b17ae92c1c4fdabaa7a38b883d152d","version":{"id":"5386706cb8284e4b8bbd66099e778386","name":"1.0","description":"Initial version","status":"Draft"}} 2021-10-24 13:43:57,207 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-10-24 13:43:57,207 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-10-24 13:43:57,210 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-10-24 13:43:57,210 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/32b17ae92c1c4fdabaa7a38b883d152d/versions/5386706cb8284e4b8bbd66099e778386/actions 2021-10-24 13:43:57,210 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-10-24 13:43:57,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:57,471 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/32b17ae92c1c4fdabaa7a38b883d152d/versions/5386706cb8284e4b8bbd66099e778386/actions HTTP/1.1" 200 2 2021-10-24 13:43:57,473 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-10-24 13:43:57,473 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-10-24 13:43:57,476 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-10-24 13:43:57,489 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-24 13:43:57,489 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-24 13:43:57,490 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-10-24 13:43:57,490 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-10-24 13:43:57,490 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-24 13:43:57,492 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:57,549 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-10-24 13:43:57,550 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-24 13:43:57,550 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 86561b44-cfa1","description":"vendor software product","vendorName":"e8304c4c-f090-412c-bd3c","vendorId":"a384117b03e3457e924097882bde7111","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d3965d02a9cb45e2a34ae846a255041e","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0d1b8539-d9bc","description":"vendor software product","vendorName":"ba17120c-d12d-4d8a-9857","vendorId":"4ebc2e56e440418d9ff67f0b44b40287","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f1f6f5e0c95a45dda61b76b87d52f96f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-10-24 13:43:57,552 DEBUG 324:vsp.py(1) - importing VSP pNF 86561b44-cfa1 from SDC 2021-10-24 13:43:57,553 DEBUG 324:vsp.py(1) - importing VSP vFW 0d1b8539-d9bc from SDC 2021-10-24 13:43:57,553 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-10-24 13:43:57,553 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-24 13:43:57,553 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-10-24 13:43:57,554 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-24 13:43:57,554 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-24 13:43:57,554 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-10-24 13:43:57,554 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-10-24 13:43:57,555 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-24 13:43:57,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:57,655 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-10-24 13:43:57,656 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-24 13:43:57,656 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 86561b44-cfa1","description":"vendor software product","vendorName":"e8304c4c-f090-412c-bd3c","vendorId":"a384117b03e3457e924097882bde7111","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d3965d02a9cb45e2a34ae846a255041e","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0d1b8539-d9bc","description":"vendor software product","vendorName":"ba17120c-d12d-4d8a-9857","vendorId":"4ebc2e56e440418d9ff67f0b44b40287","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f1f6f5e0c95a45dda61b76b87d52f96f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-10-24 13:43:57,659 DEBUG 324:vsp.py(1) - importing VSP pNF 86561b44-cfa1 from SDC 2021-10-24 13:43:57,659 DEBUG 324:vsp.py(1) - importing VSP vFW 0d1b8539-d9bc from SDC 2021-10-24 13:43:57,659 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-10-24 13:43:57,660 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-24 13:43:57,660 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-10-24 13:43:57,660 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-24 13:43:57,660 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-24 13:43:57,661 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-10-24 13:43:57,661 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-10-24 13:43:57,661 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-24 13:43:57,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:57,724 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-10-24 13:43:57,725 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-24 13:43:57,726 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 86561b44-cfa1","description":"vendor software product","vendorName":"e8304c4c-f090-412c-bd3c","vendorId":"a384117b03e3457e924097882bde7111","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d3965d02a9cb45e2a34ae846a255041e","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0d1b8539-d9bc","description":"vendor software product","vendorName":"ba17120c-d12d-4d8a-9857","vendorId":"4ebc2e56e440418d9ff67f0b44b40287","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f1f6f5e0c95a45dda61b76b87d52f96f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-10-24 13:43:57,728 DEBUG 324:vsp.py(1) - importing VSP pNF 86561b44-cfa1 from SDC 2021-10-24 13:43:57,729 DEBUG 324:vsp.py(1) - importing VSP vFW 0d1b8539-d9bc from SDC 2021-10-24 13:43:57,729 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-10-24 13:43:57,729 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-24 13:43:57,729 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-10-24 13:43:57,730 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-24 13:43:57,730 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-24 13:43:57,730 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-10-24 13:43:57,731 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-10-24 13:43:57,731 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-24 13:43:57,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:57,780 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-10-24 13:43:57,782 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-24 13:43:57,782 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 86561b44-cfa1","description":"vendor software product","vendorName":"e8304c4c-f090-412c-bd3c","vendorId":"a384117b03e3457e924097882bde7111","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d3965d02a9cb45e2a34ae846a255041e","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0d1b8539-d9bc","description":"vendor software product","vendorName":"ba17120c-d12d-4d8a-9857","vendorId":"4ebc2e56e440418d9ff67f0b44b40287","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f1f6f5e0c95a45dda61b76b87d52f96f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-10-24 13:43:57,784 DEBUG 324:vsp.py(1) - importing VSP pNF 86561b44-cfa1 from SDC 2021-10-24 13:43:57,784 DEBUG 324:vsp.py(1) - importing VSP vFW 0d1b8539-d9bc from SDC 2021-10-24 13:43:57,784 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-10-24 13:43:57,785 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-24 13:43:57,785 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-10-24 13:43:57,785 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-10-24 13:43:57,785 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-24 13:43:57,785 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-24 13:43:57,786 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-10-24 13:43:57,786 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-10-24 13:43:57,786 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-24 13:43:57,789 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:57,852 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-10-24 13:43:57,853 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-24 13:43:57,854 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 86561b44-cfa1","description":"vendor software product","vendorName":"e8304c4c-f090-412c-bd3c","vendorId":"a384117b03e3457e924097882bde7111","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d3965d02a9cb45e2a34ae846a255041e","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0d1b8539-d9bc","description":"vendor software product","vendorName":"ba17120c-d12d-4d8a-9857","vendorId":"4ebc2e56e440418d9ff67f0b44b40287","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f1f6f5e0c95a45dda61b76b87d52f96f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-10-24 13:43:57,856 DEBUG 324:vsp.py(1) - importing VSP pNF 86561b44-cfa1 from SDC 2021-10-24 13:43:57,856 DEBUG 324:vsp.py(1) - importing VSP vFW 0d1b8539-d9bc from SDC 2021-10-24 13:43:57,856 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-10-24 13:43:57,856 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-24 13:43:57,857 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-10-24 13:43:57,860 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-10-24 13:43:57,860 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-10-24 13:43:57,861 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-10-24 13:43:57,861 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-10-24 13:43:57,861 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-10-24 13:43:57,862 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:57,918 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-10-24 13:43:57,919 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-10-24 13:43:57,919 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"32b17ae92c1c4fdabaa7a38b883d152d","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a384117b03e3457e924097882bde7111","type":"vlm","name":"e8304c4c-f090-412c-bd3c","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4ebc2e56e440418d9ff67f0b44b40287","type":"vlm","name":"ba17120c-d12d-4d8a-9857","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-10-24 13:43:57,922 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-10-24 13:43:57,922 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-10-24 13:43:57,922 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-10-24 13:43:57,923 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/32b17ae92c1c4fdabaa7a38b883d152d/versions 2021-10-24 13:43:57,923 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-24 13:43:57,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:58,019 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/32b17ae92c1c4fdabaa7a38b883d152d/versions HTTP/1.1" 200 264 2021-10-24 13:43:58,020 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-24 13:43:58,021 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5386706cb8284e4b8bbd66099e778386","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1635083036094,"modificationTime":1635083037367,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-24 13:43:58,023 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-24 13:43:58,023 INFO 192:__init__.py(1) - Vendor found, updating information 2021-10-24 13:43:58,023 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-10-24 13:43:58,024 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/32b17ae92c1c4fdabaa7a38b883d152d/versions 2021-10-24 13:43:58,024 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-24 13:43:58,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:58,080 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/32b17ae92c1c4fdabaa7a38b883d152d/versions HTTP/1.1" 200 264 2021-10-24 13:43:58,082 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-24 13:43:58,082 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5386706cb8284e4b8bbd66099e778386","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1635083036094,"modificationTime":1635083037367,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-24 13:43:58,085 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-24 13:43:58,086 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-10-24 13:43:58,086 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-10-24 13:43:58,086 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": "32b17ae92c1c4fdabaa7a38b883d152d", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-10-24 13:43:58,088 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:59,391 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-10-24 13:43:59,392 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-10-24 13:43:59,392 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"0778207327c248b794b373ff2c88abc5","version":{"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","status":"Draft"}} 2021-10-24 13:43:59,395 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-10-24 13:43:59,396 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-10-24 13:43:59,396 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/0778207327c248b794b373ff2c88abc5/versions 2021-10-24 13:43:59,396 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-24 13:43:59,397 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:59,438 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions HTTP/1.1" 200 253 2021-10-24 13:43:59,439 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-24 13:43:59,439 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635083038165,"modificationTime":1635083038691,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-24 13:43:59,441 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-10-24 13:43:59,441 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:43:59,441 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-24 13:43:59,443 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:59,573 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 223 2021-10-24 13:43:59,574 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-24 13:43:59,574 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1635083038165,"modificationTime":1635083038675} 2021-10-24 13:43:59,576 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-10-24 13:43:59,577 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:43:59,577 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-24 13:43:59,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:59,739 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 391 2021-10-24 13:43:59,740 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-24 13:43:59,740 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":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","version":"2a5a56478a3c4757a537b150efd8554d"} 2021-10-24 13:43:59,743 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-10-24 13:43:59,743 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:43:59,743 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-24 13:43:59,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:59,928 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 391 2021-10-24 13:43:59,929 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-24 13:43:59,930 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":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","version":"2a5a56478a3c4757a537b150efd8554d"} 2021-10-24 13:43:59,932 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-10-24 13:43:59,932 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-10-24 13:43:59,932 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/0778207327c248b794b373ff2c88abc5/versions 2021-10-24 13:43:59,933 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-24 13:43:59,934 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:43:59,987 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions HTTP/1.1" 200 253 2021-10-24 13:43:59,988 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-24 13:43:59,988 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635083038165,"modificationTime":1635083038691,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-24 13:43:59,991 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-10-24 13:43:59,991 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:43:59,991 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-24 13:43:59,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:00,077 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 223 2021-10-24 13:44:00,079 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-24 13:44:00,079 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1635083038165,"modificationTime":1635083038675} 2021-10-24 13:44:00,082 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-10-24 13:44:00,083 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:00,083 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-24 13:44:00,086 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:00,371 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 391 2021-10-24 13:44:00,372 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-24 13:44:00,373 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":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","version":"2a5a56478a3c4757a537b150efd8554d"} 2021-10-24 13:44:00,375 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-10-24 13:44:00,375 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:00,375 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-24 13:44:00,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:00,533 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 391 2021-10-24 13:44:00,534 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-24 13:44:00,534 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":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","version":"2a5a56478a3c4757a537b150efd8554d"} 2021-10-24 13:44:00,536 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-10-24 13:44:00,536 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d/orchestration-template-candidate 2021-10-24 13:44:00,536 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-10-24 13:44:00,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:00,691 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d/orchestration-template-candidate HTTP/1.1" 200 94 2021-10-24 13:44:00,692 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-10-24 13:44:00,692 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-24 13:44:00,692 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-10-24 13:44:00,694 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-10-24 13:44:00,694 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/0778207327c248b794b373ff2c88abc5/versions 2021-10-24 13:44:00,694 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-24 13:44:00,695 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:00,742 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions HTTP/1.1" 200 253 2021-10-24 13:44:00,743 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-24 13:44:00,744 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635083038165,"modificationTime":1635083038691,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-24 13:44:00,745 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-10-24 13:44:00,745 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:00,745 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-24 13:44:00,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:00,833 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 222 2021-10-24 13:44:00,834 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-24 13:44:00,834 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1635083038165,"modificationTime":1635083040683} 2021-10-24 13:44:00,836 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-10-24 13:44:00,836 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:00,837 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-24 13:44:00,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:00,951 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 462 2021-10-24 13:44:00,952 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-24 13:44:00,952 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":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","version":"2a5a56478a3c4757a537b150efd8554d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-24 13:44:00,954 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-10-24 13:44:00,954 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:00,954 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-24 13:44:00,956 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:01,050 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 462 2021-10-24 13:44:01,052 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-24 13:44:01,052 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":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","version":"2a5a56478a3c4757a537b150efd8554d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-24 13:44:01,056 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-10-24 13:44:01,057 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-10-24 13:44:01,057 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/0778207327c248b794b373ff2c88abc5/versions 2021-10-24 13:44:01,057 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-24 13:44:01,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:01,111 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions HTTP/1.1" 200 253 2021-10-24 13:44:01,113 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-24 13:44:01,113 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635083038165,"modificationTime":1635083038691,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-24 13:44:01,115 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-10-24 13:44:01,115 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:01,115 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-24 13:44:01,117 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:01,194 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 222 2021-10-24 13:44:01,195 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-24 13:44:01,195 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1635083038165,"modificationTime":1635083040683} 2021-10-24 13:44:01,198 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-10-24 13:44:01,198 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:01,198 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-24 13:44:01,200 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:01,312 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 462 2021-10-24 13:44:01,314 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-24 13:44:01,314 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":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","version":"2a5a56478a3c4757a537b150efd8554d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-24 13:44:01,316 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-10-24 13:44:01,317 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:01,317 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-24 13:44:01,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:01,432 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 462 2021-10-24 13:44:01,433 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-24 13:44:01,433 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":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","version":"2a5a56478a3c4757a537b150efd8554d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-24 13:44:01,435 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-10-24 13:44:01,435 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d/orchestration-template-candidate/process 2021-10-24 13:44:01,435 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-10-24 13:44:01,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:04,186 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-10-24 13:44:04,188 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-10-24 13:44:04,188 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-10-24 13:44:04,191 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-10-24 13:44:04,191 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-10-24 13:44:04,192 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/0778207327c248b794b373ff2c88abc5/versions 2021-10-24 13:44:04,192 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-24 13:44:04,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:04,248 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions HTTP/1.1" 200 253 2021-10-24 13:44:04,249 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-24 13:44:04,249 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635083038165,"modificationTime":1635083038691,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-24 13:44:04,251 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-10-24 13:44:04,251 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:04,251 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-24 13:44:04,252 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:04,336 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 222 2021-10-24 13:44:04,337 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-24 13:44:04,337 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1635083038165,"modificationTime":1635083044177} 2021-10-24 13:44:04,339 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-10-24 13:44:04,340 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:04,340 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-24 13:44:04,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:04,575 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 638 2021-10-24 13:44:04,576 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-24 13:44:04,576 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":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","version":"2a5a56478a3c4757a537b150efd8554d","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-10-24 13:44:04,578 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-10-24 13:44:04,578 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:04,579 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-24 13:44:04,580 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:04,797 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 638 2021-10-24 13:44:04,798 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-24 13:44:04,798 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":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","version":"2a5a56478a3c4757a537b150efd8554d","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-10-24 13:44:04,799 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-10-24 13:44:04,800 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-10-24 13:44:04,800 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/0778207327c248b794b373ff2c88abc5/versions 2021-10-24 13:44:04,800 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-24 13:44:04,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:04,859 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions HTTP/1.1" 200 253 2021-10-24 13:44:04,860 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-24 13:44:04,861 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635083038165,"modificationTime":1635083038691,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-24 13:44:04,862 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-10-24 13:44:04,863 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:04,863 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-24 13:44:04,864 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:04,969 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 222 2021-10-24 13:44:04,970 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-24 13:44:04,971 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1635083038165,"modificationTime":1635083044177} 2021-10-24 13:44:04,974 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-10-24 13:44:04,974 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:04,974 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-24 13:44:04,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:05,293 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 638 2021-10-24 13:44:05,294 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-24 13:44:05,294 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":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","version":"2a5a56478a3c4757a537b150efd8554d","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-10-24 13:44:05,297 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-10-24 13:44:05,297 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:05,297 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-24 13:44:05,299 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:05,594 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 638 2021-10-24 13:44:05,595 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-24 13:44:05,595 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":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","version":"2a5a56478a3c4757a537b150efd8554d","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-10-24 13:44:05,600 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-10-24 13:44:05,600 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d/actions 2021-10-24 13:44:05,600 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-10-24 13:44:05,601 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:09,050 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d/actions HTTP/1.1" 200 2 2021-10-24 13:44:09,051 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-10-24 13:44:09,052 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-10-24 13:44:09,054 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-10-24 13:44:09,054 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/0778207327c248b794b373ff2c88abc5/versions 2021-10-24 13:44:09,054 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-24 13:44:09,055 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:09,112 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions HTTP/1.1" 200 253 2021-10-24 13:44:09,113 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-24 13:44:09,113 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635083038165,"modificationTime":1635083045654,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-24 13:44:09,115 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-10-24 13:44:09,115 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:09,115 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-24 13:44:09,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:09,241 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 223 2021-10-24 13:44:09,242 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-24 13:44:09,242 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1635083038165,"modificationTime":1635083044177} 2021-10-24 13:44:09,244 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-10-24 13:44:09,244 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:09,244 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-24 13:44:09,246 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:09,465 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 638 2021-10-24 13:44:09,466 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-24 13:44:09,466 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":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","version":"2a5a56478a3c4757a537b150efd8554d","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-10-24 13:44:09,468 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-10-24 13:44:09,468 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-10-24 13:44:09,468 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/0778207327c248b794b373ff2c88abc5/versions 2021-10-24 13:44:09,469 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-24 13:44:09,470 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:09,519 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions HTTP/1.1" 200 253 2021-10-24 13:44:09,521 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-24 13:44:09,521 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635083038165,"modificationTime":1635083045654,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-24 13:44:09,524 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-10-24 13:44:09,524 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:09,524 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-24 13:44:09,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:09,612 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 223 2021-10-24 13:44:09,614 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-24 13:44:09,614 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1635083038165,"modificationTime":1635083044177} 2021-10-24 13:44:09,617 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-10-24 13:44:09,617 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:09,617 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-24 13:44:09,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:09,782 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 638 2021-10-24 13:44:09,783 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-24 13:44:09,783 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":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","version":"2a5a56478a3c4757a537b150efd8554d","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-10-24 13:44:09,788 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-10-24 13:44:09,788 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d/actions 2021-10-24 13:44:09,788 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-10-24 13:44:09,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:16,323 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d/actions HTTP/1.1" 200 2 2021-10-24 13:44:16,325 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-10-24 13:44:16,325 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-10-24 13:44:16,328 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-10-24 13:44:16,328 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/0778207327c248b794b373ff2c88abc5/versions 2021-10-24 13:44:16,329 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-24 13:44:16,331 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:16,392 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions HTTP/1.1" 200 264 2021-10-24 13:44:16,393 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-24 13:44:16,393 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1635083038165,"modificationTime":1635083052943,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-24 13:44:16,395 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-10-24 13:44:16,395 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-10-24 13:44:16,395 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/0778207327c248b794b373ff2c88abc5/versions 2021-10-24 13:44:16,395 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-24 13:44:16,396 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:16,445 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions HTTP/1.1" 200 264 2021-10-24 13:44:16,446 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-24 13:44:16,446 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1635083038165,"modificationTime":1635083052943,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-24 13:44:16,451 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-10-24 13:44:16,451 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d/actions 2021-10-24 13:44:16,451 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-10-24 13:44:16,453 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:17,505 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d/actions HTTP/1.1" 200 363 2021-10-24 13:44:17,507 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-10-24 13:44:17,508 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"2a5a56478a3c4757a537b150efd8554d","packageId":"0778207327c248b794b373ff2c88abc5","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-24 13:44:17,508 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"2a5a56478a3c4757a537b150efd8554d","packageId":"0778207327c248b794b373ff2c88abc5","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-24 13:44:17,511 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-24 13:44:17,511 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-24 13:44:17,511 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-10-24 13:44:17,511 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-10-24 13:44:17,512 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-24 13:44:17,514 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:44:17,573 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-10-24 13:44:17,574 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-10-24 13:44:17,574 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-10-24 13:44:17,574 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-24 13:44:17,575 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-24 13:44:17,575 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-24 13:44:17,575 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-10-24 13:44:17,575 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:44:17,575 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-10-24 13:44:27,586 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-24 13:44:27,587 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-24 13:44:27,588 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-10-24 13:44:27,589 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-10-24 13:44:27,589 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-24 13:44:27,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:44:27,652 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-10-24 13:44:27,654 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-10-24 13:44:27,654 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-10-24 13:44:27,654 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-24 13:44:27,654 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-24 13:44:27,655 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-24 13:44:27,655 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-10-24 13:44:27,655 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:44:27,655 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-10-24 13:44:27,655 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-24 13:44:27,656 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-24 13:44:27,656 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-10-24 13:44:27,656 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-10-24 13:44:27,656 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-24 13:44:27,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:44:27,703 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-10-24 13:44:27,704 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-10-24 13:44:27,704 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-10-24 13:44:27,705 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-24 13:44:27,705 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-24 13:44:27,705 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-24 13:44:27,705 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-10-24 13:44:27,705 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:44:27,705 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-10-24 13:44:27,705 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-10-24 13:44:27,705 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-10-24 13:44:27,706 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-10-24 13:44:27,706 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-10-24 13:44:27,706 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-10-24 13:44:27,707 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:27,929 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-10-24 13:44:27,931 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-10-24 13:44:27,932 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":"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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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":"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},{"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}],"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":"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":"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"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},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"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":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"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}],"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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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":"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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}],"serviceCategories":[{"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":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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":"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":"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":"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}],"productCategories":[]},"version":"1.9.3"} 2021-10-24 13:44:27,935 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-10-24 13:44:27,935 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-10-24 13:44:27,935 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-10-24 13:44:27,936 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-10-24 13:44:27,936 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-24 13:44:27,936 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-24 13:44:27,936 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-10-24 13:44:27,937 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-10-24 13:44:27,937 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-24 13:44:27,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:44:27,975 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-10-24 13:44:27,977 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-10-24 13:44:27,977 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-10-24 13:44:27,977 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-24 13:44:27,977 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-24 13:44:27,978 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-24 13:44:27,978 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-10-24 13:44:27,978 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:44:27,978 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-10-24 13:44:27,994 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-24 13:44:27,995 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-24 13:44:27,995 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-10-24 13:44:27,995 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-10-24 13:44:27,996 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-24 13:44:27,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:28,065 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-10-24 13:44:28,066 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-24 13:44:28,067 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 86561b44-cfa1","description":"vendor software product","vendorName":"e8304c4c-f090-412c-bd3c","vendorId":"a384117b03e3457e924097882bde7111","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d3965d02a9cb45e2a34ae846a255041e","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0d1b8539-d9bc","description":"vendor software product","vendorName":"ba17120c-d12d-4d8a-9857","vendorId":"4ebc2e56e440418d9ff67f0b44b40287","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f1f6f5e0c95a45dda61b76b87d52f96f","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-10-24 13:44:28,069 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-10-24 13:44:28,069 DEBUG 324:vsp.py(1) - importing VSP pNF 86561b44-cfa1 from SDC 2021-10-24 13:44:28,069 DEBUG 324:vsp.py(1) - importing VSP vFW 0d1b8539-d9bc from SDC 2021-10-24 13:44:28,070 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-10-24 13:44:28,070 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-24 13:44:28,070 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-10-24 13:44:28,070 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/0778207327c248b794b373ff2c88abc5/versions 2021-10-24 13:44:28,071 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-24 13:44:28,072 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:28,118 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions HTTP/1.1" 200 264 2021-10-24 13:44:28,119 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-24 13:44:28,120 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1635083038165,"modificationTime":1635083052943,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-24 13:44:28,121 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-24 13:44:28,121 INFO 192:__init__.py(1) - Vsp found, updating information 2021-10-24 13:44:28,122 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-10-24 13:44:28,122 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-10-24 13:44:28,122 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/0778207327c248b794b373ff2c88abc5/versions 2021-10-24 13:44:28,122 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-24 13:44:28,124 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:28,169 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions HTTP/1.1" 200 264 2021-10-24 13:44:28,170 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-24 13:44:28,170 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1635083038165,"modificationTime":1635083052943,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-24 13:44:28,172 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-10-24 13:44:28,173 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/0778207327c248b794b373ff2c88abc5/versions 2021-10-24 13:44:28,173 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-24 13:44:28,174 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:28,219 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0778207327c248b794b373ff2c88abc5/versions HTTP/1.1" 200 264 2021-10-24 13:44:28,220 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-24 13:44:28,221 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2a5a56478a3c4757a537b150efd8554d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1635083038165,"modificationTime":1635083052943,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-24 13:44:28,222 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-24 13:44:28,233 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-10-24 13:44:28,233 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d/actions 2021-10-24 13:44:28,233 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-10-24 13:44:28,234 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:28,969 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d/actions HTTP/1.1" 200 363 2021-10-24 13:44:28,970 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-10-24 13:44:28,970 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"2a5a56478a3c4757a537b150efd8554d","packageId":"0778207327c248b794b373ff2c88abc5","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-24 13:44:28,971 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"2a5a56478a3c4757a537b150efd8554d","packageId":"0778207327c248b794b373ff2c88abc5","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-24 13:44:28,973 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-10-24 13:44:28,973 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/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d 2021-10-24 13:44:28,973 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-24 13:44:28,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:29,130 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0778207327c248b794b373ff2c88abc5/versions/2a5a56478a3c4757a537b150efd8554d HTTP/1.1" 200 638 2021-10-24 13:44:29,131 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-24 13:44:29,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":"32b17ae92c1c4fdabaa7a38b883d152d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0778207327c248b794b373ff2c88abc5","version":"2a5a56478a3c4757a537b150efd8554d","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-10-24 13:44:29,133 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-10-24 13:44:29,133 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-10-24 13:44:29,133 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": "0778207327c248b794b373ff2c88abc5", "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-10-24 13:44:29,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:35,911 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-10-24 13:44:35,922 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-10-24 13:44:35,927 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1635083072590,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"2bc77235-c868-4a30-9af1-b09c08c2f889","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1635083072592,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1635083072590,"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,"timeout":30,"creationDate":1635083072625,"description":"created from csar","artifactType":"HEAT","uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"c63c5287-a648-43c7-9532-9f258a6e5f5a","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"94e7dce5-26c1-4498-a592-dde1c75ad284.heat1","duplicated":false,"payloadUpdateDate":1635083072646,"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":1635083072625,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1635083072590,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"2bc77235-c868-4a30-9af1-b09c08c2f889","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1635083072592,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1635083072590,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083072692,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"94e7dce5-26c1-4498-a592-dde1c75ad284.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1635083072693,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083072692,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083070190,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":1635083070190,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083070190,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":1635083070190,"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,"type":"tosca.capabilities.Node","path":["94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.ubuntu20_admin_security_group"],"source":"0632e008-073e-4689-8985-7e9ea940745c","uniqueId":"capability.c6928818-c5d7-4e2f-9675-561432718215.feature","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.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":["94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"0632e008-073e-4689-8985-7e9ea940745c","uniqueId":"c6928818-c5d7-4e2f-9675-561432718215.dependency","capability":"tosca.capabilities.Node","ownerId":"c6928818-c5d7-4e2f-9675-561432718215","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":["94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"0632e008-073e-4689-8985-7e9ea940745c","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c.port","capability":"tosca.capabilities.Attachment","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.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":"0632e008-073e-4689-8985-7e9ea940745c.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":"0632e008-073e-4689-8985-7e9ea940745c.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":"0632e008-073e-4689-8985-7e9ea940745c.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":"c6928818-c5d7-4e2f-9675-561432718215","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.c6928818-c5d7-4e2f-9675-561432718215.tosca_name","ownerId":"c6928818-c5d7-4e2f-9675-561432718215","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.0632e008-073e-4689-8985-7e9ea940745c.show","empty":false},{"parentUniqueId":"c6928818-c5d7-4e2f-9675-561432718215","definition":false,"name":"state","type":"string","uniqueId":"attribute.c6928818-c5d7-4e2f-9675-561432718215.state","ownerId":"c6928818-c5d7-4e2f-9675-561432718215","empty":false},{"parentUniqueId":"c6928818-c5d7-4e2f-9675-561432718215","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.c6928818-c5d7-4e2f-9675-561432718215.tosca_id","ownerId":"c6928818-c5d7-4e2f-9675-561432718215","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"0632e008-073e-4689-8985-7e9ea940745c","createdFromCsar":true,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","creationTime":1635083071786,"icon":"securityrules","originType":"VFC","toscaArtifacts":{},"isProxy":false,"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"0632e008-073e-4689-8985-7e9ea940745c","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1635083072293,"customizationUUID":"9e15d116-6c85-4b7d-aabf-d2c1c4a20f77","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"feature","uniqueId":"capability.c6928818-c5d7-4e2f-9675-561432718215.feature","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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,"type":"tosca.capabilities.Node","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"feature","uniqueId":"capability.c6928818-c5d7-4e2f-9675-561432718215.feature","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","empty":false}],"type":"tosca.capabilities.Scalable","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"scalable","uniqueId":"capability.1a449a69-3581-40e7-8034-f425a008e1db.scalable","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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,"type":"org.openecomp.capabilities.Forwarder","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"forwarder","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.forwarder","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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,"type":"tosca.capabilities.network.Bindable","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"binding","uniqueId":"capability.1a449a69-3581-40e7-8034-f425a008e1db.binding","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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,"type":"tosca.capabilities.network.Bindable","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"binding","uniqueId":"capability.eba11d44-85fc-49af-ac15-0b6673c2d87c.binding","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"cd77069f-8854-4a4b-9b23-55367ff26f5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"port_mirroring","uniqueId":"capability.cd77069f-8854-4a4b-9b23-55367ff26f5a.port_mirroring","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","empty":false}],"type":"tosca.capabilities.Container","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"host","uniqueId":"capability.1a449a69-3581-40e7-8034-f425a008e1db.host","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.ephemeral.size","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.ephemeral.size","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"instance","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.instance","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"memory","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.memory","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.iops","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.iops","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.read.requests","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.read.requests","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"cpu.delta","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.cpu.delta","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.capacity","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.capacity","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.read.bytes","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.read.bytes","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.write.bytes","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.write.bytes","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.latency","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.latency","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.read.bytes.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.usage","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.usage","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"cpu_util","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.cpu_util","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.allocation","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.allocation","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.write.requests.rate","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.write.requests.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.write.bytes.rate","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.write.bytes.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.latency","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.latency","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"cpu","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.cpu","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.write.requests","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.write.requests","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.write.bytes","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.write.bytes","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.read.requests","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.read.requests","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.root.size","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.root.size","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.write.bytes.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"vcpus","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.vcpus","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.iops","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.iops","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.usage","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.usage","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.read.requests.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.write.requests.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.allocation","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.allocation","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.read.bytes.rate","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.read.bytes.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.read.bytes","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.read.bytes","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"memory.usage","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.memory.usage","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.capacity","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.capacity","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"memory.resident","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.memory.resident","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.write.requests","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.write.requests","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.incoming.packets.rate","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.incoming.packets.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.outgoing.bytes","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.outgoing.bytes","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.outgoing.packets.rate","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.outgoing.packets.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.outpoing.packets","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.outpoing.packets","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.incoming.bytes.rate","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.incoming.bytes.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.incoming.bytes","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.incoming.bytes","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.outgoing.bytes.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.incoming.packets","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.incoming.packets","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"os","uniqueId":"capability.1a449a69-3581-40e7-8034-f425a008e1db.os","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"endpoint","uniqueId":"capability.1a449a69-3581-40e7-8034-f425a008e1db.endpoint","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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,"type":"tosca.capabilities.Attachment","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"attachment","uniqueId":"capability.eba11d44-85fc-49af-ac15-0b6673c2d87c.attachment","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"dependency","uniqueId":"c6928818-c5d7-4e2f-9675-561432718215.dependency","capability":"tosca.capabilities.Node","ownerId":"c6928818-c5d7-4e2f-9675-561432718215","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"dependency","uniqueId":"c6928818-c5d7-4e2f-9675-561432718215.dependency","capability":"tosca.capabilities.Node","ownerId":"c6928818-c5d7-4e2f-9675-561432718215","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":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"link","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09.link","capability":"tosca.capabilities.network.Linkable","ownerId":"6fad368e-3731-418a-89e0-100787fc8e09","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":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"local_storage","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"94e7dce5-26c1-4498-a592-dde1c75ad284.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"954b09b9-9ac9-45b4-81af-d7ec1b5268e0.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"94e7dce5-26c1-4498-a592-dde1c75ad284.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"94e7dce5-26c1-4498-a592-dde1c75ad284.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"3cc0581b-d434-4d14-b5fd-12244df7894e","createdFromCsar":true,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","creationTime":1635083071787,"icon":"defaulticon","originType":"CVFC","toscaArtifacts":{},"isProxy":false,"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"3cc0581b-d434-4d14-b5fd-12244df7894e","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1635083072293,"customizationUUID":"8fb28b13-6e0e-497c-8872-21daaa9b3b0f","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20","requirementOwnerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.ubuntu20_admin_security_group","id":"98ec4fb2-a395-452b-a442-8e1d3088f2b7","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.eba11d44-85fc-49af-ac15-0b6673c2d87c.attachment","requirementUid":"0632e008-073e-4689-8985-7e9ea940745c.port"},"operations":[]}],"fromNode":"94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"94e7dce5-26c1-4498-a592-dde1c75ad284.ubuntu20_flavor_name","parentUniqueId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"94e7dce5-26c1-4498-a592-dde1c75ad284.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"954b09b9-9ac9-45b4-81af-d7ec1b5268e0.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"94e7dce5-26c1-4498-a592-dde1c75ad284.ubuntu20_image_name","parentUniqueId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"94e7dce5-26c1-4498-a592-dde1c75ad284.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"94e7dce5-26c1-4498-a592-dde1c75ad284.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"94e7dce5-26c1-4498-a592-dde1c75ad284.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"94e7dce5-26c1-4498-a592-dde1c75ad284.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68.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":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"6befcf73-4d8d-4e87-83df-7e63b7f66f68","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cc0581b-d434-4d14-b5fd-12244df7894e.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":{"94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"0632e008-073e-4689-8985-7e9ea940745c.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":"0632e008-073e-4689-8985-7e9ea940745c.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":"0632e008-073e-4689-8985-7e9ea940745c.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":{"94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.ubuntu20_admin_security_group":[{"parentUniqueId":"c6928818-c5d7-4e2f-9675-561432718215","uniqueId":"attribute.c6928818-c5d7-4e2f-9675-561432718215.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"c6928818-c5d7-4e2f-9675-561432718215","empty":false},{"uniqueId":"attribute.0632e008-073e-4689-8985-7e9ea940745c.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"c6928818-c5d7-4e2f-9675-561432718215","uniqueId":"attribute.c6928818-c5d7-4e2f-9675-561432718215.state","name":"state","type":"string","definition":false,"ownerId":"c6928818-c5d7-4e2f-9675-561432718215","empty":false},{"parentUniqueId":"c6928818-c5d7-4e2f-9675-561432718215","uniqueId":"attribute.c6928818-c5d7-4e2f-9675-561432718215.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"c6928818-c5d7-4e2f-9675-561432718215","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.ubuntu20_admin_security_group"],"source":"0632e008-073e-4689-8985-7e9ea940745c","uniqueId":"capability.c6928818-c5d7-4e2f-9675-561432718215.feature","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.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,"type":"tosca.capabilities.Node","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"feature","uniqueId":"capability.c6928818-c5d7-4e2f-9675-561432718215.feature","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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,"type":"tosca.capabilities.Node","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"feature","uniqueId":"capability.c6928818-c5d7-4e2f-9675-561432718215.feature","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","empty":false}],"type":"tosca.capabilities.Scalable","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"scalable","uniqueId":"capability.1a449a69-3581-40e7-8034-f425a008e1db.scalable","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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,"type":"org.openecomp.capabilities.Forwarder","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"forwarder","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.forwarder","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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,"type":"tosca.capabilities.network.Bindable","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"binding","uniqueId":"capability.1a449a69-3581-40e7-8034-f425a008e1db.binding","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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,"type":"tosca.capabilities.network.Bindable","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"binding","uniqueId":"capability.eba11d44-85fc-49af-ac15-0b6673c2d87c.binding","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"cd77069f-8854-4a4b-9b23-55367ff26f5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"port_mirroring","uniqueId":"capability.cd77069f-8854-4a4b-9b23-55367ff26f5a.port_mirroring","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","empty":false}],"type":"tosca.capabilities.Container","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"host","uniqueId":"capability.1a449a69-3581-40e7-8034-f425a008e1db.host","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.ephemeral.size","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.ephemeral.size","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"instance","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.instance","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"memory","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.memory","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.iops","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.iops","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.read.requests","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.read.requests","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"cpu.delta","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.cpu.delta","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.capacity","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.capacity","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.read.bytes","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.read.bytes","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.write.bytes","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.write.bytes","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.latency","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.latency","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.read.bytes.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.usage","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.usage","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"cpu_util","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.cpu_util","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.allocation","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.allocation","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.write.requests.rate","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.write.requests.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.write.bytes.rate","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.write.bytes.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.latency","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.latency","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"cpu","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.cpu","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.write.requests","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.write.requests","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.write.bytes","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.write.bytes","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.read.requests","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.read.requests","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.root.size","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.root.size","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.write.bytes.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"vcpus","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.vcpus","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.iops","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.iops","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.usage","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.usage","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.read.requests.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.write.requests.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.allocation","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.allocation","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.read.bytes.rate","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.read.bytes.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.read.bytes","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.read.bytes","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"memory.usage","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.memory.usage","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.device.capacity","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.device.capacity","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"memory.resident","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.memory.resident","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"a23f998f-a387-459e-8795-8a7b91ab0746","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a23f998f-a387-459e-8795-8a7b91ab0746","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"disk.write.requests","uniqueId":"capability.a23f998f-a387-459e-8795-8a7b91ab0746.disk.write.requests","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.incoming.packets.rate","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.incoming.packets.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.outgoing.bytes","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.outgoing.bytes","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.outgoing.packets.rate","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.outgoing.packets.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.outpoing.packets","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.outpoing.packets","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.incoming.bytes.rate","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.incoming.bytes.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.incoming.bytes","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.incoming.bytes","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.outgoing.bytes.rate","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"bc297cad-d701-473f-a41b-088991335758","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc297cad-d701-473f-a41b-088991335758","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"network.incoming.packets","uniqueId":"capability.bc297cad-d701-473f-a41b-088991335758.network.incoming.packets","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"os","uniqueId":"capability.1a449a69-3581-40e7-8034-f425a008e1db.os","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":"1a449a69-3581-40e7-8034-f425a008e1db","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"endpoint","uniqueId":"capability.1a449a69-3581-40e7-8034-f425a008e1db.endpoint","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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,"type":"tosca.capabilities.Attachment","path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"attachment","uniqueId":"capability.eba11d44-85fc-49af-ac15-0b6673c2d87c.attachment","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.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":["94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"0632e008-073e-4689-8985-7e9ea940745c","uniqueId":"c6928818-c5d7-4e2f-9675-561432718215.dependency","capability":"tosca.capabilities.Node","ownerId":"c6928818-c5d7-4e2f-9675-561432718215","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"dependency","uniqueId":"c6928818-c5d7-4e2f-9675-561432718215.dependency","capability":"tosca.capabilities.Node","ownerId":"c6928818-c5d7-4e2f-9675-561432718215","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"dependency","uniqueId":"c6928818-c5d7-4e2f-9675-561432718215.dependency","capability":"tosca.capabilities.Node","ownerId":"c6928818-c5d7-4e2f-9675-561432718215","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":["3cc0581b-d434-4d14-b5fd-12244df7894e.eba11d44-85fc-49af-ac15-0b6673c2d87c.ubuntu20_ubuntu20_admin_plane_port_0","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"link","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09.link","capability":"tosca.capabilities.network.Linkable","ownerId":"6fad368e-3731-418a-89e0-100787fc8e09","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":["94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"0632e008-073e-4689-8985-7e9ea940745c","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c.port","capability":"tosca.capabilities.Attachment","ownerId":"94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.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":["3cc0581b-d434-4d14-b5fd-12244df7894e.0ee40b89-3440-45f2-a266-d1ff1143a940.ubuntu20","94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"3cc0581b-d434-4d14-b5fd-12244df7894e","parentName":"local_storage","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"1a449a69-3581-40e7-8034-f425a008e1db","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"19543e9e-abfa-44ca-a757-84812855e71c","groupUUID":"9bc1d9f3-f241-402e-aa0c-854893fc566c","members":{"abstract_ubuntu20":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20","ubuntu20_admin_security_group":"94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.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":"94e7dce5-26c1-4498-a592-dde1c75ad284.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["94e7dce5-26c1-4498-a592-dde1c75ad284.heat1env","94e7dce5-26c1-4498-a592-dde1c75ad284.heat1"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","artifactsUuid":["c63c5287-a648-43c7-9532-9f258a6e5f5a"],"groupUUID":"570a0d21-3f4d-45a1-8e89-3355157703d2","members":{"abstract_ubuntu20":"94e7dce5-26c1-4498-a592-dde1c75ad284.3cc0581b-d434-4d14-b5fd-12244df7894e.abstract_ubuntu20","ubuntu20_admin_security_group":"94e7dce5-26c1-4498-a592-dde1c75ad284.0632e008-073e-4689-8985-7e9ea940745c.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","icon":"defaulticon","creationDate":1635083070190,"description":"VF","tags":["basic_vm"],"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284","componentMetadataForSupportLog":{"SupportablityComponentUUID":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"0778207327c248b794b373ff2c88abc5","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","highestVersion":true,"systemName":"BasicVm","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1635083072021,"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,"timeout":30,"creationDate":1635083072625,"description":"created from csar","artifactType":"HEAT","uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"c63c5287-a648-43c7-9532-9f258a6e5f5a","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"94e7dce5-26c1-4498-a592-dde1c75ad284.heat1","duplicated":false,"payloadUpdateDate":1635083072646,"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":1635083072625,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1635083072590,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"2bc77235-c868-4a30-9af1-b09c08c2f889","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1635083072592,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1635083072590,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083072692,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"94e7dce5-26c1-4498-a592-dde1c75ad284.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1635083072693,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083072692,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"94e7dce5-26c1-4498-a592-dde1c75ad284"},"categorySpecificMetadata":{},"csarUUID":"0778207327c248b794b373ff2c88abc5","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"} 2021-10-24 13:44:35,935 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-10-24 13:44:35,936 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:44:45,946 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-10-24 13:44:45,952 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-10-24 13:44:45,952 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/94e7dce5-26c1-4498-a592-dde1c75ad284/lifecycleState/Certify 2021-10-24 13:44:45,952 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-10-24 13:44:45,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:49,393 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/94e7dce5-26c1-4498-a592-dde1c75ad284/lifecycleState/Certify HTTP/1.1" 200 1276 2021-10-24 13:44:49,395 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-10-24 13:44:49,395 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"6928ee7f-c304-4bb3-9e97-7af6716f0953","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1635083070190,"lastUpdateDate":1635083086735,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"6928ee7f-c304-4bb3-9e97-7af6716f0953"},"csarUUID":"0778207327c248b794b373ff2c88abc5","csarVersion":"1.0","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa"} 2021-10-24 13:44:49,398 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-24 13:44:49,399 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-24 13:44:49,399 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-10-24 13:44:49,399 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-10-24 13:44:49,400 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-24 13:44:49,402 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:44:49,471 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-10-24 13:44:49,472 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-24 13:44:49,472 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7bd774e8-bf4b-45dc-8376-c2ba59df53fa/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-24 13:44:49,474 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:44:49,474 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:44:49,474 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:44:49,474 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-24 13:44:49,474 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-10-24 13:44:49,474 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:44:49,474 INFO 192:__init__.py(1) - Vf found, updating information 2021-10-24 13:44:49,475 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-10-24 13:44:49,475 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-10-24 13:44:49,475 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-10-24 13:44:49,476 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:44:49,555 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-10-24 13:44:49,558 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-10-24 13:44:49,560 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:44:49,564 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-10-24 13:44:59,574 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-24 13:44:59,575 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-24 13:44:59,576 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-10-24 13:44:59,576 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-10-24 13:44:59,576 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-24 13:44:59,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:44:59,644 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-10-24 13:44:59,645 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-24 13:44:59,645 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7bd774e8-bf4b-45dc-8376-c2ba59df53fa/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-24 13:44:59,647 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:44:59,647 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:44:59,647 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:44:59,648 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-24 13:44:59,648 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-10-24 13:44:59,648 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:44:59,648 INFO 192:__init__.py(1) - Vf found, updating information 2021-10-24 13:44:59,648 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-10-24 13:44:59,648 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-10-24 13:44:59,648 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-10-24 13:44:59,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:01,629 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-10-24 13:45:01,632 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-10-24 13:45:01,634 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:45:01,637 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-10-24 13:45:01,638 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:45:01,638 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:45:01,638 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-10-24 13:45:01,638 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:45:01,638 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:45:01,640 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:45:02,246 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-10-24 13:45:02,248 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:45:02,248 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-24 13:45:02,251 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:45:02,251 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:45:02,251 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:45:02,251 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:45:02,251 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-10-24 13:45:02,252 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:45:02,252 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-10-24 13:45:02,252 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:45:02,252 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:45:02,253 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-10-24 13:45:02,253 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:45:02,253 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:45:02,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:45:02,330 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-10-24 13:45:02,331 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:45:02,331 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-24 13:45:02,333 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:45:02,334 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:45:02,334 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:45:02,334 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:45:02,334 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-10-24 13:45:02,334 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:45:02,335 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-10-24 13:45:02,335 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-10-24 13:45:02,335 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-10-24 13:45:02,335 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-10-24 13:45:02,336 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-10-24 13:45:02,336 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-10-24 13:45:02,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:02,397 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-10-24 13:45:02,399 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-10-24 13:45:02,400 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":"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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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":"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},{"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}],"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":"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":"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"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},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"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":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"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}],"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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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":"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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}],"serviceCategories":[{"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":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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":"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":"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":"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}],"productCategories":[]},"version":"1.9.3"} 2021-10-24 13:45:02,403 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-10-24 13:45:02,403 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-10-24 13:45:02,403 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-10-24 13:45:02,403 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-10-24 13:45:02,403 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:45:02,403 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:45:02,404 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-10-24 13:45:02,404 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:45:02,404 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:45:02,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:45:02,519 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-10-24 13:45:02,520 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:45:02,521 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-24 13:45:02,522 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:45:02,523 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:45:02,523 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:45:02,523 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:45:02,523 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-10-24 13:45:02,523 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:45:02,524 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-10-24 13:45:02,535 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-10-24 13:45:02,535 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-10-24 13:45:02,535 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-10-24 13:45:02,537 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:04,237 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-10-24 13:45:04,238 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-10-24 13:45:04,239 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":"26aaf93c-372c-405f-b9e1-19cda468d386.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":"26aaf93c-372c-405f-b9e1-19cda468d386.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":"26aaf93c-372c-405f-b9e1-19cda468d386.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":"26aaf93c-372c-405f-b9e1-19cda468d386.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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c.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":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","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":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","empty":false},{"definition":false,"hidden":false,"uniqueId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c.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":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","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":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","empty":false},{"definition":false,"hidden":false,"uniqueId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c.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":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","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":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","empty":false},{"definition":false,"hidden":false,"uniqueId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c.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":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","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":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","empty":false},{"definition":false,"hidden":false,"uniqueId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c.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":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","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":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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","icon":"network_l_1-3","creationDate":1635083103324,"description":"service","tags":["basic_vm"],"uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386","componentMetadataForSupportLog":{"SupportablityComponentUUID":"75224f88-e388-4847-92b6-56828f0735f8","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"75224f88-e388-4847-92b6-56828f0735f8","highestVersion":true,"systemName":"BasicVm","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1635083103324,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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,"timeout":0,"creationDate":1635083103120,"description":null,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.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":1635083103120,"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-10-24 13:45:04,242 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-10-24 13:45:04,242 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:45:04,247 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-24 13:45:04,247 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-24 13:45:04,247 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-10-24 13:45:04,247 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-10-24 13:45:04,247 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-24 13:45:04,249 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:45:04,319 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-10-24 13:45:04,320 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-24 13:45:04,321 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7bd774e8-bf4b-45dc-8376-c2ba59df53fa/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-24 13:45:04,322 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:45:04,322 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:45:04,323 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:45:04,323 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-24 13:45:04,323 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-10-24 13:45:04,323 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:45:04,323 INFO 192:__init__.py(1) - Vf found, updating information 2021-10-24 13:45:04,324 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-10-24 13:45:04,324 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-10-24 13:45:04,324 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-10-24 13:45:04,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:04,433 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-10-24 13:45:04,435 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-10-24 13:45:04,436 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1635083103324,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:45:04,440 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-10-24 13:45:04,440 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-10-24 13:45:04,441 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/26aaf93c-372c-405f-b9e1-19cda468d386/resourceInstance 2021-10-24 13:45:04,441 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "6928ee7f-c304-4bb3-9e97-7af6716f0953", "originType": "VF", "componentUid": "6928ee7f-c304-4bb3-9e97-7af6716f0953", "icon": "defaulticon" } 2021-10-24 13:45:04,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:06,422 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/26aaf93c-372c-405f-b9e1-19cda468d386/resourceInstance HTTP/1.1" 201 None 2021-10-24 13:45:06,423 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-10-24 13:45:06,424 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":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"94e7dce5-26c1-4498-a592-dde1c75ad284.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e.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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","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":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"6928ee7f-c304-4bb3-9e97-7af6716f0953","createdFromCsar":false,"uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.6928ee7f-c304-4bb3-9e97-7af6716f0953.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1635083105264,"icon":"defaulticon","description":null,"originType":"VF","toscaArtifacts":{},"isProxy":false,"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"6928ee7f-c304-4bb3-9e97-7af6716f0953","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1635083105264,"customizationUUID":"62cfb856-bf0e-45bc-9504-0d3f2360691c","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-10-24 13:45:06,424 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-10-24 13:45:06,426 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-10-24 13:45:06,427 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/75224f88-e388-4847-92b6-56828f0735f8/distribution 2021-10-24 13:45:06,427 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-10-24 13:45:06,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:06,484 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/distribution HTTP/1.1" 200 38 2021-10-24 13:45:06,485 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-10-24 13:45:06,485 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-10-24 13:45:06,487 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-10-24 13:45:06,487 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-10-24 13:45:06,488 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-10-24 13:45:06,489 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:06,525 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-10-24 13:45:06,525 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-10-24 13:45:06,526 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-10-24 13:45:06,527 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-10-24 13:45:06,527 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-10-24 13:45:06,530 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-10-24 13:45:06,530 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/26aaf93c-372c-405f-b9e1-19cda468d386/lifecycleState/checkin 2021-10-24 13:45:06,530 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-10-24 13:45:06,531 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:08,312 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/26aaf93c-372c-405f-b9e1-19cda468d386/lifecycleState/checkin HTTP/1.1" 200 1179 2021-10-24 13:45:08,313 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-10-24 13:45:08,313 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1635083103324,"lastUpdateDate":1635083107173,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"26aaf93c-372c-405f-b9e1-19cda468d386"},"projectCode":"123456","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"75224f88-e388-4847-92b6-56828f0735f8"} 2021-10-24 13:45:08,315 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:45:08,315 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:45:08,315 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-10-24 13:45:08,315 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:45:08,315 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:45:08,316 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:45:08,386 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-10-24 13:45:08,387 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:45:08,388 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-10-24 13:45:08,389 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:45:08,389 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:45:08,389 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:45:08,390 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:45:08,390 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:45:08,390 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:45:08,390 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:45:08,390 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-10-24 13:45:08,390 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-24 13:45:08,391 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:45:08,391 INFO 192:__init__.py(1) - Service found, updating information 2021-10-24 13:45:08,391 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-10-24 13:45:08,391 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-10-24 13:45:08,391 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-24 13:45:08,393 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:08,457 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-10-24 13:45:08,459 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-24 13:45:08,461 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1635083107173,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:45:08,465 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-24 13:45:08,465 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-10-24 13:45:08,468 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-10-24 13:45:08,468 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/26aaf93c-372c-405f-b9e1-19cda468d386/lifecycleState/Certify 2021-10-24 13:45:08,468 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-10-24 13:45:08,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:12,086 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/26aaf93c-372c-405f-b9e1-19cda468d386/lifecycleState/Certify HTTP/1.1" 200 1167 2021-10-24 13:45:12,087 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-10-24 13:45:12,088 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1635083103324,"lastUpdateDate":1635083107173,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"3bd84a74-6fc1-42a8-8235-43d041c64003"},"projectCode":"123456","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"75224f88-e388-4847-92b6-56828f0735f8"} 2021-10-24 13:45:12,089 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:45:12,090 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:45:12,090 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-10-24 13:45:12,090 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:45:12,090 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:45:12,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:45:12,190 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 720 2021-10-24 13:45:12,191 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:45:12,191 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-10-24 13:45:12,193 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:45:12,193 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:45:12,193 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:45:12,193 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:45:12,193 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:45:12,194 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:45:12,194 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:45:12,194 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-24 13:45:12,194 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-24 13:45:12,194 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:45:12,194 INFO 192:__init__.py(1) - Service found, updating information 2021-10-24 13:45:12,194 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-10-24 13:45:12,195 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-10-24 13:45:12,195 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-24 13:45:12,196 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:12,259 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-10-24 13:45:12,277 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-24 13:45:12,279 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","lifecycleState":"CERTIFIED","lastUpdateDate":1635083107173,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:45:12,283 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-24 13:45:22,294 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-10-24 13:45:22,296 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-10-24 13:45:22,296 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/3bd84a74-6fc1-42a8-8235-43d041c64003/distribution/PROD/activate 2021-10-24 13:45:22,297 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-10-24 13:45:22,298 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:25,020 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/3bd84a74-6fc1-42a8-8235-43d041c64003/distribution/PROD/activate HTTP/1.1" 200 None 2021-10-24 13:45:25,022 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-10-24 13:45:25,024 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"3bd84a74-6fc1-42a8-8235-43d041c64003","empty":false},{"definition":false,"hidden":false,"uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"3bd84a74-6fc1-42a8-8235-43d041c64003","empty":false},{"definition":false,"hidden":false,"uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bd84a74-6fc1-42a8-8235-43d041c64003","empty":false},{"definition":false,"hidden":false,"uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bd84a74-6fc1-42a8-8235-43d041c64003","empty":false},{"definition":false,"hidden":false,"uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bd84a74-6fc1-42a8-8235-43d041c64003","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NzBkYWYwYjIyZjBhN2FlYzAzZWM0ZGJiMWZhMDVmZTU=","artifactUUID":"ee82a608-9b9f-4cb6-9d07-ad1a3e0edc51","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"26aaf93c-372c-405f-b9e1-19cda468d386.assettoscacsar","duplicated":false,"payloadUpdateDate":1635083110892,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NzdjMzVhNmE5NzM5NzMxN2ZjNDBhNWRjYmNiZWQyMWI=","artifactUUID":"f3e9ec4c-c919-41cb-9250-a9e1a4f6a6d0","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"26aaf93c-372c-405f-b9e1-19cda468d386.assettoscatemplate","duplicated":false,"payloadUpdateDate":1635083110468,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083072492,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OGI3NTFmODNiNDI2N2I3YjVmNzZmYmQ1YzA5Mzg5NDA=","artifactUUID":"67f8e262-3aa9-4535-8f53-9f3617e76c1e","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vflicense","duplicated":false,"payloadUpdateDate":1635083072497,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1635083072492,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.26aaf93c-372c-405f-b9e1-19cda468d386.6928ee7f-c304-4bb3-9e97-7af6716f0953.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YjZiYTE2ZGU1ZjA4MzZlNjhhY2VkMWM4MDU1ODgwNzE=","artifactUUID":"51497446-9af5-422b-8e06-240c06276b15","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"26aaf93c-372c-405f-b9e1-19cda468d386.26aaf93c-372c-405f-b9e1-19cda468d386.6928ee7f-c304-4bb3-9e97-7af6716f0953.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1635083109654,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"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,"timeout":30,"creationDate":1635083072625,"description":"created from csar","artifactType":"HEAT","uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"c63c5287-a648-43c7-9532-9f258a6e5f5a","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"94e7dce5-26c1-4498-a592-dde1c75ad284.heat1","duplicated":false,"payloadUpdateDate":1635083072646,"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":1635083072625,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083072416,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"6be73140-5d53-492b-ade0-2b8b450b0ce6","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vendorlicense","duplicated":false,"payloadUpdateDate":1635083072427,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1635083072416,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"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","defaultValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1635083105328,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.6928ee7f-c304-4bb3-9e97-7af6716f0953.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"cdce0567-4e3d-41b8-96a1-48446931fad6","generatedFromId":"94e7dce5-26c1-4498-a592-dde1c75ad284.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"26aaf93c-372c-405f-b9e1-19cda468d386.6928ee7f-c304-4bb3-9e97-7af6716f0953.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1635083109088,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"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","defaultValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamsUpdateDate":1635083105328,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083105328,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083072590,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"2bc77235-c868-4a30-9af1-b09c08c2f889","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1635083072592,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1635083072590,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","creationTime":1635083105332,"type":"org.openecomp.groups.VfModule","artifacts":["94e7dce5-26c1-4498-a592-dde1c75ad284.heat1env","94e7dce5-26c1-4498-a592-dde1c75ad284.heat1"],"uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.6928ee7f-c304-4bb3-9e97-7af6716f0953.basic_vm0.94e7dce5-26c1-4498-a592-dde1c75ad284.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1635083105332,"customizationUUID":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","groupInstanceArtifacts":["26aaf93c-372c-405f-b9e1-19cda468d386.6928ee7f-c304-4bb3-9e97-7af6716f0953.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["cdce0567-4e3d-41b8-96a1-48446931fad6"],"artifactsUuid":["c63c5287-a648-43c7-9532-9f258a6e5f5a"],"groupUUID":"570a0d21-3f4d-45a1-8e89-3355157703d2","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"94e7dce5-26c1-4498-a592-dde1c75ad284.BasicVm..base_ubuntu20..module-0","name":"basic_vm0..BasicVm..base_ubuntu20..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","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,"defaultValue":"1","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,"defaultValue":"1","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,"defaultValue":"1","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,"defaultValue":"Base","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,"defaultValue":"base_ubuntu20","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}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","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,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"6928ee7f-c304-4bb3-9e97-7af6716f0953","createdFromCsar":false,"uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.6928ee7f-c304-4bb3-9e97-7af6716f0953.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1635083105264,"icon":"defaulticon","originType":"VF","toscaArtifacts":{},"isProxy":false,"directives":[],"invariantName":"basic_vm0","componentUid":"6928ee7f-c304-4bb3-9e97-7af6716f0953","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1635083105264,"customizationUUID":"62cfb856-bf0e-45bc-9504-0d3f2360691c","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"26aaf93c-372c-405f-b9e1-19cda468d386.6928ee7f-c304-4bb3-9e97-7af6716f0953.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","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,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94e7dce5-26c1-4498-a592-dde1c75ad284.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1520374a-cc39-4c9d-8d77-8516b096ff1e","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","empty":false},{"definition":false,"hidden":false,"uniqueId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","empty":false},{"definition":false,"hidden":false,"uniqueId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","empty":false},{"definition":false,"hidden":false,"uniqueId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","empty":false},{"definition":false,"hidden":false,"uniqueId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f09a60c-4ca0-45a8-a59b-4d2e0f64680c","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","icon":"network_l_1-3","creationDate":1635083103324,"description":"service","tags":["basic_vm"],"uniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","componentMetadataForSupportLog":{"SupportablityComponentUUID":"75224f88-e388-4847-92b6-56828f0735f8","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"75224f88-e388-4847-92b6-56828f0735f8","highestVersion":true,"systemName":"BasicVm","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1635083123953,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1635083103120,"artifactType":"OTHER","uniqueId":"26aaf93c-372c-405f-b9e1-19cda468d386.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635083103120,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"3bd84a74-6fc1-42a8-8235-43d041c64003"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-10-24 13:45:25,026 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:45:25,026 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:45:25,026 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-10-24 13:45:25,026 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:45:25,026 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:45:25,028 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:45:25,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-24 13:45:25,105 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:45:25,105 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-24 13:45:25,107 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:45:25,107 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:45:25,107 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:45:25,107 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:45:25,107 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:45:25,107 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:45:25,107 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:45:25,107 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:45:25,107 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-24 13:45:25,108 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:45:25,108 INFO 192:__init__.py(1) - Service found, updating information 2021-10-24 13:45:25,108 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-10-24 13:45:25,108 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-10-24 13:45:25,108 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-24 13:45:25,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:25,178 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-10-24 13:45:25,180 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-24 13:45:25,182 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","lifecycleState":"CERTIFIED","lastUpdateDate":1635083123953,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:45:25,185 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-24 13:45:25,185 INFO 201:service.py(1) - Service basic_vm onboarded 2021-10-24 13:45:25,185 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-10-24 13:45:25,186 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:25,186 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:45:25,186 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:45:25,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:25,261 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2021-10-24 13:45:25,262 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-10-24 13:45:25,262 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2021-10-24 13:45:25,262 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:25,262 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2021-10-24 13:45:25,268 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:25,268 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne 2021-10-24 13:45:25,268 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicvm-cloud-owner", "cloud-region-id": "RegionOne", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "openstack", "owner-defined-type": "N/A", "cloud-region-version": "openstack", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-10-24 13:45:25,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:25,352 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne HTTP/1.1" 201 0 2021-10-24 13:45:25,353 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-10-24 13:45:25,353 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-10-24 13:45:25,356 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:25,356 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:45:25,356 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:45:25,358 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:25,403 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-10-24 13:45:25,404 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-24 13:45:25,404 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1635083125300","orchestration-disabled":false,"in-maint":false}]} 2021-10-24 13:45:25,422 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:25,422 DEBUG 131:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/cb2a41e0-357b-4fcd-b1ae-197ca0886e2c 2021-10-24 13:45:25,422 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "cb2a41e0-357b-4fcd-b1ae-197ca0886e2c", "user-name": "onap-wro", "password": "wro-onap", "system-type": "VIM" , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-wro" , "system-status": "active" } 2021-10-24 13:45:25,424 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:25,516 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/cb2a41e0-357b-4fcd-b1ae-197ca0886e2c HTTP/1.1" 201 0 2021-10-24 13:45:25,517 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-10-24 13:45:25,517 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-10-24 13:45:25,519 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:25,519 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-24 13:45:25,519 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-24 13:45:25,520 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:25,556 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 464 2021-10-24 13:45:25,556 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-10-24 13:45:25,557 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}} 2021-10-24 13:45:25,557 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:25,557 ERROR 233:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}. 2021-10-24 13:45:25,557 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-10-24 13:45:25,557 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-10-24 13:45:25,560 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:25,560 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-24 13:45:25,560 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-10-24 13:45:25,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:25,631 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-10-24 13:45:25,632 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-10-24 13:45:25,632 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-10-24 13:45:25,635 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:25,635 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-10-24 13:45:25,635 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-10-24 13:45:25,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:25,674 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2021-10-24 13:45:25,675 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-10-24 13:45:25,675 DEBUG 146:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}} 2021-10-24 13:45:25,675 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:25,676 ERROR 233:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}}. 2021-10-24 13:45:25,679 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:25,679 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-10-24 13:45:25,679 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2021-10-24 13:45:25,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:25,751 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2021-10-24 13:45:25,752 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-10-24 13:45:25,752 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-10-24 13:45:25,763 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:25,763 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/complexes/complex/lannion 2021-10-24 13:45:25,763 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2021-10-24 13:45:25,764 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:25,807 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-10-24 13:45:25,808 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-10-24 13:45:25,808 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-10-24 13:45:25,808 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:25,808 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-10-24 13:45:25,813 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:25,813 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:45:25,813 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:45:25,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:25,881 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-10-24 13:45:25,882 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-24 13:45:25,882 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1635083125300","orchestration-disabled":false,"in-maint":false}]} 2021-10-24 13:45:25,888 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:25,889 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship 2021-10-24 13:45:25,889 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2021-10-24 13:45:25,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,016 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2021-10-24 13:45:26,017 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-10-24 13:45:26,017 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-10-24 13:45:26,029 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,029 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-10-24 13:45:26,029 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-10-24 13:45:26,031 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,092 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 201 0 2021-10-24 13:45:26,093 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-10-24 13:45:26,093 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-10-24 13:45:26,095 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,095 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-10-24 13:45:26,095 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-10-24 13:45:26,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,132 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-24 13:45:26,133 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-10-24 13:45:26,133 DEBUG 146:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1635083126064"} 2021-10-24 13:45:26,135 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,135 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-10-24 13:45:26,136 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-10-24 13:45:26,137 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,174 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-24 13:45:26,175 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-10-24 13:45:26,175 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1635083126064"} 2021-10-24 13:45:26,178 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,178 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-24 13:45:26,178 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-24 13:45:26,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,220 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 404 360 2021-10-24 13:45:26,221 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-10-24 13:45:26,221 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}} 2021-10-24 13:45:26,221 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,221 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2021-10-24 13:45:26,222 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-10-24 13:45:26,223 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:45:26,224 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:45:26,224 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-10-24 13:45:26,224 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:45:26,224 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:45:26,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:45:26,292 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-24 13:45:26,293 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:45:26,294 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-24 13:45:26,296 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:45:26,296 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:45:26,296 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:45:26,296 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:45:26,297 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:45:26,297 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:45:26,297 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:45:26,297 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:45:26,297 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-24 13:45:26,298 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:45:26,298 INFO 192:__init__.py(1) - Service found, updating information 2021-10-24 13:45:26,298 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-10-24 13:45:26,298 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-10-24 13:45:26,299 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-24 13:45:26,300 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:26,366 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-10-24 13:45:26,369 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-24 13:45:26,370 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","lifecycleState":"CERTIFIED","lastUpdateDate":1635083123953,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:45:26,377 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-24 13:45:26,378 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,378 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm 2021-10-24 13:45:26,378 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "b592cf51-345b-4c81-b3cc-58accadc9f8f" } 2021-10-24 13:45:26,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,441 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm HTTP/1.1" 201 0 2021-10-24 13:45:26,442 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-10-24 13:45:26,442 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-10-24 13:45:26,444 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,444 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-24 13:45:26,444 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-24 13:45:26,445 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,489 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-10-24 13:45:26,490 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-10-24 13:45:26,490 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1635083126408"}]} 2021-10-24 13:45:26,492 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,493 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-10-24 13:45:26,493 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-10-24 13:45:26,495 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,534 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-24 13:45:26,535 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-10-24 13:45:26,535 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1635083126064"} 2021-10-24 13:45:26,536 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,536 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-24 13:45:26,537 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-24 13:45:26,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,580 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-10-24 13:45:26,581 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-10-24 13:45:26,581 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1635083126408"}]} 2021-10-24 13:45:26,582 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,583 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:45:26,583 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:45:26,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,632 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-24 13:45:26,633 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-24 13:45:26,633 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1635083125919","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-24 13:45:26,635 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,635 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-24 13:45:26,635 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-24 13:45:26,636 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,676 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-10-24 13:45:26,677 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-24 13:45:26,677 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1635083125590"} 2021-10-24 13:45:26,684 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,684 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship 2021-10-24 13:45:26,684 DEBUG 132:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1635083125590", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicvm-cloud-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "f41abc47519441359fc94897110fa224"}] } 2021-10-24 13:45:26,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,783 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship HTTP/1.1" 200 0 2021-10-24 13:45:26,784 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-10-24 13:45:26,784 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-10-24 13:45:26,786 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,786 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-10-24 13:45:26,786 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-10-24 13:45:26,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,821 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-24 13:45:26,822 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-10-24 13:45:26,823 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1635083126064"} 2021-10-24 13:45:26,825 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,825 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:45:26,825 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:45:26,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,880 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-24 13:45:26,881 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-24 13:45:26,881 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1635083125919","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-24 13:45:26,884 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,884 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-24 13:45:26,884 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-24 13:45:26,886 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,928 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-10-24 13:45:26,929 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-24 13:45:26,929 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1635083126721","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-10-24 13:45:26,931 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,931 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities 2021-10-24 13:45:26,931 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-10-24 13:45:26,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:26,977 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities HTTP/1.1" 200 1185 2021-10-24 13:45:26,978 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-10-24 13:45:26,978 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"19b5cec9-ae6c-42cd-a685-016ddecd05ad","owning-entity-name":"OE-ETE_Customer-19b5cec9-ae6c-42cd-a685-016ddecd05ad","resource-version":"1635081913976","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/customers/customer/ETE_Customer_c9ac7c1c-97d7-48f5-8990-1c282063c84d/service-subscriptions/service-subscription/pNF/service-instances/service-instance/48ddf56e-2244-429e-9d44-f6176f79f31a","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_c9ac7c1c-97d7-48f5-8990-1c282063c84d"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"48ddf56e-2244-429e-9d44-f6176f79f31a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namec9ac7c1c-97d7-48f5-8990-1c282063c84d"}]}]}},{"owning-entity-id":"1b56aa38-40fd-493f-a236-9eb575da1500","owning-entity-name":"basicnw-oe","resource-version":"1635083023522"}]} 2021-10-24 13:45:26,981 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2021-10-24 13:45:26,984 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:26,984 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/0f6d9416-d245-4862-af48-6e7615ce3e27 2021-10-24 13:45:26,984 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "0f6d9416-d245-4862-af48-6e7615ce3e27" } 2021-10-24 13:45:26,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:27,038 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/0f6d9416-d245-4862-af48-6e7615ce3e27 HTTP/1.1" 201 0 2021-10-24 13:45:27,038 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-10-24 13:45:27,039 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-10-24 13:45:27,041 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:45:27,042 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/0f6d9416-d245-4862-af48-6e7615ce3e27 2021-10-24 13:45:27,042 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-10-24 13:45:27,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:45:27,087 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/0f6d9416-d245-4862-af48-6e7615ce3e27 HTTP/1.1" 200 128 2021-10-24 13:45:27,088 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-10-24 13:45:27,088 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"0f6d9416-d245-4862-af48-6e7615ce3e27","owning-entity-name":"basicvm-oe","resource-version":"1635083127011"} 2021-10-24 13:45:27,090 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-10-24 13:45:27,091 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:45:27,091 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:45:27,091 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-10-24 13:45:27,091 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:45:27,091 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:45:27,092 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:45:27,154 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-24 13:45:27,155 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:45:27,156 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-24 13:45:27,159 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:45:27,159 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:45:27,160 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:45:27,160 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:45:27,160 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:45:27,161 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:45:27,161 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:45:27,161 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:45:27,161 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-24 13:45:27,161 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:45:27,161 INFO 192:__init__.py(1) - Service found, updating information 2021-10-24 13:45:27,162 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-10-24 13:45:27,162 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-10-24 13:45:27,162 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-24 13:45:27,164 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:27,243 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-10-24 13:45:27,245 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-24 13:45:27,247 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","lifecycleState":"CERTIFIED","lastUpdateDate":1635083123953,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:45:27,251 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-24 13:45:27,252 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-10-24 13:45:27,252 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/75224f88-e388-4847-92b6-56828f0735f8/distribution 2021-10-24 13:45:27,252 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-10-24 13:45:27,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:27,305 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/distribution HTTP/1.1" 200 205 2021-10-24 13:45:27,306 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-10-24 13:45:27,306 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"0928f645-5154-48b2-b56a-fb34d5483a50","timestamp":"2021-10-24 13:45:23.436 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-10-24 13:45:27,308 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-10-24 13:45:27,308 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/0928f645-5154-48b2-b56a-fb34d5483a50 2021-10-24 13:45:27,309 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-10-24 13:45:27,310 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:45:27,351 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/0928f645-5154-48b2-b56a-fb34d5483a50 HTTP/1.1" 200 29 2021-10-24 13:45:27,352 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-10-24 13:45:27,353 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-10-24 13:45:27,355 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-10-24 13:45:27,355 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-10-24 13:46:27,417 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-10-24 13:46:27,418 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/0928f645-5154-48b2-b56a-fb34d5483a50 2021-10-24 13:46:27,418 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-10-24 13:46:27,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:46:27,522 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/0928f645-5154-48b2-b56a-fb34d5483a50 HTTP/1.1" 200 None 2021-10-24 13:46:27,524 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-10-24 13:46:27,524 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083131795","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083123838","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635083132470","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083138791","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083140211","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083128979","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083131424","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083127490","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083128979","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083131424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083127490","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083123838","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083136714","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083137309","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635083124732","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635083132470","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635083132470","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083131424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083140211","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083139794","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083123838","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083140211","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083131424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083131424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083140211","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635083132470","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635083132470","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635083124732","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635083124732","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635083124732","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083131424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635083132470","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083127490","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083142159","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635083124732","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083127490","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083128979","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083128979","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635083124732","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083128979","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083123838","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083127490","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083127490","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083144171","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083123838","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083140211","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083123838","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083135138","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083128979","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083145174","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635083132470","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083140211","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083132990","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083131424","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083128979","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083123838","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083127490","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083135301","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635083124732","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083134110","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083136142","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083136307","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083140211","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2021-10-24 13:46:27,526 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083131795', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083123838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635083132470', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083138791', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083140211', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083128979', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083131424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083127490', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083128979', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083131424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083127490', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083123838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083136714', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083137309', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635083124732', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635083132470', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635083132470', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083131424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083140211', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083139794', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083123838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083140211', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083131424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083131424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083140211', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635083132470', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635083132470', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635083124732', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635083124732', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635083124732', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083131424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635083132470', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083127490', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083142159', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635083124732', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083127490', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083128979', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083128979', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635083124732', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083128979', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083123838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083127490', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083127490', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083144171', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083123838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083140211', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083123838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083135138', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083128979', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083145174', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635083132470', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083140211', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083132990', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083131424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083128979', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083123838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083127490', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083135301', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635083124732', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083134110', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083136142', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083136307', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083140211', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-10-24 13:46:27,528 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-10-24 13:46:27,528 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-10-24 13:47:27,591 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-10-24 13:47:27,591 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/0928f645-5154-48b2-b56a-fb34d5483a50 2021-10-24 13:47:27,592 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-10-24 13:47:27,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:47:27,706 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/0928f645-5154-48b2-b56a-fb34d5483a50 HTTP/1.1" 200 None 2021-10-24 13:47:27,708 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-10-24 13:47:27,709 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083131795","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083123838","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635083172394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635083172394","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635083132470","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083138791","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083140211","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083128979","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083131424","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083127490","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083128979","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083131424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635083172394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083127490","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083123838","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083136714","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635083187505","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083137309","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635083172394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635083124732","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635083132470","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635083132470","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083131424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083140211","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083139794","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083123838","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083140211","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635083186502","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083131424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083131424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083140211","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635083132470","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635083132470","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635083124732","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635083124732","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083153669","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635083124732","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083131424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635083132470","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083127490","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083142159","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635083180203","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635083124732","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083127490","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083128979","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083128979","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635083182270","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635083124732","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635083184395","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083128979","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083123838","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083127490","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083127490","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635083183334","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083144171","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083123838","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083140211","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083123838","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083135138","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083154671","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083128979","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083145174","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635083132470","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083140211","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083132990","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635083131424","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635083128979","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083123838","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083127490","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083135301","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635083172394","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635083124732","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635083185498","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083134110","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635083172394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635083136142","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635083188509","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635083172394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083147970","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635083136307","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635083140211","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2021-10-24 13:47:27,711 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083131795', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083123838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635083172394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635083172394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635083132470', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083138791', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083140211', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083128979', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083131424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083127490', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083128979', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083131424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635083172394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083127490', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083123838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083136714', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635083187505', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083137309', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635083172394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635083124732', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635083132470', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635083132470', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083131424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083140211', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083139794', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083123838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083140211', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635083186502', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083131424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083131424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083140211', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635083132470', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635083132470', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635083124732', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635083124732', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083153669', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635083124732', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083131424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635083132470', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083127490', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083142159', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635083180203', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635083124732', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083127490', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083128979', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083128979', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635083182270', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635083124732', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635083184395', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083128979', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083123838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083127490', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083127490', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635083183334', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083144171', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083123838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083140211', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083123838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083135138', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083154671', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083128979', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083145174', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635083132470', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083140211', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083132990', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635083131424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635083128979', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083123838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083127490', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083135301', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635083172394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635083124732', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635083185498', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083134110', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635083172394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635083136142', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635083188509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635083172394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083147970', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635083136307', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635083140211', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-10-24 13:47:27,712 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-10-24 13:47:27,712 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-24 13:47:27,712 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-24 13:47:27,712 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-24 13:47:27,712 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-24 13:47:27,712 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-10-24 13:47:27,713 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-10-24 13:47:27,722 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5a1ae62b-41ae-49dd-ac38-2b1c7e389f34', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:27,722 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-10-24 13:47:27,723 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "b592cf51-345b-4c81-b3cc-58accadc9f8f", "modelVersionId": "75224f88-e388-4847-92b6-56828f0735f8", "modelName": "basic_vm", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_vm", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicvm-customer" }, "project": { "projectName": "basicvm-project" }, "owningEntity": { "owningEntityId": "0f6d9416-d245-4862-af48-6e7615ce3e27", "owningEntityName": "basicvm-oe" } } } 2021-10-24 13:47:27,724 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:29,407 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-10-24 13:47:29,408 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-10-24 13:47:29,409 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"5a1ae62b-41ae-49dd-ac38-2b1c7e389f34","instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5a1ae62b-41ae-49dd-ac38-2b1c7e389f34"}} 2021-10-24 13:47:29,409 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-10-24 13:47:29,428 DEBUG 129:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9526834f-35c2-4dd9-8f43-f87068b34f8f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:29,428 DEBUG 131:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 2021-10-24 13:47:29,428 DEBUG 132:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] data sent: None 2021-10-24 13:47:29,431 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:29,609 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 HTTP/1.1" 200 1332 2021-10-24 13:47:29,612 INFO 142:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] response code: 200 2021-10-24 13:47:29,613 DEBUG 146:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] response: {"request":{"requestId":"5a1ae62b-41ae-49dd-ac38-2b1c7e389f34","startTime":"Sun, 24 Oct 2021 13:47:27 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"0f6d9416-d245-4862-af48-6e7615ce3e27","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","serviceInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 24 Oct 2021 13:47:28 GMT"}}} 2021-10-24 13:47:39,624 DEBUG 129:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8190826a-782d-4553-bbdf-5e9ff8c5f31f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:39,624 DEBUG 131:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 2021-10-24 13:47:39,625 DEBUG 132:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] data sent: None 2021-10-24 13:47:39,627 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:39,811 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 HTTP/1.1" 200 1542 2021-10-24 13:47:39,812 INFO 142:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] response code: 200 2021-10-24 13:47:39,813 DEBUG 146:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] response: {"request":{"requestId":"5a1ae62b-41ae-49dd-ac38-2b1c7e389f34","startTime":"Sun, 24 Oct 2021 13:47:27 GMT","finishTime":"Sun, 24 Oct 2021 13:47:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"0f6d9416-d245-4862-af48-6e7615ce3e27","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","serviceInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:47:31 GMT"}}} 2021-10-24 13:47:39,813 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-10-24 13:47:39,814 DEBUG 129:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b384b566-31cc-4d7c-b289-ad5af4f25a9a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:39,814 DEBUG 131:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 2021-10-24 13:47:39,814 DEBUG 132:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] data sent: None 2021-10-24 13:47:39,815 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:39,986 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 HTTP/1.1" 200 1542 2021-10-24 13:47:39,987 INFO 142:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] response code: 200 2021-10-24 13:47:39,987 DEBUG 146:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] response: {"request":{"requestId":"5a1ae62b-41ae-49dd-ac38-2b1c7e389f34","startTime":"Sun, 24 Oct 2021 13:47:27 GMT","finishTime":"Sun, 24 Oct 2021 13:47:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"0f6d9416-d245-4862-af48-6e7615ce3e27","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","serviceInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:47:31 GMT"}}} 2021-10-24 13:47:39,988 DEBUG 129:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f97c442e-a71d-49bd-93f3-9de277ab34e0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:39,988 DEBUG 131:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 2021-10-24 13:47:39,988 DEBUG 132:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] data sent: None 2021-10-24 13:47:39,990 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:40,233 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 HTTP/1.1" 200 1542 2021-10-24 13:47:40,234 INFO 142:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] response code: 200 2021-10-24 13:47:40,234 DEBUG 146:onap_service.py(7) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] response: {"request":{"requestId":"5a1ae62b-41ae-49dd-ac38-2b1c7e389f34","startTime":"Sun, 24 Oct 2021 13:47:27 GMT","finishTime":"Sun, 24 Oct 2021 13:47:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"0f6d9416-d245-4862-af48-6e7615ce3e27","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","serviceInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:47:31 GMT"}}} 2021-10-24 13:47:40,241 DEBUG 129:onap_service.py(1) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b1a852ca-0f9d-4d27-b48c-e0cc2189e4dc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:40,241 DEBUG 131:onap_service.py(1) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 2021-10-24 13:47:40,241 DEBUG 132:onap_service.py(1) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] data sent: None 2021-10-24 13:47:40,243 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:40,429 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 HTTP/1.1" 200 1542 2021-10-24 13:47:40,430 INFO 142:onap_service.py(1) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] response code: 200 2021-10-24 13:47:40,430 DEBUG 146:onap_service.py(1) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] response: {"request":{"requestId":"5a1ae62b-41ae-49dd-ac38-2b1c7e389f34","startTime":"Sun, 24 Oct 2021 13:47:27 GMT","finishTime":"Sun, 24 Oct 2021 13:47:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"0f6d9416-d245-4862-af48-6e7615ce3e27","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","serviceInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:47:31 GMT"}}} 2021-10-24 13:47:40,431 DEBUG 129:onap_service.py(1) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9e6f0b27-001b-4cca-8279-8f85941c3b6f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:40,431 DEBUG 131:onap_service.py(1) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 2021-10-24 13:47:40,431 DEBUG 132:onap_service.py(1) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] data sent: None 2021-10-24 13:47:40,432 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:40,626 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 HTTP/1.1" 200 1542 2021-10-24 13:47:40,627 INFO 142:onap_service.py(1) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] response code: 200 2021-10-24 13:47:40,627 DEBUG 146:onap_service.py(1) - [None][Check 5a1ae62b-41ae-49dd-ac38-2b1c7e389f34 orchestration request status] response: {"request":{"requestId":"5a1ae62b-41ae-49dd-ac38-2b1c7e389f34","startTime":"Sun, 24 Oct 2021 13:47:27 GMT","finishTime":"Sun, 24 Oct 2021 13:47:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"0f6d9416-d245-4862-af48-6e7615ce3e27","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","serviceInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:47:31 GMT"}}} 2021-10-24 13:47:40,628 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:47:40,628 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-24 13:47:40,628 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-24 13:47:40,630 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:47:40,672 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-10-24 13:47:40,673 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-10-24 13:47:40,674 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1635083126721","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-10-24 13:47:40,676 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:47:40,676 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 2021-10-24 13:47:40,676 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 service-instance-name] data sent: None 2021-10-24 13:47:40,678 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:47:40,723 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 HTTP/1.1" 200 1190 2021-10-24 13:47:40,724 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 service-instance-name] response code: 200 2021-10-24 13:47:40,724 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 service-instance-name] response: {"service-instance":[{"service-instance-id":"dc5699a3-e407-482a-8577-5cf9a85c69bf","service-instance-name":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b592cf51-345b-4c81-b3cc-58accadc9f8f","model-version-id":"75224f88-e388-4847-92b6-56828f0735f8","resource-version":"1635083251626","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dc5699a3-e407-482a-8577-5cf9a85c69bf/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/0f6d9416-d245-4862-af48-6e7615ce3e27","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"0f6d9416-d245-4862-af48-6e7615ce3e27"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-10-24 13:47:40,727 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:47:40,727 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-10-24 13:47:40,727 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-10-24 13:47:40,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:47:40,764 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-24 13:47:40,765 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-10-24 13:47:40,765 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1635083126064"} 2021-10-24 13:47:40,766 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:47:40,767 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-24 13:47:40,767 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-24 13:47:40,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:47:40,811 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-10-24 13:47:40,812 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-10-24 13:47:40,812 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1635083126721","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-10-24 13:47:40,814 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:47:40,814 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 2021-10-24 13:47:40,814 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 service-instance-name] data sent: None 2021-10-24 13:47:40,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:47:40,865 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 HTTP/1.1" 200 1190 2021-10-24 13:47:40,866 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 service-instance-name] response code: 200 2021-10-24 13:47:40,867 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 service-instance-name] response: {"service-instance":[{"service-instance-id":"dc5699a3-e407-482a-8577-5cf9a85c69bf","service-instance-name":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b592cf51-345b-4c81-b3cc-58accadc9f8f","model-version-id":"75224f88-e388-4847-92b6-56828f0735f8","resource-version":"1635083251626","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dc5699a3-e407-482a-8577-5cf9a85c69bf/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/0f6d9416-d245-4862-af48-6e7615ce3e27","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"0f6d9416-d245-4862-af48-6e7615ce3e27"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-10-24 13:47:40,870 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:47:40,870 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:47:40,871 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:47:40,873 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:47:40,928 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-24 13:47:40,929 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-24 13:47:40,929 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1635083125919","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-24 13:47:40,932 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:47:40,933 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-24 13:47:40,933 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-24 13:47:40,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:47:40,993 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-10-24 13:47:40,995 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-24 13:47:40,995 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1635083126721","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-10-24 13:47:40,997 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:47:40,997 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:47:40,997 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-10-24 13:47:40,997 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:47:40,998 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:47:40,999 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:47:41,079 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-24 13:47:41,080 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:47:41,080 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-24 13:47:41,082 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:47:41,082 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:47:41,082 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:47:41,083 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:47:41,083 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:47:41,083 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:47:41,083 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:47:41,083 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:47:41,083 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-24 13:47:41,084 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:47:41,084 INFO 192:__init__.py(1) - Service found, updating information 2021-10-24 13:47:41,084 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-10-24 13:47:41,084 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-10-24 13:47:41,085 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-24 13:47:41,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:47:41,166 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-10-24 13:47:41,168 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-24 13:47:41,170 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","lifecycleState":"CERTIFIED","lastUpdateDate":1635083123953,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:47:41,174 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-24 13:47:41,174 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-24 13:47:41,175 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel 2021-10-24 13:47:41,175 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-10-24 13:47:41,176 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:47:41,264 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel HTTP/1.1" 200 None 2021-10-24 13:47:41,266 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-10-24 13:47:41,266 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-10-24 13:47:41,318 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:47:41,318 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:47:41,319 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-10-24 13:47:41,319 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:47:41,319 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:47:41,321 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:47:41,380 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-24 13:47:41,381 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:47:41,382 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-24 13:47:41,384 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:47:41,384 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:47:41,385 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:47:41,385 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:47:41,385 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:47:41,385 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:47:41,385 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:47:41,385 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:47:41,386 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-24 13:47:41,386 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:47:41,386 INFO 192:__init__.py(1) - Service found, updating information 2021-10-24 13:47:41,386 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-10-24 13:47:41,387 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-10-24 13:47:41,387 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-24 13:47:41,389 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:47:41,465 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-10-24 13:47:41,466 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-24 13:47:41,468 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","lifecycleState":"CERTIFIED","lastUpdateDate":1635083123953,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:47:41,472 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-24 13:47:41,472 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '049fd869-a56b-4643-ad5b-fa21e7b9c58e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:41,472 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/dc5699a3-e407-482a-8577-5cf9a85c69bf/vnfs 2021-10-24 13:47:41,472 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "b592cf51-345b-4c81-b3cc-58accadc9f8f" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "107d607f-f33e-4e4f-9de4-c463d602d4c6", "modelVersionId": "7bd774e8-bf4b-45dc-8376-c2ba59df53fa", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "62cfb856-bf0e-45bc-9504-0d3f2360691c", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "platform": { "platformName": "basicvm-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "dc5699a3-e407-482a-8577-5cf9a85c69bf", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "b592cf51-345b-4c81-b3cc-58accadc9f8f", "modelVersion": "1.0", "modelVersionId": "75224f88-e388-4847-92b6-56828f0735f8" } } }] } } 2021-10-24 13:47:41,473 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:43,125 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/dc5699a3-e407-482a-8577-5cf9a85c69bf/vnfs HTTP/1.1" 202 262 2021-10-24 13:47:43,127 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-10-24 13:47:43,127 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"049fd869-a56b-4643-ad5b-fa21e7b9c58e","instanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/049fd869-a56b-4643-ad5b-fa21e7b9c58e"}} 2021-10-24 13:47:43,128 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-10-24 13:47:43,138 DEBUG 129:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '105f5583-d32b-4636-8254-a9deeaa6344c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:43,139 DEBUG 131:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/049fd869-a56b-4643-ad5b-fa21e7b9c58e 2021-10-24 13:47:43,139 DEBUG 132:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] data sent: None 2021-10-24 13:47:43,143 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:43,307 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/049fd869-a56b-4643-ad5b-fa21e7b9c58e HTTP/1.1" 200 1900 2021-10-24 13:47:43,308 INFO 142:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] response code: 200 2021-10-24 13:47:43,309 DEBUG 146:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] response: {"request":{"requestId":"049fd869-a56b-4643-ad5b-fa21e7b9c58e","startTime":"Sun, 24 Oct 2021 13:47:41 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vnfInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 24 Oct 2021 13:47:42 GMT"}}} 2021-10-24 13:47:53,320 DEBUG 129:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '54d1f2c4-d23f-4783-a767-b652384a313c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:53,321 DEBUG 131:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/049fd869-a56b-4643-ad5b-fa21e7b9c58e 2021-10-24 13:47:53,321 DEBUG 132:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] data sent: None 2021-10-24 13:47:53,324 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:53,532 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/049fd869-a56b-4643-ad5b-fa21e7b9c58e HTTP/1.1" 200 2106 2021-10-24 13:47:53,533 INFO 142:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] response code: 200 2021-10-24 13:47:53,533 DEBUG 146:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] response: {"request":{"requestId":"049fd869-a56b-4643-ad5b-fa21e7b9c58e","startTime":"Sun, 24 Oct 2021 13:47:41 GMT","finishTime":"Sun, 24 Oct 2021 13:47:49 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vnfInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:47:49 GMT"}}} 2021-10-24 13:47:53,534 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-10-24 13:47:53,535 DEBUG 129:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '18b817ff-ece4-4630-ab03-456740bf8621', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:53,535 DEBUG 131:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/049fd869-a56b-4643-ad5b-fa21e7b9c58e 2021-10-24 13:47:53,535 DEBUG 132:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] data sent: None 2021-10-24 13:47:53,536 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:53,732 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/049fd869-a56b-4643-ad5b-fa21e7b9c58e HTTP/1.1" 200 2106 2021-10-24 13:47:53,733 INFO 142:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] response code: 200 2021-10-24 13:47:53,733 DEBUG 146:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] response: {"request":{"requestId":"049fd869-a56b-4643-ad5b-fa21e7b9c58e","startTime":"Sun, 24 Oct 2021 13:47:41 GMT","finishTime":"Sun, 24 Oct 2021 13:47:49 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vnfInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:47:49 GMT"}}} 2021-10-24 13:47:53,734 DEBUG 129:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1908e855-5600-4822-9d7e-740c2117bc2c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:53,734 DEBUG 131:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/049fd869-a56b-4643-ad5b-fa21e7b9c58e 2021-10-24 13:47:53,734 DEBUG 132:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] data sent: None 2021-10-24 13:47:53,735 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:53,917 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/049fd869-a56b-4643-ad5b-fa21e7b9c58e HTTP/1.1" 200 2106 2021-10-24 13:47:53,919 INFO 142:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] response code: 200 2021-10-24 13:47:53,919 DEBUG 146:onap_service.py(8) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] response: {"request":{"requestId":"049fd869-a56b-4643-ad5b-fa21e7b9c58e","startTime":"Sun, 24 Oct 2021 13:47:41 GMT","finishTime":"Sun, 24 Oct 2021 13:47:49 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vnfInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:47:49 GMT"}}} 2021-10-24 13:47:53,930 DEBUG 129:onap_service.py(1) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bf05d5c2-3144-47eb-b045-2092f64e1d7e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:53,931 DEBUG 131:onap_service.py(1) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/049fd869-a56b-4643-ad5b-fa21e7b9c58e 2021-10-24 13:47:53,931 DEBUG 132:onap_service.py(1) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] data sent: None 2021-10-24 13:47:53,933 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:54,087 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/049fd869-a56b-4643-ad5b-fa21e7b9c58e HTTP/1.1" 200 2106 2021-10-24 13:47:54,088 INFO 142:onap_service.py(1) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] response code: 200 2021-10-24 13:47:54,089 DEBUG 146:onap_service.py(1) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] response: {"request":{"requestId":"049fd869-a56b-4643-ad5b-fa21e7b9c58e","startTime":"Sun, 24 Oct 2021 13:47:41 GMT","finishTime":"Sun, 24 Oct 2021 13:47:49 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vnfInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:47:49 GMT"}}} 2021-10-24 13:47:54,089 DEBUG 129:onap_service.py(1) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '17e8f1ee-0f7c-42ea-a4de-0398aa37aeed', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:54,090 DEBUG 131:onap_service.py(1) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/049fd869-a56b-4643-ad5b-fa21e7b9c58e 2021-10-24 13:47:54,090 DEBUG 132:onap_service.py(1) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] data sent: None 2021-10-24 13:47:54,091 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:54,267 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/049fd869-a56b-4643-ad5b-fa21e7b9c58e HTTP/1.1" 200 2106 2021-10-24 13:47:54,268 INFO 142:onap_service.py(1) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] response code: 200 2021-10-24 13:47:54,269 DEBUG 146:onap_service.py(1) - [None][Check 049fd869-a56b-4643-ad5b-fa21e7b9c58e orchestration request status] response: {"request":{"requestId":"049fd869-a56b-4643-ad5b-fa21e7b9c58e","startTime":"Sun, 24 Oct 2021 13:47:41 GMT","finishTime":"Sun, 24 Oct 2021 13:47:49 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vnfInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:47:49 GMT"}}} 2021-10-24 13:47:54,270 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:47:54,270 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-10-24 13:47:54,270 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-10-24 13:47:54,271 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:47:54,371 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-24 13:47:54,372 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-10-24 13:47:54,372 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1635083126064"} 2021-10-24 13:47:54,376 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:47:54,376 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-24 13:47:54,376 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-24 13:47:54,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:47:54,477 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-10-24 13:47:54,478 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-10-24 13:47:54,478 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1635083126721","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-10-24 13:47:54,482 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:47:54,482 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 2021-10-24 13:47:54,482 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 service-instance-name] data sent: None 2021-10-24 13:47:54,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:47:54,588 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 HTTP/1.1" 200 1641 2021-10-24 13:47:54,589 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 service-instance-name] response code: 200 2021-10-24 13:47:54,589 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280 service-instance-name] response: {"service-instance":[{"service-instance-id":"dc5699a3-e407-482a-8577-5cf9a85c69bf","service-instance-name":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b592cf51-345b-4c81-b3cc-58accadc9f8f","model-version-id":"75224f88-e388-4847-92b6-56828f0735f8","resource-version":"1635083264817","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dc5699a3-e407-482a-8577-5cf9a85c69bf/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/0f6d9416-d245-4862-af48-6e7615ce3e27","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"0f6d9416-d245-4862-af48-6e7615ce3e27"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4024e5ff-46cf-46b9-8c0f-6435da334cd7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-10-24 13:47:54,592 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:47:54,592 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:47:54,593 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:47:54,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:47:54,701 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-24 13:47:54,702 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-24 13:47:54,702 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1635083264958","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4024e5ff-46cf-46b9-8c0f-6435da334cd7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"}]}]}}]} 2021-10-24 13:47:54,704 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:47:54,704 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-24 13:47:54,704 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-24 13:47:54,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:47:54,773 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-10-24 13:47:54,774 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-24 13:47:54,774 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1635083265103","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4024e5ff-46cf-46b9-8c0f-6435da334cd7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-10-24 13:47:54,776 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:47:54,776 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/dc5699a3-e407-482a-8577-5cf9a85c69bf/relationship-list 2021-10-24 13:47:54,776 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-24 13:47:54,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:47:54,880 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/dc5699a3-e407-482a-8577-5cf9a85c69bf/relationship-list HTTP/1.1" 200 1063 2021-10-24 13:47:54,881 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-24 13:47:54,881 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/0f6d9416-d245-4862-af48-6e7615ce3e27","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"0f6d9416-d245-4862-af48-6e7615ce3e27"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4024e5ff-46cf-46b9-8c0f-6435da334cd7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-10-24 13:47:54,883 DEBUG 129:onap_service.py(1) - [AAI][Get dc5699a3-e407-482a-8577-5cf9a85c69bf ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:47:54,884 DEBUG 131:onap_service.py(1) - [AAI][Get dc5699a3-e407-482a-8577-5cf9a85c69bf ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7 2021-10-24 13:47:54,884 DEBUG 132:onap_service.py(1) - [AAI][Get dc5699a3-e407-482a-8577-5cf9a85c69bf ABCMeta] data sent: None 2021-10-24 13:47:54,885 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:47:54,985 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7 HTTP/1.1" 200 3768 2021-10-24 13:47:54,986 INFO 142:onap_service.py(1) - [AAI][Get dc5699a3-e407-482a-8577-5cf9a85c69bf ABCMeta] response code: 200 2021-10-24 13:47:54,986 DEBUG 146:onap_service.py(1) - [AAI][Get dc5699a3-e407-482a-8577-5cf9a85c69bf ABCMeta] response: {"vnf-id":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vnf-name":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"b592cf51-345b-4c81-b3cc-58accadc9f8f","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1635083269716","model-invariant-id":"107d607f-f33e-4e4f-9de4-c463d602d4c6","model-version-id":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","model-customization-id":"62cfb856-bf0e-45bc-9504-0d3f2360691c","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dc5699a3-e407-482a-8577-5cf9a85c69bf/service-data/vnfs/vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/dc5699a3-e407-482a-8577-5cf9a85c69bf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"dc5699a3-e407-482a-8577-5cf9a85c69bf"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-10-24 13:47:54,989 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:47:54,989 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:47:54,989 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-10-24 13:47:54,989 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:47:54,989 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:47:54,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:47:55,086 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-24 13:47:55,087 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:47:55,088 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-24 13:47:55,091 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:47:55,091 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:47:55,091 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:47:55,091 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:47:55,092 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:47:55,092 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:47:55,092 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:47:55,092 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:47:55,092 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-24 13:47:55,092 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:47:55,093 INFO 192:__init__.py(1) - Service found, updating information 2021-10-24 13:47:55,093 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-10-24 13:47:55,093 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-10-24 13:47:55,094 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-24 13:47:55,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:47:55,195 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-10-24 13:47:55,198 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-24 13:47:55,199 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","lifecycleState":"CERTIFIED","lastUpdateDate":1635083123953,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:47:55,204 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-24 13:47:55,205 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-24 13:47:55,205 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel 2021-10-24 13:47:55,205 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-10-24 13:47:55,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:47:55,294 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel HTTP/1.1" 200 None 2021-10-24 13:47:55,296 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-10-24 13:47:55,296 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-10-24 13:47:55,334 DEBUG 129:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'authorization': 'Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==', 'x-transactionid': 'ea2f0c3c-22f6-4733-9636-023b25c94b73', 'x-fromappid': 'API client'} 2021-10-24 13:47:55,334 DEBUG 131:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2021-10-24 13:47:55,334 DEBUG 132:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] data sent: { "input":{ "preload-vf-module-topology-information":{ "vf-module-topology":{ "vf-module-topology-identifier":{ "vf-module-name":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280" }, "vf-module-parameters": { "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-2004'}, {'name': 'ubuntu20_key_name', 'value': 'wro-hw-cloud'}, {'name': 'wro-hw-cloud', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9hbjXPTelzxLqyfJ8jeIROLDFRDzbWhyvy7sbEaXuCh2L3DHH4Nz0OAHIf3hzmvMBnSgi9vvEsEnPmBkq9HyAp3Zn402x2djWwTsWGSNyR+y0lGE41eigh6akfecQ2gECc/uiKTwc5kX/MJO7zv/NbZCwXCYi8p266Q89yD6sJkcLVU62qNyC+OV8H8Oemg4LUG87e9mXjN6tEEms8ocXVuvDFLPNhucH2XgVW/1U+qDQbfMXYseNZ2GEtdROS/jUJNoNhbPzcdnYnlKxFAWUh2C8l5R9F3tB3V9lZnUMX424SXeknZ/R1CzbnNdtK3RrFuQcQ7fXiuKCUlAzu76F Generated-by-Nova'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.medium'}, {'name': 'VM_name', 'value': 'ubuntu20agent-VM-01'}, {'name': 'vnf_id', 'value': 'ubuntu20agent-VNF-instance'}, {'name': 'vf_module_id', 'value': 'ubuntu20agent-vfmodule-instance'}, {'name': 'vnf_name', 'value': 'ubuntu20agent-VNF'}, {'name': 'admin_plane_net_name', 'value': 'onap-net'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0", "vnf-type":"basic_vm/basic_vm 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2021-10-24 13:47:55,335 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-10-24 13:47:55,507 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2021-10-24 13:47:55,510 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-10-24 13:47:55,510 DEBUG 146:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-10-24 13:47:55,545 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:47:55,545 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:47:55,546 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-10-24 13:47:55,547 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:47:55,547 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:47:55,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:47:55,666 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-24 13:47:55,667 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:47:55,668 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-24 13:47:55,671 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:47:55,671 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:47:55,672 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:47:55,672 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:47:55,672 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:47:55,672 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:47:55,673 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:47:55,673 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:47:55,673 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-24 13:47:55,673 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:47:55,674 INFO 192:__init__.py(1) - Service found, updating information 2021-10-24 13:47:55,674 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-10-24 13:47:55,675 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-10-24 13:47:55,675 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-24 13:47:55,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:47:55,751 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-10-24 13:47:55,754 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-24 13:47:55,758 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","lifecycleState":"CERTIFIED","lastUpdateDate":1635083123953,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:47:55,763 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-24 13:47:55,764 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '92f5bbb5-4f64-4909-ac23-71f4d865f500', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:55,764 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/dc5699a3-e407-482a-8577-5cf9a85c69bf/vnfs/4024e5ff-46cf-46b9-8c0f-6435da334cd7/vfModules 2021-10-24 13:47:55,764 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "e19e19c7-b5e4-46b5-a9d3-27fda51e39de", "modelVersionId": "570a0d21-3f4d-45a1-8e89-3355157703d2", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c", "modelCustomizationName": "BasicVm..base_ubuntu20..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "dc5699a3-e407-482a-8577-5cf9a85c69bf", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "b592cf51-345b-4c81-b3cc-58accadc9f8f", "modelVersion": "1.0", "modelVersionId": "75224f88-e388-4847-92b6-56828f0735f8" } } }, { "relatedInstance": { "instanceId": "4024e5ff-46cf-46b9-8c0f-6435da334cd7", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "107d607f-f33e-4e4f-9de4-c463d602d4c6", "modelVersion": "1.0", "modelVersionId": "7bd774e8-bf4b-45dc-8376-c2ba59df53fa", "modelCustomizationId": "62cfb856-bf0e-45bc-9504-0d3f2360691c", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-10-24 13:47:55,766 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:57,556 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/dc5699a3-e407-482a-8577-5cf9a85c69bf/vnfs/4024e5ff-46cf-46b9-8c0f-6435da334cd7/vfModules HTTP/1.1" 202 262 2021-10-24 13:47:57,557 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2021-10-24 13:47:57,557 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"92f5bbb5-4f64-4909-ac23-71f4d865f500","instanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500"}} 2021-10-24 13:47:57,558 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-10-24 13:47:57,565 DEBUG 129:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '47e30c0b-0e78-46bb-952a-ad07f2bea767', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:47:57,565 DEBUG 131:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 2021-10-24 13:47:57,565 DEBUG 132:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] data sent: None 2021-10-24 13:47:57,568 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:47:57,768 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 HTTP/1.1" 200 2461 2021-10-24 13:47:57,770 INFO 142:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response code: 200 2021-10-24 13:47:57,770 DEBUG 146:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response: {"request":{"requestId":"92f5bbb5-4f64-4909-ac23-71f4d865f500","startTime":"Sun, 24 Oct 2021 13:47:55 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}},{"relatedInstance":{"instanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 24 Oct 2021 13:47:56 GMT"}}} 2021-10-24 13:48:07,782 DEBUG 129:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3acdf80b-6e16-4d67-a562-dd4a5c6b4b48', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:48:07,783 DEBUG 131:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 2021-10-24 13:48:07,783 DEBUG 132:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] data sent: None 2021-10-24 13:48:07,785 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:48:08,297 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 HTTP/1.1" 200 2787 2021-10-24 13:48:08,298 INFO 142:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response code: 200 2021-10-24 13:48:08,299 DEBUG 146:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response: {"request":{"requestId":"92f5bbb5-4f64-4909-ac23-71f4d865f500","startTime":"Sun, 24 Oct 2021 13:47:55 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}},{"relatedInstance":{"instanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 24 Oct 2021 13:48:06 GMT"}}} 2021-10-24 13:48:18,310 DEBUG 129:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f29c9b16-44e1-44da-a534-2aa35bb0a395', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:48:18,311 DEBUG 131:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 2021-10-24 13:48:18,311 DEBUG 132:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] data sent: None 2021-10-24 13:48:18,313 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:48:18,771 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 HTTP/1.1" 200 4948 2021-10-24 13:48:18,773 INFO 142:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response code: 200 2021-10-24 13:48:18,773 DEBUG 146:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response: {"request":{"requestId":"92f5bbb5-4f64-4909-ac23-71f4d865f500","startTime":"Sun, 24 Oct 2021 13:47:55 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}},{"relatedInstance":{"instanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 24 Oct 2021 13:48:06 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":null,\"creation_time\":1635083022000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:48:28,785 DEBUG 129:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'be3bd739-5241-483c-b061-3973fa11540d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:48:28,785 DEBUG 131:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 2021-10-24 13:48:28,785 DEBUG 132:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] data sent: None 2021-10-24 13:48:28,787 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:48:29,271 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 HTTP/1.1" 200 4948 2021-10-24 13:48:29,273 INFO 142:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response code: 200 2021-10-24 13:48:29,273 DEBUG 146:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response: {"request":{"requestId":"92f5bbb5-4f64-4909-ac23-71f4d865f500","startTime":"Sun, 24 Oct 2021 13:47:55 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}},{"relatedInstance":{"instanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 24 Oct 2021 13:48:06 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":null,\"creation_time\":1635083022000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:48:39,284 DEBUG 129:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1d71241f-7e77-4f4a-98bd-abe1e87e2d24', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:48:39,285 DEBUG 131:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 2021-10-24 13:48:39,285 DEBUG 132:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] data sent: None 2021-10-24 13:48:39,286 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:48:39,741 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 HTTP/1.1" 200 4950 2021-10-24 13:48:39,742 INFO 142:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response code: 200 2021-10-24 13:48:39,743 DEBUG 146:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response: {"request":{"requestId":"92f5bbb5-4f64-4909-ac23-71f4d865f500","startTime":"Sun, 24 Oct 2021 13:47:55 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}},{"relatedInstance":{"instanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 24 Oct 2021 13:48:06 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":null,\"creation_time\":1635083022000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:48:49,754 DEBUG 129:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '523983c4-092e-4dfc-bdde-d7ee519d3108', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:48:49,754 DEBUG 131:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 2021-10-24 13:48:49,754 DEBUG 132:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] data sent: None 2021-10-24 13:48:49,756 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:48:50,208 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 HTTP/1.1" 200 4950 2021-10-24 13:48:50,210 INFO 142:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response code: 200 2021-10-24 13:48:50,210 DEBUG 146:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response: {"request":{"requestId":"92f5bbb5-4f64-4909-ac23-71f4d865f500","startTime":"Sun, 24 Oct 2021 13:47:55 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}},{"relatedInstance":{"instanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 24 Oct 2021 13:48:06 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":null,\"creation_time\":1635083022000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:49:00,221 DEBUG 129:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6984534d-c773-49a7-82ac-270209a764b2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:00,221 DEBUG 131:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 2021-10-24 13:49:00,222 DEBUG 132:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] data sent: None 2021-10-24 13:49:00,223 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:00,746 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 HTTP/1.1" 200 4950 2021-10-24 13:49:00,747 INFO 142:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response code: 200 2021-10-24 13:49:00,747 DEBUG 146:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response: {"request":{"requestId":"92f5bbb5-4f64-4909-ac23-71f4d865f500","startTime":"Sun, 24 Oct 2021 13:47:55 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}},{"relatedInstance":{"instanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 24 Oct 2021 13:48:06 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":null,\"creation_time\":1635083022000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:49:10,759 DEBUG 129:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3028e707-90bd-44f1-9ce2-d564558c22cc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:10,759 DEBUG 131:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 2021-10-24 13:49:10,759 DEBUG 132:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] data sent: None 2021-10-24 13:49:10,760 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:10,919 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 HTTP/1.1" 200 4918 2021-10-24 13:49:10,920 INFO 142:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response code: 200 2021-10-24 13:49:10,921 DEBUG 146:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response: {"request":{"requestId":"92f5bbb5-4f64-4909-ac23-71f4d865f500","startTime":"Sun, 24 Oct 2021 13:47:55 GMT","finishTime":"Sun, 24 Oct 2021 13:49:06 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}},{"relatedInstance":{"instanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:49:06 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":null,\"creation_time\":1635083022000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:49:10,921 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-10-24 13:49:10,922 DEBUG 129:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '09b9f651-d2b2-4281-941b-11bc2ec4c0a8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:10,922 DEBUG 131:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 2021-10-24 13:49:10,922 DEBUG 132:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] data sent: None 2021-10-24 13:49:10,923 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:11,078 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 HTTP/1.1" 200 4918 2021-10-24 13:49:11,079 INFO 142:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response code: 200 2021-10-24 13:49:11,080 DEBUG 146:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response: {"request":{"requestId":"92f5bbb5-4f64-4909-ac23-71f4d865f500","startTime":"Sun, 24 Oct 2021 13:47:55 GMT","finishTime":"Sun, 24 Oct 2021 13:49:06 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}},{"relatedInstance":{"instanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:49:06 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":null,\"creation_time\":1635083022000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:49:11,081 DEBUG 129:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cb25c278-06f2-4dd3-b8b1-630adca0f92c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:11,081 DEBUG 131:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 2021-10-24 13:49:11,082 DEBUG 132:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] data sent: None 2021-10-24 13:49:11,084 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:11,271 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 HTTP/1.1" 200 4918 2021-10-24 13:49:11,272 INFO 142:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response code: 200 2021-10-24 13:49:11,272 DEBUG 146:onap_service.py(9) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response: {"request":{"requestId":"92f5bbb5-4f64-4909-ac23-71f4d865f500","startTime":"Sun, 24 Oct 2021 13:47:55 GMT","finishTime":"Sun, 24 Oct 2021 13:49:06 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}},{"relatedInstance":{"instanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:49:06 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":null,\"creation_time\":1635083022000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:49:11,287 DEBUG 129:onap_service.py(1) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e2f563fb-bb07-4670-b274-15cc075536de', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:11,287 DEBUG 131:onap_service.py(1) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 2021-10-24 13:49:11,288 DEBUG 132:onap_service.py(1) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] data sent: None 2021-10-24 13:49:11,291 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:11,469 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 HTTP/1.1" 200 4918 2021-10-24 13:49:11,472 INFO 142:onap_service.py(1) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response code: 200 2021-10-24 13:49:11,472 DEBUG 146:onap_service.py(1) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response: {"request":{"requestId":"92f5bbb5-4f64-4909-ac23-71f4d865f500","startTime":"Sun, 24 Oct 2021 13:47:55 GMT","finishTime":"Sun, 24 Oct 2021 13:49:06 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}},{"relatedInstance":{"instanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:49:06 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":null,\"creation_time\":1635083022000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:49:11,474 DEBUG 129:onap_service.py(1) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e634ad8c-528e-4eb8-b643-f4a3d6f57e05', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:11,474 DEBUG 131:onap_service.py(1) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 2021-10-24 13:49:11,474 DEBUG 132:onap_service.py(1) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] data sent: None 2021-10-24 13:49:11,476 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:11,639 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/92f5bbb5-4f64-4909-ac23-71f4d865f500 HTTP/1.1" 200 4918 2021-10-24 13:49:11,641 INFO 142:onap_service.py(1) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response code: 200 2021-10-24 13:49:11,641 DEBUG 146:onap_service.py(1) - [None][Check 92f5bbb5-4f64-4909-ac23-71f4d865f500 orchestration request status] response: {"request":{"requestId":"92f5bbb5-4f64-4909-ac23-71f4d865f500","startTime":"Sun, 24 Oct 2021 13:47:55 GMT","finishTime":"Sun, 24 Oct 2021 13:49:06 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"}}},{"relatedInstance":{"instanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:49:06 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":null,\"creation_time\":1635083022000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:49:11,643 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-10-24 13:49:11,644 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-10-24 13:49:21,654 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:21,655 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/dc5699a3-e407-482a-8577-5cf9a85c69bf/relationship-list 2021-10-24 13:49:21,655 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-24 13:49:21,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:21,705 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/dc5699a3-e407-482a-8577-5cf9a85c69bf/relationship-list HTTP/1.1" 200 1063 2021-10-24 13:49:21,706 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-24 13:49:21,706 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/0f6d9416-d245-4862-af48-6e7615ce3e27","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"0f6d9416-d245-4862-af48-6e7615ce3e27"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4024e5ff-46cf-46b9-8c0f-6435da334cd7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-10-24 13:49:21,708 DEBUG 129:onap_service.py(1) - [AAI][Get dc5699a3-e407-482a-8577-5cf9a85c69bf ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:21,708 DEBUG 131:onap_service.py(1) - [AAI][Get dc5699a3-e407-482a-8577-5cf9a85c69bf ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7 2021-10-24 13:49:21,708 DEBUG 132:onap_service.py(1) - [AAI][Get dc5699a3-e407-482a-8577-5cf9a85c69bf ABCMeta] data sent: None 2021-10-24 13:49:21,709 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:21,769 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7 HTTP/1.1" 200 4539 2021-10-24 13:49:21,770 INFO 142:onap_service.py(1) - [AAI][Get dc5699a3-e407-482a-8577-5cf9a85c69bf ABCMeta] response code: 200 2021-10-24 13:49:21,771 DEBUG 146:onap_service.py(1) - [AAI][Get dc5699a3-e407-482a-8577-5cf9a85c69bf ABCMeta] response: {"vnf-id":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vnf-name":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"b592cf51-345b-4c81-b3cc-58accadc9f8f","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1635083340165","model-invariant-id":"107d607f-f33e-4e4f-9de4-c463d602d4c6","model-version-id":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","model-customization-id":"62cfb856-bf0e-45bc-9504-0d3f2360691c","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dc5699a3-e407-482a-8577-5cf9a85c69bf/service-data/vnfs/vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"vserver","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/dfee89e6-9a91-4749-9823-4725d573aa04","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"},{"relationship-key":"vserver.vserver-id","relationship-value":"dfee89e6-9a91-4749-9823-4725d573aa04"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/dc5699a3-e407-482a-8577-5cf9a85c69bf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"dc5699a3-e407-482a-8577-5cf9a85c69bf"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-10-24 13:49:21,774 DEBUG 167:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-10-24 13:49:21,774 INFO 169:vf_module_ala_carte.py(1) - Get VF Modules 2021-10-24 13:49:21,774 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:21,774 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7/vf-modules 2021-10-24 13:49:21,775 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0 VF modules] data sent: None 2021-10-24 13:49:21,776 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:21,834 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7/vf-modules HTTP/1.1" 200 1641 2021-10-24 13:49:21,835 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0 VF modules] response code: 200 2021-10-24 13:49:21,835 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vf-module-name":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","heat-stack-id":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1635083345582","model-invariant-id":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","model-version-id":"570a0d21-3f4d-45a1-8e89-3355157703d2","model-customization-id":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dc5699a3-e407-482a-8577-5cf9a85c69bf/service-data/vnfs/vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7/vnf-data/vf-modules/vf-module/7edc7bc5-514a-4986-9ba5-ded75d22fd67/vf-module-data/vf-module-topology/","relationship-list":{"relationship":[{"related-to":"vserver","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/dfee89e6-9a91-4749-9823-4725d573aa04","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"},{"relationship-key":"vserver.vserver-id","relationship-value":"dfee89e6-9a91-4749-9823-4725d573aa04"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-10-24 13:49:21,837 INFO 171:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-10-24 13:49:21,837 DEBUG 158:vf_module.py(1) - Delete 7edc7bc5-514a-4986-9ba5-ded75d22fd67 VF module 2021-10-24 13:49:21,837 DEBUG 45:deletion.py(1) - VF module 7edc7bc5-514a-4986-9ba5-ded75d22fd67 deletion request 2021-10-24 13:49:21,849 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:21,849 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-24 13:49:21,849 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-24 13:49:21,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:21,889 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-24 13:49:21,890 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-24 13:49:21,891 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-24 13:49:21,894 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:21,894 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:49:21,894 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:49:21,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:21,956 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-24 13:49:21,957 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-24 13:49:21,957 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1635083264958","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4024e5ff-46cf-46b9-8c0f-6435da334cd7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"}]}]}}]} 2021-10-24 13:49:21,959 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:21,959 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-24 13:49:21,959 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-24 13:49:21,961 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:22,004 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-24 13:49:22,005 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-24 13:49:22,005 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-24 13:49:22,007 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:22,007 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:49:22,007 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:49:22,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:22,060 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-24 13:49:22,061 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-24 13:49:22,061 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1635083264958","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4024e5ff-46cf-46b9-8c0f-6435da334cd7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"}]}]}}]} 2021-10-24 13:49:22,064 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:22,064 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-24 13:49:22,064 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-24 13:49:22,066 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:22,105 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-24 13:49:22,106 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-24 13:49:22,107 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-24 13:49:22,109 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:22,110 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:49:22,110 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:49:22,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:22,163 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-24 13:49:22,163 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-24 13:49:22,164 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1635083264958","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4024e5ff-46cf-46b9-8c0f-6435da334cd7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"}]}]}}]} 2021-10-24 13:49:22,166 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:22,166 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-24 13:49:22,166 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-24 13:49:22,167 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:22,210 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-10-24 13:49:22,211 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-24 13:49:22,211 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1635083265103","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4024e5ff-46cf-46b9-8c0f-6435da334cd7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-10-24 13:49:22,213 DEBUG 129:onap_service.py(1) - [None][Create 7edc7bc5-514a-4986-9ba5-ded75d22fd67 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'be05c0f1-f710-4d97-8f35-6597d2742a10', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:22,213 DEBUG 131:onap_service.py(1) - [None][Create 7edc7bc5-514a-4986-9ba5-ded75d22fd67 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/dc5699a3-e407-482a-8577-5cf9a85c69bf/vnfs/4024e5ff-46cf-46b9-8c0f-6435da334cd7/vfModules/7edc7bc5-514a-4986-9ba5-ded75d22fd67 2021-10-24 13:49:22,213 DEBUG 132:onap_service.py(1) - [None][Create 7edc7bc5-514a-4986-9ba5-ded75d22fd67 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "e19e19c7-b5e4-46b5-a9d3-27fda51e39de", "modelVersionId": "570a0d21-3f4d-45a1-8e89-3355157703d2", "modelName": "basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280", "modelVersion": "1635083345582", "modelCustomizationId": "652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-10-24 13:49:22,215 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:23,601 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/dc5699a3-e407-482a-8577-5cf9a85c69bf/vnfs/4024e5ff-46cf-46b9-8c0f-6435da334cd7/vfModules/7edc7bc5-514a-4986-9ba5-ded75d22fd67 HTTP/1.1" 202 262 2021-10-24 13:49:23,602 INFO 142:onap_service.py(1) - [None][Create 7edc7bc5-514a-4986-9ba5-ded75d22fd67 VF moduledeletion request] response code: 202 2021-10-24 13:49:23,603 DEBUG 146:onap_service.py(1) - [None][Create 7edc7bc5-514a-4986-9ba5-ded75d22fd67 VF moduledeletion request] response: {"requestReferences":{"requestId":"be05c0f1-f710-4d97-8f35-6597d2742a10","instanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10"}} 2021-10-24 13:49:23,603 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-10-24 13:49:23,610 DEBUG 129:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b4bb96d6-fbfe-43cd-b8e3-efc48b8faa3f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:23,611 DEBUG 131:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 2021-10-24 13:49:23,611 DEBUG 132:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] data sent: None 2021-10-24 13:49:23,614 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:23,793 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 HTTP/1.1" 200 1315 2021-10-24 13:49:23,795 INFO 142:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response code: 200 2021-10-24 13:49:23,796 DEBUG 146:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response: {"request":{"requestId":"be05c0f1-f710-4d97-8f35-6597d2742a10","startTime":"Sun, 24 Oct 2021 13:49:22 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","modelVersion":"1635083345582","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 24 Oct 2021 13:49:22 GMT"}}} 2021-10-24 13:49:33,805 DEBUG 129:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd00f91ef-1d92-4566-9b0d-496e36440db4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:33,806 DEBUG 131:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 2021-10-24 13:49:33,806 DEBUG 132:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] data sent: None 2021-10-24 13:49:33,809 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:34,244 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 HTTP/1.1" 200 3811 2021-10-24 13:49:34,245 INFO 142:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response code: 200 2021-10-24 13:49:34,246 DEBUG 146:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response: {"request":{"requestId":"be05c0f1-f710-4d97-8f35-6597d2742a10","startTime":"Sun, 24 Oct 2021 13:49:22 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","modelVersion":"1635083345582","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sun, 24 Oct 2021 13:49:27 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":1635083103000,\"creation_time\":1635083022000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:49:44,258 DEBUG 129:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aaa3e90e-ce4b-4de4-a98a-1742a67b352e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:44,258 DEBUG 131:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 2021-10-24 13:49:44,258 DEBUG 132:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] data sent: None 2021-10-24 13:49:44,260 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:44,721 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 HTTP/1.1" 200 3815 2021-10-24 13:49:44,723 INFO 142:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response code: 200 2021-10-24 13:49:44,723 DEBUG 146:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response: {"request":{"requestId":"be05c0f1-f710-4d97-8f35-6597d2742a10","startTime":"Sun, 24 Oct 2021 13:49:22 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","modelVersion":"1635083345582","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sun, 24 Oct 2021 13:49:27 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":1635083103000,\"creation_time\":1635083022000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:49:54,735 DEBUG 129:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b1901a9f-3360-41de-99a6-9154ea7066b7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:54,735 DEBUG 131:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 2021-10-24 13:49:54,736 DEBUG 132:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] data sent: None 2021-10-24 13:49:54,737 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:54,988 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 HTTP/1.1" 200 3779 2021-10-24 13:49:54,990 INFO 142:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response code: 200 2021-10-24 13:49:54,990 DEBUG 146:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response: {"request":{"requestId":"be05c0f1-f710-4d97-8f35-6597d2742a10","startTime":"Sun, 24 Oct 2021 13:49:22 GMT","finishTime":"Sun, 24 Oct 2021 13:49:49 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","modelVersion":"1635083345582","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:49:49 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":1635083103000,\"creation_time\":1635083022000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:49:54,991 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-10-24 13:49:54,991 DEBUG 129:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '20504ab9-33a3-495b-a4eb-7a4960c0d2c6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:54,991 DEBUG 131:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 2021-10-24 13:49:54,991 DEBUG 132:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] data sent: None 2021-10-24 13:49:54,993 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:55,157 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 HTTP/1.1" 200 3779 2021-10-24 13:49:55,159 INFO 142:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response code: 200 2021-10-24 13:49:55,159 DEBUG 146:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response: {"request":{"requestId":"be05c0f1-f710-4d97-8f35-6597d2742a10","startTime":"Sun, 24 Oct 2021 13:49:22 GMT","finishTime":"Sun, 24 Oct 2021 13:49:49 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","modelVersion":"1635083345582","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:49:49 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":1635083103000,\"creation_time\":1635083022000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:49:55,160 DEBUG 129:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dfb56dd0-e5cc-4c64-8985-726196375b76', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:55,160 DEBUG 131:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 2021-10-24 13:49:55,160 DEBUG 132:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] data sent: None 2021-10-24 13:49:55,162 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:55,331 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 HTTP/1.1" 200 3779 2021-10-24 13:49:55,332 INFO 142:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response code: 200 2021-10-24 13:49:55,333 DEBUG 146:onap_service.py(10) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response: {"request":{"requestId":"be05c0f1-f710-4d97-8f35-6597d2742a10","startTime":"Sun, 24 Oct 2021 13:49:22 GMT","finishTime":"Sun, 24 Oct 2021 13:49:49 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","modelVersion":"1635083345582","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:49:49 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":1635083103000,\"creation_time\":1635083022000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:49:55,342 DEBUG 129:onap_service.py(1) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '066ae11d-d3b3-4ed4-8bf4-4de7daf694ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:55,343 DEBUG 131:onap_service.py(1) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 2021-10-24 13:49:55,343 DEBUG 132:onap_service.py(1) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] data sent: None 2021-10-24 13:49:55,345 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:55,510 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 HTTP/1.1" 200 3779 2021-10-24 13:49:55,512 INFO 142:onap_service.py(1) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response code: 200 2021-10-24 13:49:55,512 DEBUG 146:onap_service.py(1) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response: {"request":{"requestId":"be05c0f1-f710-4d97-8f35-6597d2742a10","startTime":"Sun, 24 Oct 2021 13:49:22 GMT","finishTime":"Sun, 24 Oct 2021 13:49:49 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","modelVersion":"1635083345582","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:49:49 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":1635083103000,\"creation_time\":1635083022000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:49:55,513 DEBUG 129:onap_service.py(1) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0892c1a5-0f32-4bf7-9f8d-d08956157035', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:55,513 DEBUG 131:onap_service.py(1) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 2021-10-24 13:49:55,513 DEBUG 132:onap_service.py(1) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] data sent: None 2021-10-24 13:49:55,515 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:55,709 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be05c0f1-f710-4d97-8f35-6597d2742a10 HTTP/1.1" 200 3779 2021-10-24 13:49:55,710 INFO 142:onap_service.py(1) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response code: 200 2021-10-24 13:49:55,710 DEBUG 146:onap_service.py(1) - [None][Check be05c0f1-f710-4d97-8f35-6597d2742a10 orchestration request status] response: {"request":{"requestId":"be05c0f1-f710-4d97-8f35-6597d2742a10","startTime":"Sun, 24 Oct 2021 13:49:22 GMT","finishTime":"Sun, 24 Oct 2021 13:49:49 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de","modelType":"vfModule","modelName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280","modelVersion":"1635083345582","modelCustomizationUuid":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelVersionId":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelCustomizationId":"652e9bfa-5c08-4e09-b9d9-dbf749f2ae6c","modelUuid":"570a0d21-3f4d-45a1-8e89-3355157703d2","modelInvariantUuid":"e19e19c7-b5e4-46b5-a9d3-27fda51e39de"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vfModuleInstanceId":"7edc7bc5-514a-4986-9ba5-ded75d22fd67","vfModuleInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:49:49 GMT"},"requestProcessingData":[{"groupingId":"c0c03014-d399-4128-a043-418e3b4aaed0","tag":"StackInformation","dataPairs":[{"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280/c0c03014-d399-4128-a043-418e3b4aaed0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"updated_time\":1635083103000,\"creation_time\":1635083022000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e8837e0b99fc40038dfd5f6bed348dca\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"4024e5ff-46cf-46b9-8c0f-6435da334cd7\",\"OS::stack_id\":\"c0c03014-d399-4128-a043-418e3b4aaed0\",\"OS::stack_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280\",\"vf_module_id\":\"7edc7bc5-514a-4986-9ba5-ded75d22fd67\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-24 13:49:55,710 INFO 180:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-10-24 13:49:55,711 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:55,711 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/dc5699a3-e407-482a-8577-5cf9a85c69bf/relationship-list 2021-10-24 13:49:55,711 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-24 13:49:55,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:55,780 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/dc5699a3-e407-482a-8577-5cf9a85c69bf/relationship-list HTTP/1.1" 200 1063 2021-10-24 13:49:55,780 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-24 13:49:55,781 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/0f6d9416-d245-4862-af48-6e7615ce3e27","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"0f6d9416-d245-4862-af48-6e7615ce3e27"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4024e5ff-46cf-46b9-8c0f-6435da334cd7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-10-24 13:49:55,782 DEBUG 129:onap_service.py(1) - [AAI][Get dc5699a3-e407-482a-8577-5cf9a85c69bf ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:55,783 DEBUG 131:onap_service.py(1) - [AAI][Get dc5699a3-e407-482a-8577-5cf9a85c69bf ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7 2021-10-24 13:49:55,783 DEBUG 132:onap_service.py(1) - [AAI][Get dc5699a3-e407-482a-8577-5cf9a85c69bf ABCMeta] data sent: None 2021-10-24 13:49:55,784 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:55,968 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7 HTTP/1.1" 200 3768 2021-10-24 13:49:55,969 INFO 142:onap_service.py(1) - [AAI][Get dc5699a3-e407-482a-8577-5cf9a85c69bf ABCMeta] response code: 200 2021-10-24 13:49:55,969 DEBUG 146:onap_service.py(1) - [AAI][Get dc5699a3-e407-482a-8577-5cf9a85c69bf ABCMeta] response: {"vnf-id":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vnf-name":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"b592cf51-345b-4c81-b3cc-58accadc9f8f","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1635083386062","model-invariant-id":"107d607f-f33e-4e4f-9de4-c463d602d4c6","model-version-id":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","model-customization-id":"62cfb856-bf0e-45bc-9504-0d3f2360691c","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dc5699a3-e407-482a-8577-5cf9a85c69bf/service-data/vnfs/vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/dc5699a3-e407-482a-8577-5cf9a85c69bf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"dc5699a3-e407-482a-8577-5cf9a85c69bf"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-10-24 13:49:55,971 DEBUG 384:vnf.py(1) - Delete 4024e5ff-46cf-46b9-8c0f-6435da334cd7 VNF 2021-10-24 13:49:55,971 DEBUG 80:deletion.py(1) - VNF 4024e5ff-46cf-46b9-8c0f-6435da334cd7 deletion request 2021-10-24 13:49:55,983 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:49:55,983 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:49:55,983 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-10-24 13:49:55,983 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:49:55,983 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:49:55,984 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:49:57,073 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-24 13:49:57,074 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:49:57,075 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-24 13:49:57,076 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:49:57,077 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:49:57,077 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:49:57,077 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:49:57,077 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:49:57,077 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:49:57,077 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:49:57,077 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:49:57,077 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-24 13:49:57,077 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:49:57,077 INFO 192:__init__.py(1) - Service found, updating information 2021-10-24 13:49:57,078 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-10-24 13:49:57,078 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-10-24 13:49:57,078 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-24 13:49:57,079 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:49:57,576 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-10-24 13:49:57,578 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-24 13:49:57,579 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","lifecycleState":"CERTIFIED","lastUpdateDate":1635083123953,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:49:57,583 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-24 13:49:57,584 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-24 13:49:57,584 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel 2021-10-24 13:49:57,584 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-10-24 13:49:57,585 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:49:57,716 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel HTTP/1.1" 200 None 2021-10-24 13:49:57,718 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-10-24 13:49:57,718 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-10-24 13:49:57,758 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:57,758 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-24 13:49:57,758 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-24 13:49:57,759 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:57,802 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-24 13:49:57,803 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-24 13:49:57,803 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-24 13:49:57,805 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:57,805 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:49:57,805 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:49:57,807 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:57,862 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-24 13:49:57,863 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-24 13:49:57,863 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1635083264958","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4024e5ff-46cf-46b9-8c0f-6435da334cd7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"}]}]}}]} 2021-10-24 13:49:57,866 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:57,866 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-24 13:49:57,866 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-24 13:49:57,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:57,912 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-24 13:49:57,912 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-24 13:49:57,913 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-24 13:49:57,915 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:57,915 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:49:57,916 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:49:57,917 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:57,973 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-24 13:49:57,974 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-24 13:49:57,974 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1635083264958","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4024e5ff-46cf-46b9-8c0f-6435da334cd7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"}]}]}}]} 2021-10-24 13:49:57,976 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:57,976 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-24 13:49:57,976 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-24 13:49:57,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:58,015 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-24 13:49:58,016 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-24 13:49:58,016 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-24 13:49:58,018 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:58,018 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:49:58,018 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:49:58,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:58,074 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-24 13:49:58,075 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-24 13:49:58,075 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1635083264958","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4024e5ff-46cf-46b9-8c0f-6435da334cd7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"}]}]}}]} 2021-10-24 13:49:58,077 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:49:58,077 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-24 13:49:58,077 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-24 13:49:58,079 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:49:58,122 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-10-24 13:49:58,123 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-24 13:49:58,123 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1635083265103","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/4024e5ff-46cf-46b9-8c0f-6435da334cd7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4024e5ff-46cf-46b9-8c0f-6435da334cd7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-10-24 13:49:58,125 DEBUG 129:onap_service.py(1) - [None][Create 4024e5ff-46cf-46b9-8c0f-6435da334cd7 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '046e886d-401f-4449-b964-cc56bde05395', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:58,125 DEBUG 131:onap_service.py(1) - [None][Create 4024e5ff-46cf-46b9-8c0f-6435da334cd7 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/dc5699a3-e407-482a-8577-5cf9a85c69bf/vnfs/4024e5ff-46cf-46b9-8c0f-6435da334cd7 2021-10-24 13:49:58,125 DEBUG 132:onap_service.py(1) - [None][Create 4024e5ff-46cf-46b9-8c0f-6435da334cd7 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "107d607f-f33e-4e4f-9de4-c463d602d4c6", "modelVersion": "1.0", "modelVersionId": "7bd774e8-bf4b-45dc-8376-c2ba59df53fa", "modelCustomizationId": "62cfb856-bf0e-45bc-9504-0d3f2360691c", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-10-24 13:49:58,126 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:59,715 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/dc5699a3-e407-482a-8577-5cf9a85c69bf/vnfs/4024e5ff-46cf-46b9-8c0f-6435da334cd7 HTTP/1.1" 202 262 2021-10-24 13:49:59,717 INFO 142:onap_service.py(1) - [None][Create 4024e5ff-46cf-46b9-8c0f-6435da334cd7 VNF deletion request] response code: 202 2021-10-24 13:49:59,717 DEBUG 146:onap_service.py(1) - [None][Create 4024e5ff-46cf-46b9-8c0f-6435da334cd7 VNF deletion request] response: {"requestReferences":{"requestId":"046e886d-401f-4449-b964-cc56bde05395","instanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/046e886d-401f-4449-b964-cc56bde05395"}} 2021-10-24 13:49:59,718 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-10-24 13:49:59,726 DEBUG 129:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9b502bb3-7cb6-4297-99c2-96ecddfea834', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:49:59,727 DEBUG 131:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/046e886d-401f-4449-b964-cc56bde05395 2021-10-24 13:49:59,727 DEBUG 132:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] data sent: None 2021-10-24 13:49:59,731 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:49:59,880 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/046e886d-401f-4449-b964-cc56bde05395 HTTP/1.1" 200 1270 2021-10-24 13:49:59,882 INFO 142:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] response code: 200 2021-10-24 13:49:59,883 DEBUG 146:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] response: {"request":{"requestId":"046e886d-401f-4449-b964-cc56bde05395","startTime":"Sun, 24 Oct 2021 13:49:58 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vnfInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 24 Oct 2021 13:49:58 GMT"}}} 2021-10-24 13:50:09,895 DEBUG 129:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7891ca87-ac76-44d3-8155-e34d97cbcdb9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:50:09,895 DEBUG 131:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/046e886d-401f-4449-b964-cc56bde05395 2021-10-24 13:50:09,895 DEBUG 132:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] data sent: None 2021-10-24 13:50:09,897 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:50:10,147 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/046e886d-401f-4449-b964-cc56bde05395 HTTP/1.1" 200 1476 2021-10-24 13:50:10,149 INFO 142:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] response code: 200 2021-10-24 13:50:10,150 DEBUG 146:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] response: {"request":{"requestId":"046e886d-401f-4449-b964-cc56bde05395","startTime":"Sun, 24 Oct 2021 13:49:58 GMT","finishTime":"Sun, 24 Oct 2021 13:50:02 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vnfInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:50:02 GMT"}}} 2021-10-24 13:50:10,151 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-10-24 13:50:10,151 DEBUG 129:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7119a728-6655-49b8-bab1-d770054e6582', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:50:10,152 DEBUG 131:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/046e886d-401f-4449-b964-cc56bde05395 2021-10-24 13:50:10,152 DEBUG 132:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] data sent: None 2021-10-24 13:50:10,155 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:50:10,376 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/046e886d-401f-4449-b964-cc56bde05395 HTTP/1.1" 200 1476 2021-10-24 13:50:10,378 INFO 142:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] response code: 200 2021-10-24 13:50:10,378 DEBUG 146:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] response: {"request":{"requestId":"046e886d-401f-4449-b964-cc56bde05395","startTime":"Sun, 24 Oct 2021 13:49:58 GMT","finishTime":"Sun, 24 Oct 2021 13:50:02 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vnfInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:50:02 GMT"}}} 2021-10-24 13:50:10,379 DEBUG 129:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '34d84073-74b5-43a3-9923-e40a24028cce', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:50:10,379 DEBUG 131:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/046e886d-401f-4449-b964-cc56bde05395 2021-10-24 13:50:10,379 DEBUG 132:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] data sent: None 2021-10-24 13:50:10,381 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:50:10,546 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/046e886d-401f-4449-b964-cc56bde05395 HTTP/1.1" 200 1476 2021-10-24 13:50:10,548 INFO 142:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] response code: 200 2021-10-24 13:50:10,548 DEBUG 146:onap_service.py(11) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] response: {"request":{"requestId":"046e886d-401f-4449-b964-cc56bde05395","startTime":"Sun, 24 Oct 2021 13:49:58 GMT","finishTime":"Sun, 24 Oct 2021 13:50:02 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vnfInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:50:02 GMT"}}} 2021-10-24 13:50:10,556 DEBUG 129:onap_service.py(1) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0c0448a1-0ef0-40a4-bd23-90c07a829b95', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:50:10,556 DEBUG 131:onap_service.py(1) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/046e886d-401f-4449-b964-cc56bde05395 2021-10-24 13:50:10,557 DEBUG 132:onap_service.py(1) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] data sent: None 2021-10-24 13:50:10,559 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:50:10,726 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/046e886d-401f-4449-b964-cc56bde05395 HTTP/1.1" 200 1476 2021-10-24 13:50:10,728 INFO 142:onap_service.py(1) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] response code: 200 2021-10-24 13:50:10,728 DEBUG 146:onap_service.py(1) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] response: {"request":{"requestId":"046e886d-401f-4449-b964-cc56bde05395","startTime":"Sun, 24 Oct 2021 13:49:58 GMT","finishTime":"Sun, 24 Oct 2021 13:50:02 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vnfInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:50:02 GMT"}}} 2021-10-24 13:50:10,729 DEBUG 129:onap_service.py(1) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5200bb66-e3f0-4a64-a108-20dd2f4a942a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:50:10,729 DEBUG 131:onap_service.py(1) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/046e886d-401f-4449-b964-cc56bde05395 2021-10-24 13:50:10,729 DEBUG 132:onap_service.py(1) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] data sent: None 2021-10-24 13:50:10,731 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:50:10,892 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/046e886d-401f-4449-b964-cc56bde05395 HTTP/1.1" 200 1476 2021-10-24 13:50:10,894 INFO 142:onap_service.py(1) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] response code: 200 2021-10-24 13:50:10,895 DEBUG 146:onap_service.py(1) - [None][Check 046e886d-401f-4449-b964-cc56bde05395 orchestration request status] response: {"request":{"requestId":"046e886d-401f-4449-b964-cc56bde05395","startTime":"Sun, 24 Oct 2021 13:49:58 GMT","finishTime":"Sun, 24 Oct 2021 13:50:02 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelVersionId":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelCustomizationId":"62cfb856-bf0e-45bc-9504-0d3f2360691c","modelUuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","modelInvariantUuid":"107d607f-f33e-4e4f-9de4-c463d602d4c6","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","vnfInstanceId":"4024e5ff-46cf-46b9-8c0f-6435da334cd7","vnfInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:50:02 GMT"}}} 2021-10-24 13:50:10,895 DEBUG 319:service.py(1) - Delete dc5699a3-e407-482a-8577-5cf9a85c69bf service instance 2021-10-24 13:50:10,896 DEBUG 113:deletion.py(1) - Service dc5699a3-e407-482a-8577-5cf9a85c69bf deletion request 2021-10-24 13:50:10,910 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:50:10,910 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:50:10,911 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-10-24 13:50:10,911 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:50:10,911 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:50:10,913 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:50:10,996 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-24 13:50:10,997 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:50:10,997 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-24 13:50:11,000 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:50:11,000 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:50:11,000 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:50:11,001 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:50:11,001 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:50:11,001 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:50:11,001 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:50:11,001 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:50:11,001 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-24 13:50:11,002 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:50:11,002 INFO 192:__init__.py(1) - Service found, updating information 2021-10-24 13:50:11,002 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-10-24 13:50:11,003 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-10-24 13:50:11,003 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-24 13:50:11,005 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:50:11,083 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-10-24 13:50:11,085 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-24 13:50:11,088 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","lifecycleState":"CERTIFIED","lastUpdateDate":1635083123953,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:50:11,094 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-24 13:50:11,095 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:50:11,095 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:50:11,095 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-10-24 13:50:11,096 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:50:11,096 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:50:11,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:50:11,182 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-24 13:50:11,184 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:50:11,184 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-24 13:50:11,187 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:50:11,187 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:50:11,187 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:50:11,187 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:50:11,187 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:50:11,188 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:50:11,188 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:50:11,188 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:50:11,188 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-24 13:50:11,188 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:50:11,188 INFO 192:__init__.py(1) - Service found, updating information 2021-10-24 13:50:11,189 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-10-24 13:50:11,189 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-10-24 13:50:11,189 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-24 13:50:11,191 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:50:11,257 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-10-24 13:50:11,260 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-24 13:50:11,262 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","lifecycleState":"CERTIFIED","lastUpdateDate":1635083123953,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:50:11,265 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-24 13:50:11,266 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-24 13:50:11,266 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-24 13:50:11,266 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-10-24 13:50:11,266 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-24 13:50:11,266 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-24 13:50:11,268 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:50:11,319 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-24 13:50:11,320 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-24 13:50:11,320 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b512b12a-a2aa-4b56-be74-1899bdc966c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-24 13:50:11,322 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-24 13:50:11,322 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:50:11,322 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:50:11,322 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:50:11,322 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-24 13:50:11,322 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-24 13:50:11,323 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-24 13:50:11,323 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-24 13:50:11,323 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-24 13:50:11,323 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-24 13:50:11,323 INFO 192:__init__.py(1) - Service found, updating information 2021-10-24 13:50:11,323 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-10-24 13:50:11,323 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-10-24 13:50:11,323 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-24 13:50:11,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-24 13:50:11,386 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-10-24 13:50:11,388 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-24 13:50:11,389 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da9efaa-89ac-40ec-a10b-09311c5d5576","lifecycleState":"CERTIFIED","lastUpdateDate":1635074582926,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dce2d09b-a219-4e79-b2c6-2edbc42a1a82","invariantUUID":"c1939d54-bc48-46dd-8603-fce0f84b2302","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":"objectStorage","uniqueId":"71ab0664-06a6-4757-9fc0-1c75215da473","lifecycleState":"CERTIFIED","lastUpdateDate":1635074564585,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6773ccdc-a8d3-4964-8d4e-c24b73c81bcb","invariantUUID":"0fb9a314-886a-44af-ae05-e348f9382fdc","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":"96e2d447-1d49-4df1-920a-493bee5dc443","lifecycleState":"CERTIFIED","lastUpdateDate":1635074532140,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5054cec-8497-4236-a726-f209a8e03229","invariantUUID":"99329372-ab89-4211-a84e-2f5613ddd51e","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":"network","uniqueId":"b0fb7bb2-fcce-4db3-875e-d4ef4a43727f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074503392,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3a5357-2e33-4428-ae0a-e1791b824b01","invariantUUID":"9b9f1d2e-1a09-46d3-9310-96889836917a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5d2879f8-cfbf-490a-8905-02f4b9d068e8","lifecycleState":"CERTIFIED","lastUpdateDate":1635074599521,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249c8ebf-37bb-41bc-8273-090a14f8c167","invariantUUID":"df230ca4-20f8-4e45-8989-bbfa9c50dd8b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba3dc6a-c9dc-4bba-bcac-3b135c1da824","lifecycleState":"CERTIFIED","lastUpdateDate":1635074549402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e728f52-bde7-40bc-8cea-d04cef61164b","invariantUUID":"94e5109b-b20b-4840-a3c0-8c38c63f5fc3","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":"network","uniqueId":"ba3070a5-824b-4203-9d72-bf186a7a2b2d","lifecycleState":"CERTIFIED","lastUpdateDate":1635074525102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43d95117-8cc5-4e6c-bf8d-92a6e1382343","invariantUUID":"32a5c819-fde6-438e-a8f2-c3cd412f2475","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":"network","uniqueId":"37d76711-1f5e-4826-ae06-d2b4720000df","lifecycleState":"CERTIFIED","lastUpdateDate":1635074649430,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a9ca273-847a-4503-b923-c5d40cf72b11","invariantUUID":"f4b8d3ee-707b-40b8-9cff-2127d573d6ec","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":"network","uniqueId":"2fcb8bad-b95c-4ccd-9076-b1ee0c54ae88","lifecycleState":"CERTIFIED","lastUpdateDate":1635074547905,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087ff3c9-adb0-4f41-a210-b46622e17abf","invariantUUID":"b30d7935-10aa-4438-afba-ab5d48d4f598","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":"4252be22-67f0-4d81-b114-5ae969b4037e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074527467,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58fbf86f-a2f0-43a6-a939-345c778f1263","invariantUUID":"c886f257-27c6-45a2-9044-f3e7a6cf56a8","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"022cd49c-ef56-4971-a343-3f986a859cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074451909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"536464c9-e8ef-452b-b28d-ef09217578af","invariantUUID":"e135fa2c-79ac-4880-af53-e8f0188c5cd0","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":"compute","uniqueId":"f0eb3db2-d660-42f8-9270-b641695904c1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074556491,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc03e76b-2922-4962-bb59-e840b8aab895","invariantUUID":"ac865648-490f-4064-b10c-a93052923f69","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":"network","uniqueId":"cd77069f-8854-4a4b-9b23-55367ff26f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1635074509911,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9337db31-c09d-4eff-89fc-7d16832bbc00","invariantUUID":"309e2414-d495-4b74-a14d-ab3eb2ea607b","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":"defaulticon","uniqueId":"100dd7fb-9e27-4a1c-9540-c69fd417c983","lifecycleState":"CERTIFIED","lastUpdateDate":1635074572259,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db8a52d8-653d-4212-a3d0-b92b16e76232","invariantUUID":"08c28e67-c8d1-41f5-8b31-f5623bb43f99","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":"6cdf4478-430c-4696-b995-f59674f9e9d3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074476118,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0124a787-76e3-43db-9f67-1ba69bf07715","invariantUUID":"00e0e9d7-acae-4f28-ba20-8ee6286234d9","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":"1ce23f33-165f-4b3e-9a99-4f0e0d684078","lifecycleState":"CERTIFIED","lastUpdateDate":1635074520398,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9686d72-3f3f-42c3-b34d-1524f10d82f1","invariantUUID":"aa928fb5-fc89-4d60-957d-db981438cb60","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":"port","uniqueId":"6f747393-264c-4092-ac1e-9dd6f1eaa55b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074611616,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"167a9695-69ee-4e13-8e99-6d88ec992799","invariantUUID":"495c717b-86be-4648-acc2-a78b1c9b1903","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":"network","uniqueId":"0551b53f-4032-46a9-899a-31db3b770d40","lifecycleState":"CERTIFIED","lastUpdateDate":1635074470588,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afa49564-3923-4e0b-86bf-cdef2a705a01","invariantUUID":"a2082b4d-8ce0-4629-aec3-4257fe4ec797","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0381611-d286-44db-8620-5e1218e7fd02","lifecycleState":"CERTIFIED","lastUpdateDate":1635074587185,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"031663b6-cabc-44ab-bb21-55ddb7ffc8de","invariantUUID":"c480974a-a73e-4cb8-8a70-be78022f3ead","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":"port","uniqueId":"761b457f-2e0a-4cac-8660-0e6f2dec8eed","lifecycleState":"CERTIFIED","lastUpdateDate":1635074473940,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ba6b01-3446-4733-a424-45f28ca1a222","invariantUUID":"2efb422f-df45-4d85-9b4f-3775fbf11b6e","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":"objectStorage","uniqueId":"3cb150f5-7b18-4c76-b20e-0a0ac3c673fe","lifecycleState":"CERTIFIED","lastUpdateDate":1635074469062,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16cd3f8e-26ad-4077-b68d-89b211471621","invariantUUID":"b57eb8d8-9832-4ad6-91d6-d5dac88d468b","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":"410a271d-2e1b-4d36-a20a-af69171f39c5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074551021,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b27169-8905-49fc-adfb-682cefc8d39d","invariantUUID":"6dfdf230-5649-48fc-bdb7-1b1d188878d2","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"209a5356-85be-4358-83ac-be8702aaf5de","lifecycleState":"CERTIFIED","lastUpdateDate":1635074604867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bcbb289-4411-4aad-a6d3-2e43ba4123e2","invariantUUID":"08fd9f6e-cb01-4c4c-a3e7-e07664f7a92b","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":"port","uniqueId":"5bb7b508-7037-4019-b293-bbe2069f39f3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074655326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0031542-3c80-4462-9e1b-8a57f68b62ae","invariantUUID":"637b3fda-e82e-4ffc-a3f2-9c2a40f3e3bb","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":"network","uniqueId":"18c95709-12d9-4122-9d43-2b239c2983c9","lifecycleState":"CERTIFIED","lastUpdateDate":1635074584308,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77a834d7-4700-4368-bf28-cdf1e456158e","invariantUUID":"f451c8d9-4580-453c-9be0-53b800b32d29","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":"b03194ec-872a-4bc0-9c54-23e7fdba271e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074541452,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65d3c45b-22fb-423f-83c6-2035edf3f677","invariantUUID":"8cd5d27a-dd98-421d-a218-30a47367be44","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"11f5d439-fddb-4243-953c-275626a43d94","lifecycleState":"CERTIFIED","lastUpdateDate":1635074591269,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10b4f44-1fd3-4e83-8045-902f272747db","invariantUUID":"61311024-558f-4beb-a226-1c5d89741533","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":"compute","uniqueId":"3eff8b5e-4038-4924-b5ad-6a0209ae934c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074607920,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c5523e-c490-4b9d-b0c4-759ef4039c0a","invariantUUID":"106c04e2-3784-4126-bb03-cd215918f611","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":"networkrules","uniqueId":"3c17fb79-eb5f-4088-b126-8304726506f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074496670,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b25bf54-1b22-4078-88b6-ee1a3c0e4c93","invariantUUID":"296ed579-24c8-4766-b2a7-c3f48c992494","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":"defaulticon","uniqueId":"a0d407f2-8ea9-4ef2-910e-f28e41601179","lifecycleState":"CERTIFIED","lastUpdateDate":1635074573877,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2df2729-e53f-4fb7-963f-c2bd3e6fbb79","invariantUUID":"7d2dd5b2-96a8-4d07-a58d-48dbc3f6093f","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":"network","uniqueId":"b04178f4-e530-4b71-95c6-cdd69f67eda6","lifecycleState":"CERTIFIED","lastUpdateDate":1635074504865,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2792434-2cb6-4258-8223-6a8b9dfc1323","invariantUUID":"a1a80316-7eef-4d29-b7d2-87e26a71cc75","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":"884b2ed6-efe9-41fc-87bd-e76d633ad170","lifecycleState":"CERTIFIED","lastUpdateDate":1635074585735,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6d1f390-bb55-42b2-9e1b-7a2f6d76a7e1","invariantUUID":"b7ed7a3e-e76f-4e93-83b8-25159fa23792","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":"networkrules","uniqueId":"08eab615-5312-4ca0-9d9e-07115d81c139","lifecycleState":"CERTIFIED","lastUpdateDate":1635074489823,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"61c0be02-00b3-40ec-a1b9-55f2f89c7813","invariantUUID":"64234ef5-ab20-4cbf-9ca4-cc5dc34aa45b","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":"66465045-1237-4d5d-908c-a0f28ba6acbd","lifecycleState":"CERTIFIED","lastUpdateDate":1635074462417,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d5d3952-02d8-4b35-bc37-47948e48d5c2","invariantUUID":"991b66f8-1c32-4eab-bfc2-d6e57dbc5ecb","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":"securityrules","uniqueId":"0632e008-073e-4689-8985-7e9ea940745c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074499587,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"697fb801-ebde-40a7-b7be-9646b6ffcd8a","invariantUUID":"09b073a3-f657-4ab7-a9df-03bd3d6440ea","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":"defaulticon","uniqueId":"9c167c60-8dfc-443e-9548-f9da66f63c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074537030,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a12c56be-f41b-454f-8076-e18088554dc0","invariantUUID":"8f57ee28-1be4-47ee-aeb7-2d1fff9304b1","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":"network","uniqueId":"bc5ab6dc-c329-4eb1-9e9e-80513a4daa33","lifecycleState":"CERTIFIED","lastUpdateDate":1635074580936,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10ff12c-0bc4-402c-bcd6-18c55bcc35ab","invariantUUID":"a96c9df5-5066-4f95-997f-23ead52da658","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":"compute","uniqueId":"f6d4014b-f61e-4b97-9abe-89cc1fa92596","lifecycleState":"CERTIFIED","lastUpdateDate":1635074606457,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0260f100-79cf-41ed-875c-8b77ed86fc19","invariantUUID":"c70bf7f0-b07c-4ae1-9f4b-fd3a063eb740","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":"network","uniqueId":"96e10a76-9eb2-40fe-a29c-da02d2f5fbc0","lifecycleState":"CERTIFIED","lastUpdateDate":1635074472019,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d7c92ec-1e0a-4d74-8635-041c7fbc6678","invariantUUID":"e153800b-d840-4ea8-ac77-990d5bc27d26","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":"port","uniqueId":"11ab784a-da33-43f9-9603-b22c2a13c2bb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074597981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388432ca-c9f3-4408-937e-47f9ecd8f163","invariantUUID":"42eba498-a463-4c2d-84f1-a1dd692376fc","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":"70f85216-0900-4c81-9918-2743cc38f441","lifecycleState":"CERTIFIED","lastUpdateDate":1635074477773,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639adb9-84f8-46ee-9a73-cc95ee5b19ba","invariantUUID":"f6cca215-ffd4-49b7-8f34-73fe70381495","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":"1e17cbef-9518-4ec3-9c81-d12f95a95392","lifecycleState":"CERTIFIED","lastUpdateDate":1635074480778,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31cba9e6-b52b-46da-b9dc-f5f605ce6933","invariantUUID":"8f979738-e7e6-4dd0-ae45-6c8364c83177","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":"objectStorage","uniqueId":"79bc0bfc-f665-4238-8129-bd24f07ea5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635074559095,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1739c6d7-8e56-4043-8bfb-2c0c5797c3b9","invariantUUID":"870c085d-896f-49b9-a118-0b95a678438b","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":"network","uniqueId":"a77f1aa3-5c44-4ab5-9586-54c0b405b8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1635074506426,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3ca3ee1-0f09-424c-b556-85fd5eabeaf1","invariantUUID":"b5af6892-bc5a-4662-88b9-b2e508f3efa3","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":"0eef076b-3990-4123-9be0-5742490cb6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074650706,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acb499f-0497-4782-8b76-eef22743bbce","invariantUUID":"c914ca54-1ec0-47fa-b5e7-5cf524b6c6cd","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":"objectStorage","uniqueId":"ebec1445-db0b-4b14-8c6e-2844c50eccf3","lifecycleState":"CERTIFIED","lastUpdateDate":1635074645978,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bb4c6ae-0e81-49e6-989c-f9cbe26b2ae8","invariantUUID":"47483294-9d1f-4f63-8e2a-5206d1c2b3eb","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":"defaulticon","uniqueId":"8564d958-828b-424d-ade4-528aa4924e67","lifecycleState":"CERTIFIED","lastUpdateDate":1635074450224,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e945f98f-0f82-4b80-bdfc-f9d2236b4250","invariantUUID":"6d8b0d8b-ca2e-400f-8619-72bd54c8f553","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2630e584-d451-47d9-a519-bdd2f95e0c19","lifecycleState":"CERTIFIED","lastUpdateDate":1635074589121,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea412513-bd5e-41e6-95b2-36a0fe88474c","invariantUUID":"34697824-c830-4cff-85a3-6d7e387d87cc","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":"a30a7a26-2a14-4627-9192-d2841b47cf28","lifecycleState":"CERTIFIED","lastUpdateDate":1635074653544,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9142bb04-59dc-40d8-9aa9-91ba416655f0","invariantUUID":"afdb402e-d552-466b-b2ee-c3ea710e741f","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":"9e88b4ee-15f0-44f6-8457-f2e2b3cca690","lifecycleState":"CERTIFIED","lastUpdateDate":1635074498140,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0e2c1a-11f4-41eb-9918-c1049094ac7d","invariantUUID":"ec25f00d-1d1d-4719-8150-96fb23f87cf0","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":"loadBalancer","uniqueId":"ffc78162-b688-4c19-87d5-f3b433fbc9da","lifecycleState":"CERTIFIED","lastUpdateDate":1635074458065,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d08ee413-db87-4dae-b64e-55131f062bb3","invariantUUID":"b59b5593-e659-4960-b95b-076221183c4c","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":"objectStorage","uniqueId":"baa7920a-bcf5-460a-805b-e58f7bff45a1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074644369,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4744f359-752f-4150-936f-2be242f71da5","invariantUUID":"496b7dcd-4b9a-4239-bc54-c3d6c5089bbc","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":"network","uniqueId":"5e4f161a-912b-45b0-a5a9-6c9036656101","lifecycleState":"CERTIFIED","lastUpdateDate":1635074534219,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de92faa8-b1fd-4974-bed8-1220e0a26127","invariantUUID":"df4bcd37-9e19-4e3d-99e0-27e834d4f901","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":"compute","uniqueId":"c2e1ec12-ed06-4866-88fe-5e20497d4d41","lifecycleState":"CERTIFIED","lastUpdateDate":1635074542992,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30530b70-94e5-4fd2-a399-3eeee05cc66e","invariantUUID":"a53194e8-8357-4708-b79c-fffb078af40f","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":"network","uniqueId":"e5daf6f0-6801-4526-9ab2-34dc024ae95f","lifecycleState":"CERTIFIED","lastUpdateDate":1635074593728,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de391956-da2b-45c1-ae6b-a2fcfbba00fc","invariantUUID":"26862aea-7f88-4365-b814-cd860b941d77","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":"objectStorage","uniqueId":"97db3934-1c96-4d8f-b558-311d0476d612","lifecycleState":"CERTIFIED","lastUpdateDate":1635074467524,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec868673-73ee-4a73-b0be-138d70ac0cd6","invariantUUID":"e70c5372-b7b3-4d6a-8409-ae3b8ad26540","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}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4917a5c4-2bce-4a54-bf3e-6c42a0d5c477","lifecycleState":"CERTIFIED","lastUpdateDate":1635074647872,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e9adedc-7a35-42a7-9c80-cead3dffbfba","invariantUUID":"e757abeb-bbe2-40cc-99e9-fbc40f9c9b6f","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":"compute","uniqueId":"1a449a69-3581-40e7-8034-f425a008e1db","lifecycleState":"CERTIFIED","lastUpdateDate":1635074443442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffaef406-1bc1-43a8-8c1e-66b09dab0f79","invariantUUID":"521aae28-b60f-4686-98b0-8f69b7899fb3","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d13d1a78-207f-4b41-89fb-6ef308978eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1635074651975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86247899-bf66-4f83-a0f3-7d7e628a6ba5","invariantUUID":"e4fcb842-4aa3-4861-b14f-72061f92a4b3","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":"compute","uniqueId":"36bc3ba7-8fa5-4aa2-86fe-73666e25d86c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074501858,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f5241e8-4c7e-4c82-a448-c68aacedff6c","invariantUUID":"9ce3d4e9-6fe1-44b7-800e-7f72ee8431d8","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":"objectStorage","uniqueId":"02204797-5e33-487b-817f-a16c0ee749c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074453463,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40d61079-413e-401a-ba80-f3e96c96a4aa","invariantUUID":"fef4514c-6ee0-45eb-94c9-6cc399d7bcce","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":"port","uniqueId":"d8c84285-2f7a-4a47-bdb1-2d16aad20709","lifecycleState":"CERTIFIED","lastUpdateDate":1635074575767,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92b6523-46c8-443c-9d88-ffc984596628","invariantUUID":"a0d90e02-e3e4-493c-a280-185066a2a9d5","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":"network","uniqueId":"eba11d44-85fc-49af-ac15-0b6673c2d87c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074511503,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c222b416-7b07-44f6-9554-cd8cef28a09a","invariantUUID":"c7d9b079-8bf0-4303-952d-f4a7222eda6f","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":"defaulticon","uniqueId":"0ea1e27d-32e3-4c9c-a42e-0b056ea35ac2","lifecycleState":"CERTIFIED","lastUpdateDate":1635074538568,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb44a72a-57c2-48a6-a473-dab6bdcb9464","invariantUUID":"d54c98eb-aa3c-45d4-81ea-1978678da8df","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":"port","uniqueId":"0620bdc2-31bd-4d61-a35c-556b03170f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1635074578853,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc46081-8124-40e4-ba33-a2a51e512479","invariantUUID":"8482ee2e-5259-4050-83d3-9e7a79a8a0a0","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b124787-91bb-44f0-8062-96b2465f238e","lifecycleState":"CERTIFIED","lastUpdateDate":1635074566337,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f975b38-3b12-490e-957e-39ea8ac1a3a4","invariantUUID":"c2ad57bb-d922-4ce6-8a48-f471eb40acca","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":"network","uniqueId":"0bd35838-15c1-424a-8f57-ead53a21d010","lifecycleState":"CERTIFIED","lastUpdateDate":1635074482201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb7d8030-3272-46a3-8b84-8f01082f40e1","invariantUUID":"9bc74c3f-b56c-4606-8892-f54635a99ebd","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":"70f2f08a-9b57-4048-af0c-7af0898ddb77","lifecycleState":"CERTIFIED","lastUpdateDate":1635074512961,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"123a0ff1-7828-4637-916a-3d8c084dcb7e","invariantUUID":"0c441d7c-8e8d-4fd1-9524-9168826430c7","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":"6928ee7f-c304-4bb3-9e97-7af6716f0953","lifecycleState":"CERTIFIED","lastUpdateDate":1635083086735,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7bd774e8-bf4b-45dc-8376-c2ba59df53fa","invariantUUID":"107d607f-f33e-4e4f-9de4-c463d602d4c6","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":"network","uniqueId":"a10dcdcb-c2e5-4df5-bf48-d6c6f4200047","lifecycleState":"CERTIFIED","lastUpdateDate":1635074544689,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eec25281-6c09-4852-972e-046210561e04","invariantUUID":"9c19a89f-9ba1-45a4-bf4f-b00177406207","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":"network","uniqueId":"8564a453-06fb-4522-bc9b-b472185226cb","lifecycleState":"CERTIFIED","lastUpdateDate":1635074479267,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b6671c8-3653-40af-ad35-e1fd54946eec","invariantUUID":"ed284a01-6fe4-4d1f-9d76-aa89fa6290bb","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":"5e370bf9-e006-4c76-ab91-47680d9895ac","lifecycleState":"CERTIFIED","lastUpdateDate":1635074642838,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772b0fd8-8c58-4c85-83e9-d4a1665fd616","invariantUUID":"f02f41af-9edb-4261-8b4b-00e8673e9f09","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"57542c64-d7c1-43f8-913a-fbc4cd3d74c7","lifecycleState":"CERTIFIED","lastUpdateDate":1635074609639,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1766514e-439b-42b0-8517-36ba37d45d54","invariantUUID":"d81924ca-8d07-43ce-9f74-023de1745d99","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":"objectStorage","uniqueId":"bec5c9b1-a0dc-40f3-b8d7-af9b6de04bff","lifecycleState":"CERTIFIED","lastUpdateDate":1635074539974,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9e8139c-732f-4da4-b568-83252963d3ff","invariantUUID":"f7aee591-53d4-4c32-ba49-54f46eb008f2","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f781248-d3ff-4ec0-a511-ef136e690b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1635074577463,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36d1830a-de6d-4e25-967b-420e82646e92","invariantUUID":"165574a4-24a7-47f3-922b-066794382d2a","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":"port","uniqueId":"29297a96-0fb2-44ce-be6f-5e98abf1fd08","lifecycleState":"CERTIFIED","lastUpdateDate":1635074491309,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be8fbc1d-b244-4f54-afd3-5f8fb4e79588","invariantUUID":"5342e666-bf05-4f82-ba13-b4118abdbcae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a715194-a28e-4a33-afb2-861732fca218","lifecycleState":"CERTIFIED","lastUpdateDate":1635074603156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5eb9df0-62e9-4731-87ce-2016752cd856","invariantUUID":"0671c928-965c-4192-9175-9f77f5569346","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":"fdb03b67-44e4-480e-9ef2-bb6051bd7e50","lifecycleState":"CERTIFIED","lastUpdateDate":1635074641569,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a0b4833-0d49-41d9-82d4-5cdf4e42dbfb","invariantUUID":"717cb11b-a3fd-41f1-9393-7a22eaf8c3ae","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":"compute","uniqueId":"c7c19ae6-3701-4cea-a4e2-7d7c1190dfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074640136,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc24ec44-40fc-4832-a13b-2377bad1037f","invariantUUID":"181c2945-2dc0-4e22-96b8-2ce8fa5c80c1","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":"compute","uniqueId":"100322ba-0e5d-444b-b36d-3db87bd7e560","lifecycleState":"CERTIFIED","lastUpdateDate":1635074638899,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96974e40-8d52-4640-bb45-2818a35377a4","invariantUUID":"4fb877c2-434c-41a4-b926-dedc7222cf7d","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":"port","uniqueId":"6fad368e-3731-418a-89e0-100787fc8e09","lifecycleState":"CERTIFIED","lastUpdateDate":1635074460028,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2c2ff23-aa40-4588-ba88-4d45cdbeb590","invariantUUID":"5d8cfa0f-c855-41a3-ba2d-19028e66ba8a","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":"973ffad8-02ac-4cb8-ae43-12f932e5eb39","lifecycleState":"CERTIFIED","lastUpdateDate":1635074483695,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1346572-7c7f-4fa5-ad39-cf1a0ef6156b","invariantUUID":"20684c4d-9059-4bd6-8c76-4517be1b14be","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":"d804beab-6197-4fd8-85b4-777d37b37ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1635074530712,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e16b90cb-1816-43f3-9535-cf3e2f75223a","invariantUUID":"fde21d6a-3d15-4e29-a37f-5417b70b0b03","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3bd84a74-6fc1-42a8-8235-43d041c64003","lifecycleState":"CERTIFIED","lastUpdateDate":1635083123953,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"75224f88-e388-4847-92b6-56828f0735f8","invariantUUID":"b592cf51-345b-4c81-b3cc-58accadc9f8f","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":"818e7f02-b90b-46ed-a932-4b6331f30aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1635082656522,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b512b12a-a2aa-4b56-be74-1899bdc966c5","invariantUUID":"a851c839-a185-42d6-8d46-12831c20828a","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-10-24 13:50:11,393 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-24 13:50:11,393 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-24 13:50:11,394 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel 2021-10-24 13:50:11,394 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-10-24 13:50:11,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-24 13:50:11,465 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/75224f88-e388-4847-92b6-56828f0735f8/toscaModel HTTP/1.1" 200 None 2021-10-24 13:50:11,468 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-10-24 13:50:11,468 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-10-24 13:50:11,519 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:50:11,520 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-24 13:50:11,520 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-24 13:50:11,522 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:50:11,578 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-24 13:50:11,579 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-24 13:50:11,580 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-24 13:50:11,583 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:50:11,583 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:50:11,583 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:50:11,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:50:11,627 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-24 13:50:11,628 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-24 13:50:11,628 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1635083401732","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-24 13:50:11,629 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:50:11,630 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-24 13:50:11,630 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-24 13:50:11,631 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:50:11,668 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-24 13:50:11,669 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-24 13:50:11,669 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-24 13:50:11,671 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:50:11,672 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:50:11,672 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:50:11,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:50:11,714 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-24 13:50:11,716 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-24 13:50:11,716 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1635083401732","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-24 13:50:11,719 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:50:11,719 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-24 13:50:11,719 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-24 13:50:11,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:50:11,762 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-24 13:50:11,763 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-24 13:50:11,764 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-24 13:50:11,767 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:50:11,767 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-24 13:50:11,767 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-24 13:50:11,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:50:11,812 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-24 13:50:11,813 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-24 13:50:11,813 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1635083401732","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-24 13:50:11,816 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-24 13:50:11,816 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-24 13:50:11,816 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-24 13:50:11,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-24 13:50:11,860 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-10-24 13:50:11,860 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-24 13:50:11,861 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1635083401732","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-10-24 13:50:11,863 DEBUG 129:onap_service.py(1) - [None][Create dc5699a3-e407-482a-8577-5cf9a85c69bf Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dc10642f-870d-4aeb-beaf-df02e8a555b8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:50:11,863 DEBUG 131:onap_service.py(1) - [None][Create dc5699a3-e407-482a-8577-5cf9a85c69bf Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/dc5699a3-e407-482a-8577-5cf9a85c69bf 2021-10-24 13:50:11,863 DEBUG 132:onap_service.py(1) - [None][Create dc5699a3-e407-482a-8577-5cf9a85c69bf Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "b592cf51-345b-4c81-b3cc-58accadc9f8f", "modelVersion": "1.0", "modelVersionId": "75224f88-e388-4847-92b6-56828f0735f8" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-10-24 13:50:11,864 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:50:13,774 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/dc5699a3-e407-482a-8577-5cf9a85c69bf HTTP/1.1" 202 262 2021-10-24 13:50:13,775 INFO 142:onap_service.py(1) - [None][Create dc5699a3-e407-482a-8577-5cf9a85c69bf Service deletion request] response code: 202 2021-10-24 13:50:13,775 DEBUG 146:onap_service.py(1) - [None][Create dc5699a3-e407-482a-8577-5cf9a85c69bf Service deletion request] response: {"requestReferences":{"requestId":"dc10642f-870d-4aeb-beaf-df02e8a555b8","instanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dc10642f-870d-4aeb-beaf-df02e8a555b8"}} 2021-10-24 13:50:13,775 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-10-24 13:50:13,781 DEBUG 129:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '92bacd65-7944-4145-89fd-ab47e899077d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:50:13,782 DEBUG 131:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dc10642f-870d-4aeb-beaf-df02e8a555b8 2021-10-24 13:50:13,782 DEBUG 132:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] data sent: None 2021-10-24 13:50:13,785 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:50:13,974 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dc10642f-870d-4aeb-beaf-df02e8a555b8 HTTP/1.1" 200 1024 2021-10-24 13:50:13,976 INFO 142:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] response code: 200 2021-10-24 13:50:13,976 DEBUG 146:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] response: {"request":{"requestId":"dc10642f-870d-4aeb-beaf-df02e8a555b8","startTime":"Sun, 24 Oct 2021 13:50:12 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","serviceInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 24 Oct 2021 13:50:13 GMT"}}} 2021-10-24 13:50:23,988 DEBUG 129:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '84e47a48-7de3-4135-b18c-c000cee72a09', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:50:23,988 DEBUG 131:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dc10642f-870d-4aeb-beaf-df02e8a555b8 2021-10-24 13:50:23,988 DEBUG 132:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] data sent: None 2021-10-24 13:50:23,990 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:50:24,158 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dc10642f-870d-4aeb-beaf-df02e8a555b8 HTTP/1.1" 200 1234 2021-10-24 13:50:24,159 INFO 142:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] response code: 200 2021-10-24 13:50:24,160 DEBUG 146:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] response: {"request":{"requestId":"dc10642f-870d-4aeb-beaf-df02e8a555b8","startTime":"Sun, 24 Oct 2021 13:50:12 GMT","finishTime":"Sun, 24 Oct 2021 13:50:16 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","serviceInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:50:16 GMT"}}} 2021-10-24 13:50:24,160 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-10-24 13:50:24,161 DEBUG 129:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '39e2c104-628d-4a86-9ecd-8422915e876c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:50:24,161 DEBUG 131:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dc10642f-870d-4aeb-beaf-df02e8a555b8 2021-10-24 13:50:24,161 DEBUG 132:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] data sent: None 2021-10-24 13:50:24,162 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:50:24,344 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dc10642f-870d-4aeb-beaf-df02e8a555b8 HTTP/1.1" 200 1234 2021-10-24 13:50:24,345 INFO 142:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] response code: 200 2021-10-24 13:50:24,346 DEBUG 146:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] response: {"request":{"requestId":"dc10642f-870d-4aeb-beaf-df02e8a555b8","startTime":"Sun, 24 Oct 2021 13:50:12 GMT","finishTime":"Sun, 24 Oct 2021 13:50:16 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","serviceInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:50:16 GMT"}}} 2021-10-24 13:50:24,346 DEBUG 129:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e357a492-f6f6-47ac-a287-7e3510cf9395', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:50:24,346 DEBUG 131:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dc10642f-870d-4aeb-beaf-df02e8a555b8 2021-10-24 13:50:24,347 DEBUG 132:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] data sent: None 2021-10-24 13:50:24,348 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:50:24,514 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dc10642f-870d-4aeb-beaf-df02e8a555b8 HTTP/1.1" 200 1234 2021-10-24 13:50:24,515 INFO 142:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] response code: 200 2021-10-24 13:50:24,516 DEBUG 146:onap_service.py(12) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] response: {"request":{"requestId":"dc10642f-870d-4aeb-beaf-df02e8a555b8","startTime":"Sun, 24 Oct 2021 13:50:12 GMT","finishTime":"Sun, 24 Oct 2021 13:50:16 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","serviceInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:50:16 GMT"}}} 2021-10-24 13:50:24,524 DEBUG 129:onap_service.py(1) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '796c83cc-2c1f-45b3-a5e1-9706c64b24b2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-24 13:50:24,525 DEBUG 131:onap_service.py(1) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dc10642f-870d-4aeb-beaf-df02e8a555b8 2021-10-24 13:50:24,525 DEBUG 132:onap_service.py(1) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] data sent: None 2021-10-24 13:50:24,528 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-24 13:50:24,692 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dc10642f-870d-4aeb-beaf-df02e8a555b8 HTTP/1.1" 200 1234 2021-10-24 13:50:24,693 INFO 142:onap_service.py(1) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] response code: 200 2021-10-24 13:50:24,693 DEBUG 146:onap_service.py(1) - [None][Check dc10642f-870d-4aeb-beaf-df02e8a555b8 orchestration request status] response: {"request":{"requestId":"dc10642f-870d-4aeb-beaf-df02e8a555b8","startTime":"Sun, 24 Oct 2021 13:50:12 GMT","finishTime":"Sun, 24 Oct 2021 13:50:16 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b592cf51-345b-4c81-b3cc-58accadc9f8f","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"75224f88-e388-4847-92b6-56828f0735f8","modelUuid":"75224f88-e388-4847-92b6-56828f0735f8","modelInvariantUuid":"b592cf51-345b-4c81-b3cc-58accadc9f8f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dc5699a3-e407-482a-8577-5cf9a85c69bf","serviceInstanceName":"basic_vm-b4d9d249-89a6-4baf-9f8a-74e1c2f39280"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 24 Oct 2021 13:50:16 GMT"}}} 2021-10-24 13:50:24,694 INFO 262:service_ala_carte.py(1) - Service None deleted 2021-10-24 13:50:24,695 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 06:29 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-10-24 13:50:24,697 INFO 57:basic_vm.py(1) - Generate Test report 2021-10-24 13:50:24,774 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-10-24 13:50:25,167 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-10-24 13:50:25,169 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/617564a16c44f5001087093f 2021-10-24 13:50:25,169 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK