2021-10-04 14:00:58,818 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-10-04 14:00:58,818 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: 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-04 14:00:58,827 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-10-04 14:00:58,827 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-04 14:00:58,827 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-10-04 14:00:58,827 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-10-04 14:00:58,827 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-10-04 14:00:58,828 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-10-04 14:00:58,828 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-10-04 14:00:58,828 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-10-04 14:00:58,828 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-10-04 14:00:58,828 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-10-04 14:00:58,828 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-10-04 14:00:58,829 DEBUG 33:basic_vm.py(1) - start time 2021-10-04 14:00:58,829 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-10-04 14:00:58,829 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-10-04 14:00:58,830 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-04 14:00:58,830 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-04 14:00:58,830 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-10-04 14:00:58,832 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:00:58,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-04 14:00:58,976 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-10-04 14:00:58,976 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"be57c48ab36343358ca7aea731c5a3a1","type":"vlm","name":"07fd8ada-69b2-47c1-9b0a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e10276dde5eb44ada09006dbd4be7a74","type":"vlm","name":"dc128dd5-5e17-40e9-ac49","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-10-04 14:00:58,979 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-10-04 14:00:58,979 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-10-04 14:00:58,980 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-10-04 14:00:58,980 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-10-04 14:00:58,980 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-10-04 14:00:58,980 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-10-04 14:00:58,981 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-04 14:00:58,981 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-04 14:00:58,981 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-10-04 14:00:58,983 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:00:59,043 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-04 14:00:59,044 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-10-04 14:00:59,044 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"be57c48ab36343358ca7aea731c5a3a1","type":"vlm","name":"07fd8ada-69b2-47c1-9b0a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e10276dde5eb44ada09006dbd4be7a74","type":"vlm","name":"dc128dd5-5e17-40e9-ac49","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-10-04 14:00:59,047 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-10-04 14:00:59,047 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-10-04 14:00:59,047 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-10-04 14:00:59,072 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-04 14:00:59,072 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-04 14:00:59,072 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-10-04 14:00:59,074 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:00:59,553 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-04 14:00:59,555 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-10-04 14:00:59,555 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"37b227753d484c58b2a696369341a273","version":{"id":"d39780c77716471fa1a3187466a6d123","name":"1.0","description":"Initial version","status":"Draft"}} 2021-10-04 14:00:59,559 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-10-04 14:00:59,559 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-10-04 14:00:59,566 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-04 14:00:59,566 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/37b227753d484c58b2a696369341a273/versions/d39780c77716471fa1a3187466a6d123/actions 2021-10-04 14:00:59,567 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-10-04 14:00:59,569 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:00:59,788 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/37b227753d484c58b2a696369341a273/versions/d39780c77716471fa1a3187466a6d123/actions HTTP/1.1" 200 2 2021-10-04 14:00:59,789 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-10-04 14:00:59,790 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-10-04 14:00:59,794 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-04 14:00:59,811 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-04 14:00:59,811 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-04 14:00:59,812 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-04 14:00:59,812 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-04 14:00:59,813 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-04 14:00:59,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:00:59,902 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 557 2021-10-04 14:00:59,904 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-04 14:00:59,904 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 3556eebb-e90b","description":"vendor software product","vendorName":"07fd8ada-69b2-47c1-9b0a","vendorId":"be57c48ab36343358ca7aea731c5a3a1","onboardingMethod":"NetworkPackage","id":"e6a7be24bca94d0681557e5159c73770","owner":"cs0008","status":"ACTIVE"},{"name":"vFW bb1f316d-7a6b","description":"vendor software product","vendorName":"dc128dd5-5e17-40e9-ac49","vendorId":"e10276dde5eb44ada09006dbd4be7a74","onboardingMethod":"NetworkPackage","id":"0c246f297b0e473a96b3281546cd3c37","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-10-04 14:00:59,907 DEBUG 324:vsp.py(1) - importing VSP pNF 3556eebb-e90b from SDC 2021-10-04 14:00:59,908 DEBUG 324:vsp.py(1) - importing VSP vFW bb1f316d-7a6b from SDC 2021-10-04 14:00:59,908 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-10-04 14:00:59,908 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-04 14:00:59,909 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-10-04 14:00:59,909 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-04 14:00:59,909 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-04 14:00:59,910 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-04 14:00:59,910 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-04 14:00:59,911 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-04 14:00:59,913 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:00:59,974 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 557 2021-10-04 14:00:59,976 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-04 14:00:59,976 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 3556eebb-e90b","description":"vendor software product","vendorName":"07fd8ada-69b2-47c1-9b0a","vendorId":"be57c48ab36343358ca7aea731c5a3a1","onboardingMethod":"NetworkPackage","id":"e6a7be24bca94d0681557e5159c73770","owner":"cs0008","status":"ACTIVE"},{"name":"vFW bb1f316d-7a6b","description":"vendor software product","vendorName":"dc128dd5-5e17-40e9-ac49","vendorId":"e10276dde5eb44ada09006dbd4be7a74","onboardingMethod":"NetworkPackage","id":"0c246f297b0e473a96b3281546cd3c37","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-10-04 14:00:59,979 DEBUG 324:vsp.py(1) - importing VSP pNF 3556eebb-e90b from SDC 2021-10-04 14:00:59,980 DEBUG 324:vsp.py(1) - importing VSP vFW bb1f316d-7a6b from SDC 2021-10-04 14:00:59,980 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-10-04 14:00:59,980 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-04 14:00:59,981 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-10-04 14:00:59,981 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-04 14:00:59,982 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-04 14:00:59,982 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-04 14:00:59,982 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-04 14:00:59,983 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-04 14:00:59,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:00,054 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 557 2021-10-04 14:01:00,055 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-04 14:01:00,056 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 3556eebb-e90b","description":"vendor software product","vendorName":"07fd8ada-69b2-47c1-9b0a","vendorId":"be57c48ab36343358ca7aea731c5a3a1","onboardingMethod":"NetworkPackage","id":"e6a7be24bca94d0681557e5159c73770","owner":"cs0008","status":"ACTIVE"},{"name":"vFW bb1f316d-7a6b","description":"vendor software product","vendorName":"dc128dd5-5e17-40e9-ac49","vendorId":"e10276dde5eb44ada09006dbd4be7a74","onboardingMethod":"NetworkPackage","id":"0c246f297b0e473a96b3281546cd3c37","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-10-04 14:01:00,058 DEBUG 324:vsp.py(1) - importing VSP pNF 3556eebb-e90b from SDC 2021-10-04 14:01:00,059 DEBUG 324:vsp.py(1) - importing VSP vFW bb1f316d-7a6b from SDC 2021-10-04 14:01:00,059 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-10-04 14:01:00,060 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-04 14:01:00,060 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-10-04 14:01:00,060 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-04 14:01:00,061 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-04 14:01:00,061 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-04 14:01:00,062 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-04 14:01:00,062 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-04 14:01:00,064 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:00,138 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 557 2021-10-04 14:01:00,140 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-04 14:01:00,140 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 3556eebb-e90b","description":"vendor software product","vendorName":"07fd8ada-69b2-47c1-9b0a","vendorId":"be57c48ab36343358ca7aea731c5a3a1","onboardingMethod":"NetworkPackage","id":"e6a7be24bca94d0681557e5159c73770","owner":"cs0008","status":"ACTIVE"},{"name":"vFW bb1f316d-7a6b","description":"vendor software product","vendorName":"dc128dd5-5e17-40e9-ac49","vendorId":"e10276dde5eb44ada09006dbd4be7a74","onboardingMethod":"NetworkPackage","id":"0c246f297b0e473a96b3281546cd3c37","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-10-04 14:01:00,142 DEBUG 324:vsp.py(1) - importing VSP pNF 3556eebb-e90b from SDC 2021-10-04 14:01:00,143 DEBUG 324:vsp.py(1) - importing VSP vFW bb1f316d-7a6b from SDC 2021-10-04 14:01:00,143 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-10-04 14:01:00,143 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-04 14:01:00,143 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-10-04 14:01:00,143 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-10-04 14:01:00,144 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-04 14:01:00,144 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-04 14:01:00,144 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-04 14:01:00,144 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-04 14:01:00,145 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-04 14:01:00,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:00,244 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 557 2021-10-04 14:01:00,246 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-04 14:01:00,246 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 3556eebb-e90b","description":"vendor software product","vendorName":"07fd8ada-69b2-47c1-9b0a","vendorId":"be57c48ab36343358ca7aea731c5a3a1","onboardingMethod":"NetworkPackage","id":"e6a7be24bca94d0681557e5159c73770","owner":"cs0008","status":"ACTIVE"},{"name":"vFW bb1f316d-7a6b","description":"vendor software product","vendorName":"dc128dd5-5e17-40e9-ac49","vendorId":"e10276dde5eb44ada09006dbd4be7a74","onboardingMethod":"NetworkPackage","id":"0c246f297b0e473a96b3281546cd3c37","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-10-04 14:01:00,249 DEBUG 324:vsp.py(1) - importing VSP pNF 3556eebb-e90b from SDC 2021-10-04 14:01:00,249 DEBUG 324:vsp.py(1) - importing VSP vFW bb1f316d-7a6b from SDC 2021-10-04 14:01:00,250 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-10-04 14:01:00,250 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-04 14:01:00,250 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-10-04 14:01:00,255 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-10-04 14:01:00,256 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-10-04 14:01:00,256 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-04 14:01:00,256 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-04 14:01:00,257 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-10-04 14:01:00,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:00,339 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-04 14:01:00,340 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-10-04 14:01:00,341 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"37b227753d484c58b2a696369341a273","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"be57c48ab36343358ca7aea731c5a3a1","type":"vlm","name":"07fd8ada-69b2-47c1-9b0a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e10276dde5eb44ada09006dbd4be7a74","type":"vlm","name":"dc128dd5-5e17-40e9-ac49","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-10-04 14:01:00,344 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-10-04 14:01:00,344 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-10-04 14:01:00,344 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-04 14:01:00,345 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/37b227753d484c58b2a696369341a273/versions 2021-10-04 14:01:00,345 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-04 14:01:00,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:00,440 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37b227753d484c58b2a696369341a273/versions HTTP/1.1" 200 264 2021-10-04 14:01:00,442 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-04 14:01:00,442 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d39780c77716471fa1a3187466a6d123","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1633356059141,"modificationTime":1633356059699,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-04 14:01:00,445 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-04 14:01:00,446 INFO 192:__init__.py(1) - Vendor found, updating information 2021-10-04 14:01:00,446 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-04 14:01:00,446 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/37b227753d484c58b2a696369341a273/versions 2021-10-04 14:01:00,447 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-04 14:01:00,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:00,511 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37b227753d484c58b2a696369341a273/versions HTTP/1.1" 200 264 2021-10-04 14:01:00,513 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-04 14:01:00,513 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d39780c77716471fa1a3187466a6d123","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1633356059141,"modificationTime":1633356059699,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-04 14:01:00,516 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-04 14:01:00,517 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-04 14:01:00,517 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-04 14:01:00,517 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": "37b227753d484c58b2a696369341a273", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-10-04 14:01:00,520 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:01,769 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-04 14:01:01,771 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-10-04 14:01:01,771 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"6302a564fe76478f8bbe55eb60243409","version":{"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","status":"Draft"}} 2021-10-04 14:01:01,775 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-10-04 14:01:01,775 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-04 14:01:01,776 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/6302a564fe76478f8bbe55eb60243409/versions 2021-10-04 14:01:01,776 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-04 14:01:01,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:01,836 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions HTTP/1.1" 200 253 2021-10-04 14:01:01,837 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-04 14:01:01,838 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1633356060582,"modificationTime":1633356061000,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-04 14:01:01,841 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-04 14:01:01,841 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:01,841 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-04 14:01:01,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:01,968 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 223 2021-10-04 14:01:01,970 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-04 14:01:01,970 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1633356060582,"modificationTime":1633356060984} 2021-10-04 14:01:01,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-04 14:01:01,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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:01,974 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-04 14:01:01,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:02,141 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 368 2021-10-04 14:01:02,142 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-04 14:01:02,143 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":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","version":"0bdf62dd089c42159c04192a04ab79fd"} 2021-10-04 14:01:02,146 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-04 14:01:02,146 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:02,146 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-04 14:01:02,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:02,381 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 368 2021-10-04 14:01:02,383 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-04 14:01:02,384 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":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","version":"0bdf62dd089c42159c04192a04ab79fd"} 2021-10-04 14:01:02,387 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-10-04 14:01:02,388 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-04 14:01:02,388 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/6302a564fe76478f8bbe55eb60243409/versions 2021-10-04 14:01:02,388 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-04 14:01:02,390 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:02,446 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions HTTP/1.1" 200 253 2021-10-04 14:01:02,448 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-04 14:01:02,449 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1633356060582,"modificationTime":1633356061000,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-04 14:01:02,451 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-04 14:01:02,451 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:02,452 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-04 14:01:02,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:02,539 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 223 2021-10-04 14:01:02,541 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-04 14:01:02,541 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1633356060582,"modificationTime":1633356060984} 2021-10-04 14:01:02,544 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-04 14:01:02,544 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:02,545 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-04 14:01:02,547 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:02,704 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 368 2021-10-04 14:01:02,706 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-04 14:01:02,706 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":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","version":"0bdf62dd089c42159c04192a04ab79fd"} 2021-10-04 14:01:02,710 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-04 14:01:02,710 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:02,710 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-04 14:01:02,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:02,855 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 368 2021-10-04 14:01:02,857 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-04 14:01:02,857 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":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","version":"0bdf62dd089c42159c04192a04ab79fd"} 2021-10-04 14:01:02,860 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-04 14:01:02,860 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd/orchestration-template-candidate 2021-10-04 14:01:02,861 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-10-04 14:01:02,865 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:03,004 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd/orchestration-template-candidate HTTP/1.1" 200 94 2021-10-04 14:01:03,005 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-10-04 14:01:03,006 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-04 14:01:03,006 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-10-04 14:01:03,009 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-04 14:01:03,009 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/6302a564fe76478f8bbe55eb60243409/versions 2021-10-04 14:01:03,009 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-04 14:01:03,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:03,071 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions HTTP/1.1" 200 253 2021-10-04 14:01:03,072 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-04 14:01:03,072 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1633356060582,"modificationTime":1633356061000,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-04 14:01:03,075 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-04 14:01:03,075 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:03,076 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-04 14:01:03,078 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:03,191 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 222 2021-10-04 14:01:03,193 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-04 14:01:03,193 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1633356060582,"modificationTime":1633356062995} 2021-10-04 14:01:03,196 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-04 14:01:03,196 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:03,196 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-04 14:01:03,199 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:03,347 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 439 2021-10-04 14:01:03,349 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-04 14:01:03,349 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":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","version":"0bdf62dd089c42159c04192a04ab79fd","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-04 14:01:03,352 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-04 14:01:03,353 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:03,353 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-04 14:01:03,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:03,486 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 439 2021-10-04 14:01:03,488 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-04 14:01:03,489 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":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","version":"0bdf62dd089c42159c04192a04ab79fd","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-04 14:01:03,493 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-10-04 14:01:03,494 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-04 14:01:03,494 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/6302a564fe76478f8bbe55eb60243409/versions 2021-10-04 14:01:03,495 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-04 14:01:03,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:03,563 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions HTTP/1.1" 200 253 2021-10-04 14:01:03,565 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-04 14:01:03,565 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1633356060582,"modificationTime":1633356061000,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-04 14:01:03,569 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-04 14:01:03,569 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:03,569 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-04 14:01:03,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:03,663 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 222 2021-10-04 14:01:03,664 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-04 14:01:03,665 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1633356060582,"modificationTime":1633356062995} 2021-10-04 14:01:03,668 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-04 14:01:03,668 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:03,668 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-04 14:01:03,671 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:03,782 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 439 2021-10-04 14:01:03,783 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-04 14:01:03,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":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","version":"0bdf62dd089c42159c04192a04ab79fd","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-04 14:01:03,785 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-04 14:01:03,785 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:03,786 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-04 14:01:03,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:03,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 439 2021-10-04 14:01:03,890 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-04 14:01:03,891 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":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","version":"0bdf62dd089c42159c04192a04ab79fd","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-04 14:01:03,893 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-04 14:01:03,894 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd/orchestration-template-candidate/process 2021-10-04 14:01:03,894 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-10-04 14:01:03,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:07,220 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-10-04 14:01:07,222 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-10-04 14:01:07,223 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-10-04 14:01:07,227 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-10-04 14:01:07,227 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-04 14:01:07,228 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/6302a564fe76478f8bbe55eb60243409/versions 2021-10-04 14:01:07,228 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-04 14:01:07,231 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:07,289 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions HTTP/1.1" 200 253 2021-10-04 14:01:07,290 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-04 14:01:07,291 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1633356060582,"modificationTime":1633356061000,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-04 14:01:07,293 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-04 14:01:07,294 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:07,294 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-04 14:01:07,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:07,402 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 222 2021-10-04 14:01:07,404 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-04 14:01:07,404 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1633356060582,"modificationTime":1633356067209} 2021-10-04 14:01:07,407 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-04 14:01:07,407 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:07,408 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-04 14:01:07,410 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:07,683 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 615 2021-10-04 14:01:07,685 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-04 14:01:07,686 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":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","version":"0bdf62dd089c42159c04192a04ab79fd","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-04 14:01:07,689 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-04 14:01:07,689 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:07,689 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-04 14:01:07,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:07,900 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 615 2021-10-04 14:01:07,902 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-04 14:01:07,902 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":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","version":"0bdf62dd089c42159c04192a04ab79fd","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-04 14:01:07,905 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-10-04 14:01:07,905 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-04 14:01:07,906 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/6302a564fe76478f8bbe55eb60243409/versions 2021-10-04 14:01:07,906 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-04 14:01:07,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:07,964 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions HTTP/1.1" 200 253 2021-10-04 14:01:07,965 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-04 14:01:07,966 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1633356060582,"modificationTime":1633356061000,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-04 14:01:07,968 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-04 14:01:07,969 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:07,969 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-04 14:01:07,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:08,049 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 222 2021-10-04 14:01:08,051 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-04 14:01:08,051 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1633356060582,"modificationTime":1633356067209} 2021-10-04 14:01:08,054 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-04 14:01:08,055 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:08,055 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-04 14:01:08,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:08,242 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 615 2021-10-04 14:01:08,243 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-04 14:01:08,244 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":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","version":"0bdf62dd089c42159c04192a04ab79fd","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-04 14:01:08,247 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-04 14:01:08,247 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:08,248 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-04 14:01:08,251 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:08,403 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 615 2021-10-04 14:01:08,404 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-04 14:01:08,405 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":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","version":"0bdf62dd089c42159c04192a04ab79fd","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-04 14:01:08,415 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-04 14:01:08,415 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd/actions 2021-10-04 14:01:08,415 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-10-04 14:01:08,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:10,209 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd/actions HTTP/1.1" 200 2 2021-10-04 14:01:10,211 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-10-04 14:01:10,211 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-10-04 14:01:10,215 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-04 14:01:10,215 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/6302a564fe76478f8bbe55eb60243409/versions 2021-10-04 14:01:10,215 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-04 14:01:10,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:10,285 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions HTTP/1.1" 200 253 2021-10-04 14:01:10,286 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-04 14:01:10,286 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1633356060582,"modificationTime":1633356068475,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-04 14:01:10,288 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-04 14:01:10,288 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:10,289 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-04 14:01:10,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:10,467 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 223 2021-10-04 14:01:10,469 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-04 14:01:10,469 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1633356060582,"modificationTime":1633356067209} 2021-10-04 14:01:10,472 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-04 14:01:10,473 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:10,473 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-04 14:01:10,476 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:10,640 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 615 2021-10-04 14:01:10,641 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-04 14:01:10,642 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":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","version":"0bdf62dd089c42159c04192a04ab79fd","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-04 14:01:10,644 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-10-04 14:01:10,645 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-04 14:01:10,645 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/6302a564fe76478f8bbe55eb60243409/versions 2021-10-04 14:01:10,646 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-04 14:01:10,648 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:10,697 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions HTTP/1.1" 200 253 2021-10-04 14:01:10,699 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-04 14:01:10,699 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1633356060582,"modificationTime":1633356068475,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-04 14:01:10,702 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-04 14:01:10,702 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:10,702 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-04 14:01:10,704 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:10,786 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 223 2021-10-04 14:01:10,788 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-04 14:01:10,788 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1633356060582,"modificationTime":1633356067209} 2021-10-04 14:01:10,792 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-04 14:01:10,792 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:10,792 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-04 14:01:10,794 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:10,935 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 615 2021-10-04 14:01:10,937 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-04 14:01:10,937 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":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","version":"0bdf62dd089c42159c04192a04ab79fd","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-04 14:01:10,947 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-04 14:01:10,947 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd/actions 2021-10-04 14:01:10,947 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-10-04 14:01:10,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:17,137 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd/actions HTTP/1.1" 200 2 2021-10-04 14:01:17,139 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-10-04 14:01:17,140 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-10-04 14:01:17,143 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-04 14:01:17,144 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/6302a564fe76478f8bbe55eb60243409/versions 2021-10-04 14:01:17,144 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-04 14:01:17,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:17,202 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions HTTP/1.1" 200 264 2021-10-04 14:01:17,204 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-04 14:01:17,204 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1633356060582,"modificationTime":1633356076533,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-04 14:01:17,207 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-10-04 14:01:17,207 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-04 14:01:17,207 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/6302a564fe76478f8bbe55eb60243409/versions 2021-10-04 14:01:17,207 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-04 14:01:17,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:17,256 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions HTTP/1.1" 200 264 2021-10-04 14:01:17,257 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-04 14:01:17,258 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1633356060582,"modificationTime":1633356076533,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-04 14:01:17,267 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-04 14:01:17,267 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd/actions 2021-10-04 14:01:17,268 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-10-04 14:01:17,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:17,875 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd/actions HTTP/1.1" 200 316 2021-10-04 14:01:17,876 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-10-04 14:01:17,877 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"6302a564fe76478f8bbe55eb60243409","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-04 14:01:17,877 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"6302a564fe76478f8bbe55eb60243409","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-04 14:01:17,881 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-04 14:01:17,881 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-04 14:01:17,882 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-04 14:01:17,882 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-10-04 14:01:17,882 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-04 14:01:17,885 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:01:17,963 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-04 14:01:17,965 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-10-04 14:01:17,965 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-04 14:01:17,965 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-04 14:01:17,966 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-04 14:01:17,966 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-04 14:01:17,966 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-10-04 14:01:17,966 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:01:17,966 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-10-04 14:01:27,977 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-04 14:01:27,978 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-04 14:01:27,978 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-04 14:01:27,979 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-04 14:01:27,979 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-04 14:01:27,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:01:28,062 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-04 14:01:28,064 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-10-04 14:01:28,064 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-04 14:01:28,065 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-04 14:01:28,065 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-04 14:01:28,065 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-04 14:01:28,066 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-10-04 14:01:28,066 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:01:28,066 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-10-04 14:01:28,066 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-04 14:01:28,066 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-04 14:01:28,067 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-04 14:01:28,067 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-04 14:01:28,067 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-04 14:01:28,070 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:01:28,134 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-04 14:01:28,135 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-10-04 14:01:28,136 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-04 14:01:28,136 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-04 14:01:28,136 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-04 14:01:28,137 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-04 14:01:28,137 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-10-04 14:01:28,137 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:01:28,137 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-10-04 14:01:28,137 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-10-04 14:01:28,138 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-10-04 14:01:28,138 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-04 14:01:28,138 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-04 14:01:28,138 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-10-04 14:01:28,140 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:28,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-04 14:01:28,399 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-10-04 14:01:28,400 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":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,"type":null,"version":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,"type":null,"version":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","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-10-04 14:01:28,405 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-10-04 14:01:28,406 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-10-04 14:01:28,406 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-10-04 14:01:28,406 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-10-04 14:01:28,406 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-04 14:01:28,407 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-04 14:01:28,407 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-04 14:01:28,407 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-04 14:01:28,408 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-04 14:01:28,410 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:01:28,469 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-04 14:01:28,471 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-10-04 14:01:28,471 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-04 14:01:28,472 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-04 14:01:28,472 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-04 14:01:28,472 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-04 14:01:28,473 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-10-04 14:01:28,473 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:01:28,473 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-10-04 14:01:28,497 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-04 14:01:28,497 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-04 14:01:28,497 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-04 14:01:28,497 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-04 14:01:28,498 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-04 14:01:28,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:28,561 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 808 2021-10-04 14:01:28,562 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-04 14:01:28,562 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3556eebb-e90b","description":"vendor software product","vendorName":"07fd8ada-69b2-47c1-9b0a","vendorId":"be57c48ab36343358ca7aea731c5a3a1","onboardingMethod":"NetworkPackage","id":"e6a7be24bca94d0681557e5159c73770","owner":"cs0008","status":"ACTIVE"},{"name":"vFW bb1f316d-7a6b","description":"vendor software product","vendorName":"dc128dd5-5e17-40e9-ac49","vendorId":"e10276dde5eb44ada09006dbd4be7a74","onboardingMethod":"NetworkPackage","id":"0c246f297b0e473a96b3281546cd3c37","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-10-04 14:01:28,564 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-10-04 14:01:28,565 DEBUG 324:vsp.py(1) - importing VSP pNF 3556eebb-e90b from SDC 2021-10-04 14:01:28,565 DEBUG 324:vsp.py(1) - importing VSP vFW bb1f316d-7a6b from SDC 2021-10-04 14:01:28,565 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-10-04 14:01:28,565 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-04 14:01:28,566 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-04 14:01:28,566 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/6302a564fe76478f8bbe55eb60243409/versions 2021-10-04 14:01:28,566 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-04 14:01:28,568 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:28,618 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions HTTP/1.1" 200 264 2021-10-04 14:01:28,619 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-04 14:01:28,620 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1633356060582,"modificationTime":1633356076533,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-04 14:01:28,622 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-04 14:01:28,622 INFO 192:__init__.py(1) - Vsp found, updating information 2021-10-04 14:01:28,622 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-10-04 14:01:28,622 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-04 14:01:28,623 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/6302a564fe76478f8bbe55eb60243409/versions 2021-10-04 14:01:28,623 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-04 14:01:28,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:28,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions HTTP/1.1" 200 264 2021-10-04 14:01:28,674 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-04 14:01:28,675 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1633356060582,"modificationTime":1633356076533,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-04 14:01:28,677 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-04 14:01:28,678 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/6302a564fe76478f8bbe55eb60243409/versions 2021-10-04 14:01:28,678 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-04 14:01:28,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:28,733 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6302a564fe76478f8bbe55eb60243409/versions HTTP/1.1" 200 264 2021-10-04 14:01:28,734 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-04 14:01:28,735 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0bdf62dd089c42159c04192a04ab79fd","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1633356060582,"modificationTime":1633356076533,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-04 14:01:28,738 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-04 14:01:28,743 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-04 14:01:28,744 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd/actions 2021-10-04 14:01:28,744 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-10-04 14:01:28,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:29,447 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd/actions HTTP/1.1" 200 316 2021-10-04 14:01:29,450 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-10-04 14:01:29,450 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"6302a564fe76478f8bbe55eb60243409","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-04 14:01:29,451 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"6302a564fe76478f8bbe55eb60243409","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-04 14:01:29,454 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-04 14:01:29,455 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/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd 2021-10-04 14:01:29,455 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-04 14:01:29,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:29,630 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6302a564fe76478f8bbe55eb60243409/versions/0bdf62dd089c42159c04192a04ab79fd HTTP/1.1" 200 615 2021-10-04 14:01:29,632 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-04 14:01:29,633 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":"37b227753d484c58b2a696369341a273","onboardingMethod":"NetworkPackage","id":"6302a564fe76478f8bbe55eb60243409","version":"0bdf62dd089c42159c04192a04ab79fd","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-04 14:01:29,637 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-04 14:01:29,637 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-04 14:01:29,637 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": "6302a564fe76478f8bbe55eb60243409", "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-04 14:01:29,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:33,823 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-04 14:01:33,834 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-10-04 14:01:33,845 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1633356092091,"timeout":0,"description":"Artifact created from csar","uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.vspbasicvmvspinformationtxt","artifactType":"OTHER","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"59b91e83-1998-4ff6-9d90-4af4bd963991","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"ddb9f6cd-8010-445e-8d25-c268886c999a.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1633356092093,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1633356092091,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1633356092107,"timeout":30,"description":"created from csar","uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.heat1","artifactType":"HEAT","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"4f969dd6-0831-4c57-a425-1b99cbbf25d7","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"ddb9f6cd-8010-445e-8d25-c268886c999a.heat1","duplicated":false,"payloadUpdateDate":1633356092122,"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":1633356092107,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1633356092091,"timeout":0,"description":"Artifact created from csar","uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.vspbasicvmvspinformationtxt","artifactType":"OTHER","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"59b91e83-1998-4ff6-9d90-4af4bd963991","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"ddb9f6cd-8010-445e-8d25-c268886c999a.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1633356092093,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1633356092091,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1633356092130,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.heat1env","artifactType":"HEAT_ENV","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"ddb9f6cd-8010-445e-8d25-c268886c999a.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1633356092130,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356092130,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1633356090569,"timeout":0,"description":"TOSCA definition package of the asset","uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.assettoscacsar","artifactType":"TOSCA_CSAR","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":1633356090569,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1633356090569,"timeout":0,"description":"TOSCA representation of the asset","uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.assettoscatemplate","artifactType":"TOSCA_TEMPLATE","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":1633356090569,"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":["ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.ubuntu20_admin_security_group"],"source":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","uniqueId":"capability.05bf34e0-3259-4bcd-9a92-a55185cebb93.feature","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.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":["ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","uniqueId":"05bf34e0-3259-4bcd-9a92-a55185cebb93.dependency","capability":"tosca.capabilities.Node","ownerId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","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":["ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4.port","capability":"tosca.capabilities.Attachment","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.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":"cb88afa6-3538-4fdb-964a-fe5589aea7f4.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":"cb88afa6-3538-4fdb-964a-fe5589aea7f4.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":"cb88afa6-3538-4fdb-964a-fe5589aea7f4.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":"05bf34e0-3259-4bcd-9a92-a55185cebb93","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.05bf34e0-3259-4bcd-9a92-a55185cebb93.tosca_name","ownerId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.cb88afa6-3538-4fdb-964a-fe5589aea7f4.show","empty":false},{"parentUniqueId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","definition":false,"name":"state","type":"string","uniqueId":"attribute.05bf34e0-3259-4bcd-9a92-a55185cebb93.state","ownerId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","empty":false},{"parentUniqueId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.05bf34e0-3259-4bcd-9a92-a55185cebb93.tosca_id","ownerId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","createdFromCsar":true,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","creationTime":1633356091873,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1633356091988,"customizationUUID":"4d8b2ebf-c1e1-4327-bb79-daeafd595de5","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":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.05bf34e0-3259-4bcd-9a92-a55185cebb93.feature","parentName":"feature","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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},{"external":false,"type":"tosca.capabilities.Node","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.05bf34e0-3259-4bcd-9a92-a55185cebb93.feature","parentName":"feature","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false},{"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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false}],"type":"tosca.capabilities.Scalable","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.d20b95ca-3449-421a-929e-53c5b172a314.scalable","parentName":"scalable","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.forwarder","parentName":"forwarder","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.de3e2a39-2000-4d85-97dd-65cec2533fdd.binding","parentName":"binding","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.d20b95ca-3449-421a-929e-53c5b172a314.binding","parentName":"binding","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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}],"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":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.d2dfe906-b4f6-4a16-8120-f28a6078bf7b.port_mirroring","parentName":"port_mirroring","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false}],"type":"tosca.capabilities.Container","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.d20b95ca-3449-421a-929e-53c5b172a314.host","parentName":"host","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.incoming.packets.rate","parentName":"network.incoming.packets.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.outgoing.bytes","parentName":"network.outgoing.bytes","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.outgoing.packets.rate","parentName":"network.outgoing.packets.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.outpoing.packets","parentName":"network.outpoing.packets","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.incoming.bytes.rate","parentName":"network.incoming.bytes.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.incoming.bytes","parentName":"network.incoming.bytes","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.outgoing.bytes.rate","parentName":"network.outgoing.bytes.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.incoming.packets","parentName":"network.incoming.packets","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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},{"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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.ephemeral.size","parentName":"disk.ephemeral.size","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.instance","parentName":"instance","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.memory","parentName":"memory","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.iops","parentName":"disk.iops","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.read.requests","parentName":"disk.device.read.requests","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.cpu.delta","parentName":"cpu.delta","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.capacity","parentName":"disk.capacity","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.read.bytes","parentName":"disk.device.read.bytes","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.write.bytes","parentName":"disk.write.bytes","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.latency","parentName":"disk.latency","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.read.bytes.rate","parentName":"disk.device.read.bytes.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.usage","parentName":"disk.usage","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.cpu_util","parentName":"cpu_util","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.allocation","parentName":"disk.device.allocation","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.write.requests.rate","parentName":"disk.write.requests.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.write.bytes.rate","parentName":"disk.write.bytes.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.latency","parentName":"disk.device.latency","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.cpu","parentName":"cpu","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.write.requests","parentName":"disk.device.write.requests","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.write.bytes","parentName":"disk.device.write.bytes","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.read.requests","parentName":"disk.read.requests","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.root.size","parentName":"disk.root.size","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.write.bytes.rate","parentName":"disk.device.write.bytes.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.vcpus","parentName":"vcpus","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.iops","parentName":"disk.device.iops","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.usage","parentName":"disk.device.usage","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.read.requests.rate","parentName":"disk.device.read.requests.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.write.requests.rate","parentName":"disk.device.write.requests.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.allocation","parentName":"disk.allocation","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.read.bytes.rate","parentName":"disk.read.bytes.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.read.bytes","parentName":"disk.read.bytes","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.memory.usage","parentName":"memory.usage","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.capacity","parentName":"disk.device.capacity","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.memory.resident","parentName":"memory.resident","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.write.requests","parentName":"disk.write.requests","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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}],"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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.d20b95ca-3449-421a-929e-53c5b172a314.os","parentName":"os","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.d20b95ca-3449-421a-929e-53c5b172a314.endpoint","parentName":"endpoint","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.de3e2a39-2000-4d85-97dd-65cec2533fdd.attachment","parentName":"attachment","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"05bf34e0-3259-4bcd-9a92-a55185cebb93.dependency","parentName":"dependency","capability":"tosca.capabilities.Node","ownerId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","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},{"external":false,"path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"05bf34e0-3259-4bcd-9a92-a55185cebb93.dependency","parentName":"dependency","capability":"tosca.capabilities.Node","ownerId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d.link","parentName":"link","capability":"tosca.capabilities.network.Linkable","ownerId":"12045505-9f70-47ae-bcb0-20d859786b8d","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":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314.local_storage","parentName":"local_storage","capability":"tosca.capabilities.Attachment","ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"ddb9f6cd-8010-445e-8d25-c268886c999a.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"61caafd6-5be8-4403-a1ba-079c460f1ee6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"ddb9f6cd-8010-445e-8d25-c268886c999a.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"ddb9f6cd-8010-445e-8d25-c268886c999a.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"58b42b22-3161-4afa-9705-7e08f13adad6","createdFromCsar":true,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","creationTime":1633356091874,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"58b42b22-3161-4afa-9705-7e08f13adad6","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1633356091989,"customizationUUID":"8a2da4e6-618a-4ad4-93d2-754df7cb2e2c","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20","requirementOwnerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.ubuntu20_admin_security_group","id":"0661d9db-6551-42ec-bfdb-1b0ee0b3bceb","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.de3e2a39-2000-4d85-97dd-65cec2533fdd.attachment","requirementUid":"cb88afa6-3538-4fdb-964a-fe5589aea7f4.port"},"operations":[]}],"fromNode":"ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"ddb9f6cd-8010-445e-8d25-c268886c999a.ubuntu20_flavor_name","parentUniqueId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"ddb9f6cd-8010-445e-8d25-c268886c999a.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"61caafd6-5be8-4403-a1ba-079c460f1ee6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"ddb9f6cd-8010-445e-8d25-c268886c999a.ubuntu20_image_name","parentUniqueId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"ddb9f6cd-8010-445e-8d25-c268886c999a.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"ddb9f6cd-8010-445e-8d25-c268886c999a.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"ddb9f6cd-8010-445e-8d25-c268886c999a.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"58b42b22-3161-4afa-9705-7e08f13adad6.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d.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":"247f6322-4018-46b2-9394-8e3b0b3ded1d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"247f6322-4018-46b2-9394-8e3b0b3ded1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"58b42b22-3161-4afa-9705-7e08f13adad6.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":{"ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4.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":"cb88afa6-3538-4fdb-964a-fe5589aea7f4.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":"cb88afa6-3538-4fdb-964a-fe5589aea7f4.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":{"ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.ubuntu20_admin_security_group":[{"parentUniqueId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","uniqueId":"attribute.05bf34e0-3259-4bcd-9a92-a55185cebb93.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","empty":false},{"uniqueId":"attribute.cb88afa6-3538-4fdb-964a-fe5589aea7f4.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","uniqueId":"attribute.05bf34e0-3259-4bcd-9a92-a55185cebb93.state","name":"state","type":"string","definition":false,"ownerId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","empty":false},{"parentUniqueId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","uniqueId":"attribute.05bf34e0-3259-4bcd-9a92-a55185cebb93.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.ubuntu20_admin_security_group"],"source":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","uniqueId":"capability.05bf34e0-3259-4bcd-9a92-a55185cebb93.feature","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.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":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.05bf34e0-3259-4bcd-9a92-a55185cebb93.feature","parentName":"feature","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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},{"external":false,"type":"tosca.capabilities.Node","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.05bf34e0-3259-4bcd-9a92-a55185cebb93.feature","parentName":"feature","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false},{"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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false}],"type":"tosca.capabilities.Scalable","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.d20b95ca-3449-421a-929e-53c5b172a314.scalable","parentName":"scalable","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.forwarder","parentName":"forwarder","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.de3e2a39-2000-4d85-97dd-65cec2533fdd.binding","parentName":"binding","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.d20b95ca-3449-421a-929e-53c5b172a314.binding","parentName":"binding","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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}],"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":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.d2dfe906-b4f6-4a16-8120-f28a6078bf7b.port_mirroring","parentName":"port_mirroring","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false}],"type":"tosca.capabilities.Container","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.d20b95ca-3449-421a-929e-53c5b172a314.host","parentName":"host","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.incoming.packets.rate","parentName":"network.incoming.packets.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.outgoing.bytes","parentName":"network.outgoing.bytes","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.outgoing.packets.rate","parentName":"network.outgoing.packets.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.outpoing.packets","parentName":"network.outpoing.packets","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.incoming.bytes.rate","parentName":"network.incoming.bytes.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.incoming.bytes","parentName":"network.incoming.bytes","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.outgoing.bytes.rate","parentName":"network.outgoing.bytes.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"037c9b8c-91a1-4715-acdb-6f083222fd58","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"037c9b8c-91a1-4715-acdb-6f083222fd58","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.037c9b8c-91a1-4715-acdb-6f083222fd58.network.incoming.packets","parentName":"network.incoming.packets","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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},{"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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.ephemeral.size","parentName":"disk.ephemeral.size","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.instance","parentName":"instance","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.memory","parentName":"memory","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.iops","parentName":"disk.iops","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.read.requests","parentName":"disk.device.read.requests","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.cpu.delta","parentName":"cpu.delta","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.capacity","parentName":"disk.capacity","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.read.bytes","parentName":"disk.device.read.bytes","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.write.bytes","parentName":"disk.write.bytes","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.latency","parentName":"disk.latency","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.read.bytes.rate","parentName":"disk.device.read.bytes.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.usage","parentName":"disk.usage","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.cpu_util","parentName":"cpu_util","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.allocation","parentName":"disk.device.allocation","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.write.requests.rate","parentName":"disk.write.requests.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.write.bytes.rate","parentName":"disk.write.bytes.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.latency","parentName":"disk.device.latency","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.cpu","parentName":"cpu","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.write.requests","parentName":"disk.device.write.requests","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.write.bytes","parentName":"disk.device.write.bytes","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.read.requests","parentName":"disk.read.requests","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.root.size","parentName":"disk.root.size","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.write.bytes.rate","parentName":"disk.device.write.bytes.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.vcpus","parentName":"vcpus","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.iops","parentName":"disk.device.iops","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.usage","parentName":"disk.device.usage","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.read.requests.rate","parentName":"disk.device.read.requests.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.write.requests.rate","parentName":"disk.device.write.requests.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.allocation","parentName":"disk.allocation","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.read.bytes.rate","parentName":"disk.read.bytes.rate","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.read.bytes","parentName":"disk.read.bytes","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.memory.usage","parentName":"memory.usage","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.device.capacity","parentName":"disk.device.capacity","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.memory.resident","parentName":"memory.resident","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b3a5fa4-4370-4b09-9382-9593e47fd6f3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.8b3a5fa4-4370-4b09-9382-9593e47fd6f3.disk.write.requests","parentName":"disk.write.requests","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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}],"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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.d20b95ca-3449-421a-929e-53c5b172a314.os","parentName":"os","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":"d20b95ca-3449-421a-929e-53c5b172a314","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.d20b95ca-3449-421a-929e-53c5b172a314.endpoint","parentName":"endpoint","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"capability.de3e2a39-2000-4d85-97dd-65cec2533fdd.attachment","parentName":"attachment","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.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":["ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","uniqueId":"05bf34e0-3259-4bcd-9a92-a55185cebb93.dependency","capability":"tosca.capabilities.Node","ownerId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"05bf34e0-3259-4bcd-9a92-a55185cebb93.dependency","parentName":"dependency","capability":"tosca.capabilities.Node","ownerId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","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},{"external":false,"path":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"05bf34e0-3259-4bcd-9a92-a55185cebb93.dependency","parentName":"dependency","capability":"tosca.capabilities.Node","ownerId":"05bf34e0-3259-4bcd-9a92-a55185cebb93","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["58b42b22-3161-4afa-9705-7e08f13adad6.de3e2a39-2000-4d85-97dd-65cec2533fdd.ubuntu20_ubuntu20_admin_plane_port_0","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d.link","parentName":"link","capability":"tosca.capabilities.network.Linkable","ownerId":"12045505-9f70-47ae-bcb0-20d859786b8d","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":["ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4.port","capability":"tosca.capabilities.Attachment","ownerId":"ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.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":["58b42b22-3161-4afa-9705-7e08f13adad6.8fdfd048-3194-42fd-8a20-45b48ff1d736.ubuntu20","ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"58b42b22-3161-4afa-9705-7e08f13adad6","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314.local_storage","parentName":"local_storage","capability":"tosca.capabilities.Attachment","ownerId":"d20b95ca-3449-421a-929e-53c5b172a314","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"3d3d57f3-658c-46b7-bf38-96af0b60cc98","groupUUID":"9e678e2a-36e0-4425-b4b6-0a897159a993","members":{"abstract_ubuntu20":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20","ubuntu20_admin_security_group":"ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["ddb9f6cd-8010-445e-8d25-c268886c999a.heat1","ddb9f6cd-8010-445e-8d25-c268886c999a.heat1env"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"d456578d-be10-4ff8-bd06-8b39a9056ba7","artifactsUuid":["4f969dd6-0831-4c57-a425-1b99cbbf25d7"],"groupUUID":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","members":{"abstract_ubuntu20":"ddb9f6cd-8010-445e-8d25-c268886c999a.58b42b22-3161-4afa-9705-7e08f13adad6.abstract_ubuntu20","ubuntu20_admin_security_group":"ddb9f6cd-8010-445e-8d25-c268886c999a.cb88afa6-3538-4fdb-964a-fe5589aea7f4.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1633356090569,"icon":"defaulticon","description":"VF","tags":["basic_vm"],"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"6302a564fe76478f8bbe55eb60243409","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","highestVersion":true,"systemName":"BasicVm","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1633356091948,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1633356092107,"timeout":30,"description":"created from csar","uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.heat1","artifactType":"HEAT","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"4f969dd6-0831-4c57-a425-1b99cbbf25d7","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"ddb9f6cd-8010-445e-8d25-c268886c999a.heat1","duplicated":false,"payloadUpdateDate":1633356092122,"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":1633356092107,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1633356092091,"timeout":0,"description":"Artifact created from csar","uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.vspbasicvmvspinformationtxt","artifactType":"OTHER","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"59b91e83-1998-4ff6-9d90-4af4bd963991","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"ddb9f6cd-8010-445e-8d25-c268886c999a.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1633356092093,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1633356092091,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1633356092130,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.heat1env","artifactType":"HEAT_ENV","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"ddb9f6cd-8010-445e-8d25-c268886c999a.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1633356092130,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356092130,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"ddb9f6cd-8010-445e-8d25-c268886c999a"},"categorySpecificMetadata":{},"csarUUID":"6302a564fe76478f8bbe55eb60243409","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basic_vm"} 2021-10-04 14:01:33,861 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-10-04 14:01:33,861 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:01:43,872 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-10-04 14:01:43,875 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-04 14:01:43,875 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/ddb9f6cd-8010-445e-8d25-c268886c999a/lifecycleState/Certify 2021-10-04 14:01:43,875 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-10-04 14:01:43,877 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:51,957 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/ddb9f6cd-8010-445e-8d25-c268886c999a/lifecycleState/Certify HTTP/1.1" 200 1276 2021-10-04 14:01:51,959 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-10-04 14:01:51,960 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1633356090569,"lastUpdateDate":1633356106237,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"07504313-e7b5-45fd-8fa2-2fbb18cc1048"},"csarUUID":"6302a564fe76478f8bbe55eb60243409","csarVersion":"1.0","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1"} 2021-10-04 14:01:51,964 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-04 14:01:51,964 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-04 14:01:51,964 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-04 14:01:51,965 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-04 14:01:51,965 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-04 14:01:51,968 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:01:52,066 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-04 14:01:52,068 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-04 14:01:52,068 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4bfa5a85-6509-4b5d-9da2-a361b52d2ed1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-04 14:01:52,071 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:01:52,071 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:01:52,071 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:01:52,071 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-04 14:01:52,072 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-10-04 14:01:52,072 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:01:52,072 INFO 192:__init__.py(1) - Vf found, updating information 2021-10-04 14:01:52,072 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-04 14:01:52,073 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-04 14:01:52,073 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-10-04 14:01:52,075 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:01:52,666 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-04 14:01:52,669 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-10-04 14:01:52,672 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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-04 14:01:52,679 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-10-04 14:02:02,688 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-04 14:02:02,689 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-04 14:02:02,689 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-04 14:02:02,690 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-04 14:02:02,690 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-04 14:02:02,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:02:02,781 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-04 14:02:02,783 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-04 14:02:02,783 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4bfa5a85-6509-4b5d-9da2-a361b52d2ed1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-04 14:02:02,786 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:02:02,786 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:02:02,786 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:02,786 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-04 14:02:02,787 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-10-04 14:02:02,787 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:02:02,787 INFO 192:__init__.py(1) - Vf found, updating information 2021-10-04 14:02:02,787 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-04 14:02:02,788 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-04 14:02:02,788 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-10-04 14:02:02,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:03,613 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-04 14:02:03,616 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-10-04 14:02:03,619 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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-04 14:02:03,626 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-10-04 14:02:03,626 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:02:03,626 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:02:03,627 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-04 14:02:03,627 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-04 14:02:03,627 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:02:03,629 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:02:04,072 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-04 14:02:04,074 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:02:04,075 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-04 14:02:04,078 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:02:04,078 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:02:04,078 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:04,078 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:02:04,079 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-10-04 14:02:04,079 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:02:04,079 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-10-04 14:02:04,079 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:02:04,079 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:02:04,080 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-04 14:02:04,080 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-04 14:02:04,080 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:02:04,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:02:04,486 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-04 14:02:04,487 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:02:04,488 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-04 14:02:04,490 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:02:04,490 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:02:04,491 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:04,491 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:02:04,491 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-10-04 14:02:04,491 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:02:04,491 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-10-04 14:02:04,491 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-10-04 14:02:04,491 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-10-04 14:02:04,492 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-04 14:02:04,492 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-04 14:02:04,492 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-10-04 14:02:04,493 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:04,703 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-04 14:02:04,706 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-10-04 14:02:04,707 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":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,"type":null,"version":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,"type":null,"version":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","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-10-04 14:02:04,713 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-10-04 14:02:04,714 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-10-04 14:02:04,714 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-10-04 14:02:04,714 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-10-04 14:02:04,714 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:02:04,715 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:02:04,715 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-04 14:02:04,715 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-04 14:02:04,716 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:02:04,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:02:05,165 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-04 14:02:05,167 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:02:05,167 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-04 14:02:05,170 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:02:05,171 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:02:05,171 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:05,171 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:02:05,171 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-10-04 14:02:05,172 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:02:05,172 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-10-04 14:02:05,192 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-04 14:02:05,192 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-04 14:02:05,192 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-04 14:02:05,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:06,523 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-04 14:02:06,526 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-10-04 14:02:06,528 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.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,"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":"e60ce73d-604d-48d4-aae2-8b652b51e436.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,"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":"e60ce73d-604d-48d4-aae2-8b652b51e436.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,"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":"e60ce73d-604d-48d4-aae2-8b652b51e436.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,"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":"e60ce73d-604d-48d4-aae2-8b652b51e436.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.controlloopfunctions","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.operationalpolicies","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.certificationtestresults","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.deploymentvotingrecord","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.servicequestionnaire","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.dimensioninginfo","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.affinityrules","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.serviceartifactplan","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.servicespecificpolicies","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.servicesecuritytemplate","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.engineeringrules","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.distributioninstructions","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.summaryofimpactstoecompelements","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125821,"timeout":0,"description":"TOSCA definition package of the asset","uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.assettoscacsar","artifactType":"TOSCA_CSAR","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":1633356125821,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125821,"timeout":0,"description":"TOSCA representation of the asset","uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.assettoscatemplate","artifactType":"TOSCA_TEMPLATE","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":1633356125821,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":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,"type":null,"version":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":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","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":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","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":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","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":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","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":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","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":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.configuration","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125821,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.testing","artifactType":"OTHER","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":1633356125821,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125821,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.logging","artifactType":"OTHER","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":1633356125821,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.monitoring","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.reporting","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.instantiation","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1633356125894,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d799ad98-eaaf-4544-9dcf-67979aaa6608","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","highestVersion":true,"systemName":"BasicVm","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1633356125894,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.controlloopfunctions","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.operationalpolicies","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.certificationtestresults","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.deploymentvotingrecord","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.servicequestionnaire","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.dimensioninginfo","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.affinityrules","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.serviceartifactplan","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.servicespecificpolicies","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.servicesecuritytemplate","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.engineeringrules","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.distributioninstructions","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"description":null,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.summaryofimpactstoecompelements","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":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,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_vm"} 2021-10-04 14:02:06,534 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-10-04 14:02:06,534 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:06,542 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-04 14:02:06,543 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-04 14:02:06,543 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-04 14:02:06,543 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-04 14:02:06,544 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-04 14:02:06,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:02:06,625 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-04 14:02:06,627 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-04 14:02:06,627 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4bfa5a85-6509-4b5d-9da2-a361b52d2ed1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-04 14:02:06,630 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:02:06,630 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:02:06,631 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:06,631 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-04 14:02:06,631 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-10-04 14:02:06,631 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:02:06,632 INFO 192:__init__.py(1) - Vf found, updating information 2021-10-04 14:02:06,632 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-04 14:02:06,632 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-04 14:02:06,633 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-10-04 14:02:06,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:07,164 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-04 14:02:07,167 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-10-04 14:02:07,170 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1633356125894,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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}]}]} 2021-10-04 14:02:07,177 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-10-04 14:02:07,178 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-04 14:02:07,178 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/e60ce73d-604d-48d4-aae2-8b652b51e436/resourceInstance 2021-10-04 14:02:07,178 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "07504313-e7b5-45fd-8fa2-2fbb18cc1048", "originType": "VF", "componentUid": "07504313-e7b5-45fd-8fa2-2fbb18cc1048", "icon": "defaulticon" } 2021-10-04 14:02:07,181 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:09,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/e60ce73d-604d-48d4-aae2-8b652b51e436/resourceInstance HTTP/1.1" 201 None 2021-10-04 14:02:09,274 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-10-04 14:02:09,276 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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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,"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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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,"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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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,"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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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,"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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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,"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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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,"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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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,"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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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,"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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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,"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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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,"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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","createdFromCsar":false,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.07504313-e7b5-45fd-8fa2-2fbb18cc1048.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1633356127980,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1633356127980,"customizationUUID":"0b88e1ba-5fad-4ee1-a454-9be583669326","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-10-04 14:02:09,276 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-10-04 14:02:09,281 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-04 14:02:09,281 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/d799ad98-eaaf-4544-9dcf-67979aaa6608/distribution 2021-10-04 14:02:09,281 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-10-04 14:02:09,284 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:09,360 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/distribution HTTP/1.1" 200 38 2021-10-04 14:02:09,362 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-10-04 14:02:09,362 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-10-04 14:02:09,365 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-04 14:02:09,365 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-04 14:02:09,366 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-10-04 14:02:09,368 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:09,431 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-04 14:02:09,432 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-10-04 14:02:09,432 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-10-04 14:02:09,435 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-10-04 14:02:09,435 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-10-04 14:02:09,439 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-04 14:02:09,439 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/e60ce73d-604d-48d4-aae2-8b652b51e436/lifecycleState/checkin 2021-10-04 14:02:09,439 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-10-04 14:02:09,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:11,414 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/e60ce73d-604d-48d4-aae2-8b652b51e436/lifecycleState/checkin HTTP/1.1" 200 1179 2021-10-04 14:02:11,415 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-10-04 14:02:11,416 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1633356125894,"lastUpdateDate":1633356130171,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"e60ce73d-604d-48d4-aae2-8b652b51e436"},"projectCode":"123456","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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":"d799ad98-eaaf-4544-9dcf-67979aaa6608"} 2021-10-04 14:02:11,419 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:02:11,419 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:02:11,419 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-04 14:02:11,420 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-04 14:02:11,420 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:02:11,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:02:11,821 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-04 14:02:11,823 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:02:11,823 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-10-04 14:02:11,827 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:02:11,827 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:02:11,827 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:11,827 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:02:11,828 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:02:11,828 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:02:11,828 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:11,828 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-10-04 14:02:11,829 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-04 14:02:11,829 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:02:11,829 INFO 192:__init__.py(1) - Service found, updating information 2021-10-04 14:02:11,830 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-04 14:02:11,830 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-04 14:02:11,830 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-04 14:02:11,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:12,715 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-04 14:02:12,717 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-04 14:02:12,720 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1633356130171,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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}]}]} 2021-10-04 14:02:12,727 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-04 14:02:12,727 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-10-04 14:02:12,731 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-04 14:02:12,732 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/e60ce73d-604d-48d4-aae2-8b652b51e436/lifecycleState/Certify 2021-10-04 14:02:12,732 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-10-04 14:02:12,734 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:17,371 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/e60ce73d-604d-48d4-aae2-8b652b51e436/lifecycleState/Certify HTTP/1.1" 200 1167 2021-10-04 14:02:17,373 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-10-04 14:02:17,373 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1633356125894,"lastUpdateDate":1633356130171,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1"},"projectCode":"123456","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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":"d799ad98-eaaf-4544-9dcf-67979aaa6608"} 2021-10-04 14:02:17,376 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:02:17,376 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:02:17,377 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-04 14:02:17,377 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-04 14:02:17,377 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:02:17,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:02:17,802 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-04 14:02:17,803 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:02:17,804 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-04 14:02:17,807 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:02:17,807 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:02:17,807 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:17,807 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-04 14:02:17,808 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:02:17,808 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:02:17,808 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:17,808 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:02:17,808 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-04 14:02:17,808 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:02:17,809 INFO 192:__init__.py(1) - Service found, updating information 2021-10-04 14:02:17,809 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-04 14:02:17,809 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-04 14:02:17,810 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-04 14:02:17,812 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:18,675 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-04 14:02:18,677 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-04 14:02:18,681 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","lifecycleState":"CERTIFIED","lastUpdateDate":1633356130171,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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}]}]} 2021-10-04 14:02:18,687 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-04 14:02:28,698 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-10-04 14:02:28,703 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-04 14:02:28,703 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/c7a4998d-e40a-4bcb-aec1-ff0aba6210c1/distribution/PROD/activate 2021-10-04 14:02:28,703 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-10-04 14:02:28,706 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:31,829 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c7a4998d-e40a-4bcb-aec1-ff0aba6210c1/distribution/PROD/activate HTTP/1.1" 200 None 2021-10-04 14:02:31,832 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-10-04 14:02:31,835 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.controlloopfunctions","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.operationalpolicies","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.certificationtestresults","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.deploymentvotingrecord","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.servicequestionnaire","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.dimensioninginfo","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.affinityrules","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.serviceartifactplan","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.servicespecificpolicies","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.servicesecuritytemplate","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.engineeringrules","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.distributioninstructions","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.summaryofimpactstoecompelements","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1633356125821,"timeout":0,"description":"TOSCA definition package of the asset","uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.assettoscacsar","artifactType":"TOSCA_CSAR","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"OTdlMjNkZDAwMjVhMzA0YWExNzMxMTdkN2U3ZmRkYjA=","artifactUUID":"b1a33a56-5c87-4f51-8647-6744b07425c9","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"e60ce73d-604d-48d4-aae2-8b652b51e436.assettoscacsar","duplicated":false,"payloadUpdateDate":1633356136019,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125821,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1633356125821,"timeout":0,"description":"TOSCA representation of the asset","uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.assettoscatemplate","artifactType":"TOSCA_TEMPLATE","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MTVmMDRkZmNhOWIyZjQ3NTA2NjUyMzgxZTYwNTQ3MGE=","artifactUUID":"0a5d33e3-c5ef-4afb-b7ea-351f77543ce4","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"e60ce73d-604d-48d4-aae2-8b652b51e436.assettoscatemplate","duplicated":false,"payloadUpdateDate":1633356135067,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125821,"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,"creationDate":1633356092075,"timeout":0,"description":"VF license file","uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.vflicense","artifactType":"VF_LICENSE","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NTBlNjU3Y2Y2OWZlN2U5NzhhNjcyNDM0MTE5YTdiMDg=","artifactUUID":"d9e98804-bb97-42d6-9eb5-c187cefa364e","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"ddb9f6cd-8010-445e-8d25-c268886c999a.vflicense","duplicated":false,"payloadUpdateDate":1633356092078,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1633356092075,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.e60ce73d-604d-48d4-aae2-8b652b51e436.07504313-e7b5-45fd-8fa2-2fbb18cc1048.basic_vm0.vfModulesMetadata","artifactType":"VF_MODULES_METADATA","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MThhN2NiYmU5YjA5ZDQxYTViMjgwZmJhOWJkM2Q3YTY=","artifactUUID":"e0698e8c-3d6e-4e2f-bfb0-bf5aa84cc89c","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"e60ce73d-604d-48d4-aae2-8b652b51e436.e60ce73d-604d-48d4-aae2-8b652b51e436.07504313-e7b5-45fd-8fa2-2fbb18cc1048.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1633356134069,"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,"creationDate":1633356092107,"timeout":30,"description":"created from csar","uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.heat1","artifactType":"HEAT","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"4f969dd6-0831-4c57-a425-1b99cbbf25d7","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"ddb9f6cd-8010-445e-8d25-c268886c999a.heat1","duplicated":false,"payloadUpdateDate":1633356092122,"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":1633356092107,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1633356092051,"timeout":0,"description":" Vendor license file","uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.vendorlicense","artifactType":"VENDOR_LICENSE","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"7a148208-18e1-4da2-8b47-95dbbc3a66bf","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"ddb9f6cd-8010-445e-8d25-c268886c999a.vendorlicense","duplicated":false,"payloadUpdateDate":1633356092056,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1633356092051,"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,"creationDate":1633356128117,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.07504313-e7b5-45fd-8fa2-2fbb18cc1048.basic_vm0.heat1env","artifactType":"HEAT_ENV","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"e9e6bb68-a997-45dc-9e54-50a62fbd6df5","generatedFromId":"ddb9f6cd-8010-445e-8d25-c268886c999a.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"e60ce73d-604d-48d4-aae2-8b652b51e436.07504313-e7b5-45fd-8fa2-2fbb18cc1048.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1633356133423,"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":1633356128117,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356128117,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"creationDate":1633356092091,"timeout":0,"description":"Artifact created from csar","uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.vspbasicvmvspinformationtxt","artifactType":"OTHER","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"59b91e83-1998-4ff6-9d90-4af4bd963991","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"ddb9f6cd-8010-445e-8d25-c268886c999a.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1633356092093,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1633356092091,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1633356128121,"version":"1","type":"org.openecomp.groups.VfModule","uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.07504313-e7b5-45fd-8fa2-2fbb18cc1048.basic_vm0.ddb9f6cd-8010-445e-8d25-c268886c999a.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","artifacts":["ddb9f6cd-8010-445e-8d25-c268886c999a.heat1","ddb9f6cd-8010-445e-8d25-c268886c999a.heat1env"],"invariantUUID":"d456578d-be10-4ff8-bd06-8b39a9056ba7","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1633356128121,"customizationUUID":"f5ec26b0-c687-46be-a645-ae293ba4560c","groupInstanceArtifacts":["e60ce73d-604d-48d4-aae2-8b652b51e436.07504313-e7b5-45fd-8fa2-2fbb18cc1048.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["e9e6bb68-a997-45dc-9e54-50a62fbd6df5"],"artifactsUuid":["4f969dd6-0831-4c57-a425-1b99cbbf25d7"],"groupUUID":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","createdFromCsar":false,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.07504313-e7b5-45fd-8fa2-2fbb18cc1048.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1633356127980,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","componentUid":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1633356127980,"customizationUUID":"0b88e1ba-5fad-4ee1-a454-9be583669326","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"e60ce73d-604d-48d4-aae2-8b652b51e436.07504313-e7b5-45fd-8fa2-2fbb18cc1048.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"ddb9f6cd-8010-445e-8d25-c268886c999a.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":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"03f8a7e3-bf37-4fd5-ab10-49b77cc43e5f","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8bd1a52-55c8-4deb-9885-819b22b9a3ab","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.configuration","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1633356125821,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.testing","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125821,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1633356125821,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.logging","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125821,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.monitoring","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.reporting","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.instantiation","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125820,"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","creationDate":1633356125894,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d799ad98-eaaf-4544-9dcf-67979aaa6608","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","highestVersion":true,"systemName":"BasicVm","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1633356150538,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.controlloopfunctions","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.operationalpolicies","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.certificationtestresults","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.deploymentvotingrecord","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.servicequestionnaire","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.dimensioninginfo","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.affinityrules","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.serviceartifactplan","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.servicespecificpolicies","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.servicesecuritytemplate","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.engineeringrules","artifactType":"OTHER","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":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.distributioninstructions","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1633356125820,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1633356125820,"timeout":0,"uniqueId":"e60ce73d-604d-48d4-aae2-8b652b51e436.summaryofimpactstoecompelements","artifactType":"OTHER","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":1633356125820,"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":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_vm"} 2021-10-04 14:02:31,840 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:02:31,840 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:02:31,841 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-04 14:02:31,841 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-04 14:02:31,841 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:02:31,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:02:32,875 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-04 14:02:32,876 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:02:32,876 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-04 14:02:32,879 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:02:32,879 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:02:32,880 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:32,880 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:02:32,880 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:02:32,880 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:02:32,880 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:32,881 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:02:32,881 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-04 14:02:32,881 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:02:32,881 INFO 192:__init__.py(1) - Service found, updating information 2021-10-04 14:02:32,882 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-04 14:02:32,882 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-04 14:02:32,882 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-04 14:02:32,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:33,861 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-04 14:02:33,864 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-04 14:02:33,867 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","lifecycleState":"CERTIFIED","lastUpdateDate":1633356150538,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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}]}]} 2021-10-04 14:02:33,874 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-04 14:02:33,874 INFO 201:service.py(1) - Service basic_vm onboarded 2021-10-04 14:02:33,874 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-10-04 14:02:33,875 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-04 14:02:33,875 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:02:33,875 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:02:33,878 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:33,960 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2021-10-04 14:02:33,961 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-10-04 14:02:33,961 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-04 14:02:33,962 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-04 14:02:33,962 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-04 14:02:33,974 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-04 14:02:33,974 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne 2021-10-04 14:02:33,974 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-04 14:02:33,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:34,138 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne HTTP/1.1" 201 0 2021-10-04 14:02:34,139 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-10-04 14:02:34,139 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-10-04 14:02:34,142 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-04 14:02:34,143 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:02:34,143 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:02:34,145 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:34,238 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-10-04 14:02:34,239 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-04 14:02:34,240 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1633356154021"}]} 2021-10-04 14:02:34,274 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-04 14:02:34,274 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/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/d8b216ac-1e5c-4d3e-86b9-ee918af6a228 2021-10-04 14:02:34,274 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "d8b216ac-1e5c-4d3e-86b9-ee918af6a228", "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-04 14:02:34,276 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:34,372 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/d8b216ac-1e5c-4d3e-86b9-ee918af6a228 HTTP/1.1" 201 0 2021-10-04 14:02:34,374 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-10-04 14:02:34,374 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-10-04 14:02:34,377 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-04 14:02:34,377 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-04 14:02:34,377 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-04 14:02:34,380 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:34,442 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 464 2021-10-04 14:02:34,442 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-10-04 14:02:34,443 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-04 14:02:34,443 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-04 14:02:34,443 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-04 14:02:34,443 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-10-04 14:02:34,444 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-10-04 14:02:34,447 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-04 14:02:34,448 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-04 14:02:34,448 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-04 14:02:34,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:34,639 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-10-04 14:02:34,641 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-10-04 14:02:34,641 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-10-04 14:02:34,644 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-04 14:02:34,645 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-10-04 14:02:34,645 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-10-04 14:02:34,648 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:34,748 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2021-10-04 14:02:34,749 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-10-04 14:02:34,750 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-04 14:02:34,750 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-04 14:02:34,750 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-04 14:02:34,757 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-04 14:02:34,757 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-10-04 14:02:34,757 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-04 14:02:34,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:34,938 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2021-10-04 14:02:34,939 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-10-04 14:02:34,939 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-10-04 14:02:34,955 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-04 14:02:34,955 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion 2021-10-04 14:02:34,955 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-04 14:02:34,957 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:35,027 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-10-04 14:02:35,028 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-10-04 14:02:35,028 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-04 14:02:35,029 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-04 14:02:35,029 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-10-04 14:02:35,038 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-04 14:02:35,038 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:02:35,038 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:02:35,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:35,139 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-10-04 14:02:35,142 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-04 14:02:35,143 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1633356154021"}]} 2021-10-04 14:02:35,155 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-04 14:02:35,155 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship 2021-10-04 14:02:35,155 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-04 14:02:35,158 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:35,290 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2021-10-04 14:02:35,291 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-10-04 14:02:35,292 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-10-04 14:02:35,303 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-04 14:02:35,304 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-10-04 14:02:35,304 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-04 14:02:35,306 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:35,451 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 201 0 2021-10-04 14:02:35,452 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-10-04 14:02:35,452 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-10-04 14:02:35,455 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-04 14:02:35,455 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-10-04 14:02:35,456 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-10-04 14:02:35,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:35,538 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-04 14:02:35,539 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-10-04 14:02:35,540 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":"1633356155352"} 2021-10-04 14:02:35,543 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-04 14:02:35,543 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-10-04 14:02:35,543 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-10-04 14:02:35,546 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:35,598 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-04 14:02:35,599 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-10-04 14:02:35,599 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":"1633356155352"} 2021-10-04 14:02:35,602 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-04 14:02:35,602 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/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-04 14:02:35,602 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-04 14:02:35,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:35,653 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 404 360 2021-10-04 14:02:35,654 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-10-04 14:02:35,654 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-04 14:02:35,654 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-04 14:02:35,654 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-04 14:02:35,655 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-10-04 14:02:35,658 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:02:35,658 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:02:35,659 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-04 14:02:35,659 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-04 14:02:35,659 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:02:35,661 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:02:37,141 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-04 14:02:37,143 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:02:37,143 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-04 14:02:37,146 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:02:37,146 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:02:37,146 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:37,147 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:02:37,147 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:02:37,147 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:02:37,147 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:37,147 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:02:37,148 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-04 14:02:37,148 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:02:37,148 INFO 192:__init__.py(1) - Service found, updating information 2021-10-04 14:02:37,148 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-04 14:02:37,149 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-04 14:02:37,149 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-04 14:02:37,151 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:38,741 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-04 14:02:38,743 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-04 14:02:38,746 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","lifecycleState":"CERTIFIED","lastUpdateDate":1633356150538,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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}]}]} 2021-10-04 14:02:38,754 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-04 14:02:38,755 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-04 14:02:38,755 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm 2021-10-04 14:02:38,755 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "adb8f23f-6ecc-44b2-9fea-37a62e876fb3" } 2021-10-04 14:02:38,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:38,937 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm HTTP/1.1" 201 0 2021-10-04 14:02:38,938 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-10-04 14:02:38,938 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-10-04 14:02:38,941 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-04 14:02:38,942 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/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-04 14:02:38,942 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-04 14:02:38,944 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:39,000 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-10-04 14:02:39,001 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-10-04 14:02:39,001 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1633356158805"}]} 2021-10-04 14:02:39,004 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-04 14:02:39,004 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-10-04 14:02:39,005 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-10-04 14:02:39,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:39,139 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-04 14:02:39,140 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-10-04 14:02:39,140 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":"1633356155352"} 2021-10-04 14:02:39,144 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-04 14:02:39,144 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/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-04 14:02:39,144 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-04 14:02:39,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:39,239 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-10-04 14:02:39,241 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-10-04 14:02:39,241 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1633356158805"}]} 2021-10-04 14:02:39,244 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-04 14:02:39,245 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:02:39,245 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:02:39,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:39,391 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-04 14:02:39,392 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-04 14:02:39,393 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1633356155196","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-04 14:02:39,396 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-04 14:02:39,397 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-04 14:02:39,397 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-04 14:02:39,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:39,482 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-10-04 14:02:39,483 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-04 14:02:39,484 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1633356154485"} 2021-10-04 14:02:39,496 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-04 14:02:39,496 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship 2021-10-04 14:02:39,496 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/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1633356154485", "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-04 14:02:39,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:40,038 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship HTTP/1.1" 200 0 2021-10-04 14:02:40,039 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-10-04 14:02:40,039 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-10-04 14:02:40,041 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-04 14:02:40,042 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-10-04 14:02:40,042 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-10-04 14:02:40,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:40,089 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-04 14:02:40,089 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-10-04 14:02:40,090 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":"1633356155352"} 2021-10-04 14:02:40,091 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-04 14:02:40,092 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:02:40,092 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:02:40,093 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:40,283 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-04 14:02:40,284 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-04 14:02:40,285 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1633356155196","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-04 14:02:40,288 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-04 14:02:40,288 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-04 14:02:40,289 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-04 14:02:40,291 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:40,439 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-10-04 14:02:40,440 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-04 14:02:40,441 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1633356159539","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-04 14:02:40,444 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-04 14:02:40,445 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-10-04 14:02:40,445 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-10-04 14:02:40,447 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:40,586 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1185 2021-10-04 14:02:40,587 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-10-04 14:02:40,588 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"5d84b450-727a-4273-b15c-153def1366ff","owning-entity-name":"basicnw-oe","resource-version":"1633356047576"},{"owning-entity-id":"3c1ae494-466f-4e1e-8b29-1be91834d033","owning-entity-name":"OE-ETE_Customer-3c1ae494-466f-4e1e-8b29-1be91834d033","resource-version":"1633354724794","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_a6027030-ecfd-4221-b813-66aa2056b810/service-subscriptions/service-subscription/pNF/service-instances/service-instance/6bd632d5-5fc3-44e9-b66c-9bc6fdd1d3b2","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_a6027030-ecfd-4221-b813-66aa2056b810"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"6bd632d5-5fc3-44e9-b66c-9bc6fdd1d3b2"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namea6027030-ecfd-4221-b813-66aa2056b810"}]}]}}]} 2021-10-04 14:02:40,591 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-10-04 14:02:40,595 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-04 14:02:40,596 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/757ec3e1-3519-4dee-a9c0-c0d5715328ac 2021-10-04 14:02:40,596 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "757ec3e1-3519-4dee-a9c0-c0d5715328ac" } 2021-10-04 14:02:40,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:40,738 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/757ec3e1-3519-4dee-a9c0-c0d5715328ac HTTP/1.1" 201 0 2021-10-04 14:02:40,740 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-10-04 14:02:40,740 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-10-04 14:02:40,743 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-04 14:02:40,744 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/757ec3e1-3519-4dee-a9c0-c0d5715328ac 2021-10-04 14:02:40,744 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-10-04 14:02:40,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:02:40,854 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/757ec3e1-3519-4dee-a9c0-c0d5715328ac HTTP/1.1" 200 128 2021-10-04 14:02:40,855 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-10-04 14:02:40,856 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"757ec3e1-3519-4dee-a9c0-c0d5715328ac","owning-entity-name":"basicvm-oe","resource-version":"1633356160634"} 2021-10-04 14:02:40,859 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-10-04 14:02:40,859 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:02:40,859 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:02:40,860 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-04 14:02:40,860 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-04 14:02:40,860 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:02:40,862 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:02:45,153 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-04 14:02:45,155 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:02:45,155 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-04 14:02:45,159 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:02:45,159 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:02:45,159 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:45,159 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:02:45,160 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:02:45,160 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:02:45,160 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:02:45,160 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:02:45,160 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-04 14:02:45,161 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:02:45,161 INFO 192:__init__.py(1) - Service found, updating information 2021-10-04 14:02:45,161 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-04 14:02:45,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-04 14:02:45,162 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-04 14:02:45,164 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:47,456 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-04 14:02:47,458 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-04 14:02:47,460 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","lifecycleState":"CERTIFIED","lastUpdateDate":1633356150538,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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}]}]} 2021-10-04 14:02:47,466 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-04 14:02:47,467 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-04 14:02:47,467 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/d799ad98-eaaf-4544-9dcf-67979aaa6608/distribution 2021-10-04 14:02:47,467 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-10-04 14:02:47,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:47,541 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/distribution HTTP/1.1" 200 205 2021-10-04 14:02:47,543 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-10-04 14:02:47,543 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"53b9c209-05dd-45d1-abda-e39346af2773","timestamp":"2021-10-04 14:02:29.906 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-10-04 14:02:47,546 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-04 14:02:47,546 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/53b9c209-05dd-45d1-abda-e39346af2773 2021-10-04 14:02:47,546 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-10-04 14:02:47,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:02:47,649 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/53b9c209-05dd-45d1-abda-e39346af2773 HTTP/1.1" 200 29 2021-10-04 14:02:47,651 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-10-04 14:02:47,651 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-10-04 14:02:47,654 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-10-04 14:02:47,654 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-10-04 14:03:47,716 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-04 14:03:47,717 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/53b9c209-05dd-45d1-abda-e39346af2773 2021-10-04 14:03:47,717 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-10-04 14:03:47,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:03:47,872 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/53b9c209-05dd-45d1-abda-e39346af2773 HTTP/1.1" 200 None 2021-10-04 14:03:47,874 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-10-04 14:03:47,875 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1633356154385","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1633356154385","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1633356173645","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1633356154385","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":"1633356167550","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1633356158529","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1633356167363","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1633356143267","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1633356158529","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1633356174650","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1633356147781","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":"1633356148549","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":"1633356165943","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1633356147781","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":"1633356157692","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1633356159214","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":"1633356166547","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":"1633356158529","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":"1633356148549","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1633356145496","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":"1633356145496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1633356157357","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1633356145496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1633356169556","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1633356168554","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1633356159214","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":"1633356148549","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1633356147781","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1633356143267","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1633356157456","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1633356160682","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1633356145496","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1633356158529","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1633356159214","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1633356154385","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1633356147781","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1633356170894","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":"1633356145496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1633356147781","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":"1633356148549","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1633356158529","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1633356167547","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1633356157692","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1633356157692","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1633356157692","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1633356148549","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1633356168762","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1633356159571","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1633356147781","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1633356148549","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":"1633356163526","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1633356172624","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1633356145496","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1633356148549","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":"1633356160574","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1633356167759","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1633356159214","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1633356159214","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":"1633356159214","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1633356154385","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1633356143267","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1633356147781","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1633356157692","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1633356168859","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1633356143267","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1633356159214","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1633356154385","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1633356166543","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1633356143267","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":"1633356166754","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1633356157359","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1633356158529","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1633356158529","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1633356165452","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1633356143267","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1633356154385","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":"1633356157692","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1633356143267","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":"1633356157692","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":"1633356169890","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1633356145496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"}]} 2021-10-04 14:03:47,879 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1633356154385', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1633356154385', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1633356173645', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1633356154385', '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': '1633356167550', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1633356158529', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1633356167363', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1633356143267', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1633356158529', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1633356174650', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1633356147781', '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': '1633356148549', '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': '1633356165943', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1633356147781', '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': '1633356157692', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1633356159214', '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': '1633356166547', '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': '1633356158529', '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': '1633356148549', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1633356145496', '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': '1633356145496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1633356157357', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1633356145496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1633356169556', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1633356168554', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1633356159214', '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': '1633356148549', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1633356147781', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1633356143267', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1633356157456', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1633356160682', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1633356145496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1633356158529', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1633356159214', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1633356154385', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1633356147781', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1633356170894', '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': '1633356145496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1633356147781', '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': '1633356148549', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1633356158529', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1633356167547', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1633356157692', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1633356157692', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1633356157692', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1633356148549', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1633356168762', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1633356159571', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1633356147781', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1633356148549', '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': '1633356163526', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1633356172624', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1633356145496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1633356148549', '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': '1633356160574', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1633356167759', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1633356159214', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1633356159214', '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': '1633356159214', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1633356154385', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1633356143267', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1633356147781', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1633356157692', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1633356168859', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1633356143267', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1633356159214', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1633356154385', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1633356166543', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1633356143267', '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': '1633356166754', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1633356157359', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1633356158529', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1633356158529', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1633356165452', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1633356143267', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1633356154385', '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': '1633356157692', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1633356143267', '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': '1633356157692', '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': '1633356169890', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1633356145496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-10-04 14:03:47,881 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-10-04 14:03:47,881 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-04 14:03:47,882 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-04 14:03:47,882 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-04 14:03:47,882 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-10-04 14:03:47,882 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-04 14:03:47,883 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-10-04 14:03:47,896 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': 'c3030b76-9413-42ce-937b-8c184853e795', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:03:47,896 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-04 14:03:47,896 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "adb8f23f-6ecc-44b2-9fea-37a62e876fb3", "modelVersionId": "d799ad98-eaaf-4544-9dcf-67979aaa6608", "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": "757ec3e1-3519-4dee-a9c0-c0d5715328ac", "owningEntityName": "basicvm-oe" } } } 2021-10-04 14:03:47,899 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:03:49,593 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-04 14:03:49,595 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-10-04 14:03:49,596 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"c3030b76-9413-42ce-937b-8c184853e795","instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c3030b76-9413-42ce-937b-8c184853e795"}} 2021-10-04 14:03:49,597 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-10-04 14:03:49,617 DEBUG 129:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fbd1b75b-712a-4e32-9041-ea68e5a290f6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:03:49,618 DEBUG 131:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c3030b76-9413-42ce-937b-8c184853e795 2021-10-04 14:03:49,618 DEBUG 132:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] data sent: None 2021-10-04 14:03:49,624 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:03:49,823 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c3030b76-9413-42ce-937b-8c184853e795 HTTP/1.1" 200 1332 2021-10-04 14:03:49,829 INFO 142:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] response code: 200 2021-10-04 14:03:49,830 DEBUG 146:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] response: {"request":{"requestId":"c3030b76-9413-42ce-937b-8c184853e795","startTime":"Mon, 04 Oct 2021 14:03:48 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","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":"757ec3e1-3519-4dee-a9c0-c0d5715328ac","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","serviceInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 04 Oct 2021 14:03:49 GMT"}}} 2021-10-04 14:03:59,842 DEBUG 129:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8987ea0f-e11a-410e-a47d-f3318db2c310', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:03:59,842 DEBUG 131:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c3030b76-9413-42ce-937b-8c184853e795 2021-10-04 14:03:59,843 DEBUG 132:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] data sent: None 2021-10-04 14:03:59,846 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:00,047 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c3030b76-9413-42ce-937b-8c184853e795 HTTP/1.1" 200 1542 2021-10-04 14:04:00,049 INFO 142:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] response code: 200 2021-10-04 14:04:00,049 DEBUG 146:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] response: {"request":{"requestId":"c3030b76-9413-42ce-937b-8c184853e795","startTime":"Mon, 04 Oct 2021 14:03:48 GMT","finishTime":"Mon, 04 Oct 2021 14:03:52 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","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":"757ec3e1-3519-4dee-a9c0-c0d5715328ac","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","serviceInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:03:52 GMT"}}} 2021-10-04 14:04:00,050 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-10-04 14:04:00,051 DEBUG 129:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c1c2f525-4273-4aa2-a581-cc45975c346e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:00,051 DEBUG 131:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c3030b76-9413-42ce-937b-8c184853e795 2021-10-04 14:04:00,052 DEBUG 132:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] data sent: None 2021-10-04 14:04:00,054 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:00,237 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c3030b76-9413-42ce-937b-8c184853e795 HTTP/1.1" 200 1542 2021-10-04 14:04:00,239 INFO 142:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] response code: 200 2021-10-04 14:04:00,239 DEBUG 146:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] response: {"request":{"requestId":"c3030b76-9413-42ce-937b-8c184853e795","startTime":"Mon, 04 Oct 2021 14:03:48 GMT","finishTime":"Mon, 04 Oct 2021 14:03:52 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","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":"757ec3e1-3519-4dee-a9c0-c0d5715328ac","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","serviceInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:03:52 GMT"}}} 2021-10-04 14:04:00,240 DEBUG 129:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8ee1b761-ec68-479a-8fe0-e9ce88054613', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:00,241 DEBUG 131:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c3030b76-9413-42ce-937b-8c184853e795 2021-10-04 14:04:00,241 DEBUG 132:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] data sent: None 2021-10-04 14:04:00,244 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:00,420 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c3030b76-9413-42ce-937b-8c184853e795 HTTP/1.1" 200 1542 2021-10-04 14:04:00,422 INFO 142:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] response code: 200 2021-10-04 14:04:00,423 DEBUG 146:onap_service.py(7) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] response: {"request":{"requestId":"c3030b76-9413-42ce-937b-8c184853e795","startTime":"Mon, 04 Oct 2021 14:03:48 GMT","finishTime":"Mon, 04 Oct 2021 14:03:52 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","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":"757ec3e1-3519-4dee-a9c0-c0d5715328ac","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","serviceInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:03:52 GMT"}}} 2021-10-04 14:04:00,432 DEBUG 129:onap_service.py(1) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd55e4756-0d45-4813-8df7-def101767da8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:00,433 DEBUG 131:onap_service.py(1) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c3030b76-9413-42ce-937b-8c184853e795 2021-10-04 14:04:00,433 DEBUG 132:onap_service.py(1) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] data sent: None 2021-10-04 14:04:00,436 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:00,604 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c3030b76-9413-42ce-937b-8c184853e795 HTTP/1.1" 200 1542 2021-10-04 14:04:00,606 INFO 142:onap_service.py(1) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] response code: 200 2021-10-04 14:04:00,607 DEBUG 146:onap_service.py(1) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] response: {"request":{"requestId":"c3030b76-9413-42ce-937b-8c184853e795","startTime":"Mon, 04 Oct 2021 14:03:48 GMT","finishTime":"Mon, 04 Oct 2021 14:03:52 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","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":"757ec3e1-3519-4dee-a9c0-c0d5715328ac","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","serviceInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:03:52 GMT"}}} 2021-10-04 14:04:00,608 DEBUG 129:onap_service.py(1) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3a6e8b26-17d2-4897-941d-9440d58c9a1d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:00,608 DEBUG 131:onap_service.py(1) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c3030b76-9413-42ce-937b-8c184853e795 2021-10-04 14:04:00,609 DEBUG 132:onap_service.py(1) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] data sent: None 2021-10-04 14:04:00,611 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:00,852 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c3030b76-9413-42ce-937b-8c184853e795 HTTP/1.1" 200 1542 2021-10-04 14:04:00,854 INFO 142:onap_service.py(1) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] response code: 200 2021-10-04 14:04:00,855 DEBUG 146:onap_service.py(1) - [None][Check c3030b76-9413-42ce-937b-8c184853e795 orchestration request status] response: {"request":{"requestId":"c3030b76-9413-42ce-937b-8c184853e795","startTime":"Mon, 04 Oct 2021 14:03:48 GMT","finishTime":"Mon, 04 Oct 2021 14:03:52 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","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":"757ec3e1-3519-4dee-a9c0-c0d5715328ac","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","serviceInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:03:52 GMT"}}} 2021-10-04 14:04:00,856 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-04 14:04:00,856 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/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-04 14:04:00,856 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-04 14:04:00,859 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:04:00,923 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-10-04 14:04:00,924 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-10-04 14:04:00,924 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1633356159539","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-04 14:04:00,928 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 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-04 14:04:00,928 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 2021-10-04 14:04:00,929 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 service-instance-name] data sent: None 2021-10-04 14:04:00,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:04:01,000 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 HTTP/1.1" 200 1190 2021-10-04 14:04:01,001 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 service-instance-name] response code: 200 2021-10-04 14:04:01,002 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 service-instance-name] response: {"service-instance":[{"service-instance-id":"9f88e073-37be-4afa-acb6-0ccf58dd146f","service-instance-name":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","model-version-id":"d799ad98-eaaf-4544-9dcf-67979aaa6608","resource-version":"1633356231915","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9f88e073-37be-4afa-acb6-0ccf58dd146f/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/757ec3e1-3519-4dee-a9c0-c0d5715328ac","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"757ec3e1-3519-4dee-a9c0-c0d5715328ac"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-10-04 14:04:01,005 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-04 14:04:01,006 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-10-04 14:04:01,006 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-10-04 14:04:01,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:04:01,060 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-04 14:04:01,061 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-10-04 14:04:01,061 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":"1633356155352"} 2021-10-04 14:04:01,064 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-04 14:04:01,064 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/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-04 14:04:01,064 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-04 14:04:01,066 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:04:01,121 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-10-04 14:04:01,122 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-10-04 14:04:01,122 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1633356159539","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-04 14:04:01,125 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 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-04 14:04:01,125 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 2021-10-04 14:04:01,125 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 service-instance-name] data sent: None 2021-10-04 14:04:01,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:04:01,191 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 HTTP/1.1" 200 1190 2021-10-04 14:04:01,191 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 service-instance-name] response code: 200 2021-10-04 14:04:01,192 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 service-instance-name] response: {"service-instance":[{"service-instance-id":"9f88e073-37be-4afa-acb6-0ccf58dd146f","service-instance-name":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","model-version-id":"d799ad98-eaaf-4544-9dcf-67979aaa6608","resource-version":"1633356231915","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9f88e073-37be-4afa-acb6-0ccf58dd146f/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/757ec3e1-3519-4dee-a9c0-c0d5715328ac","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"757ec3e1-3519-4dee-a9c0-c0d5715328ac"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-10-04 14:04:01,194 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-04 14:04:01,195 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:04:01,195 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:04:01,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:04:01,266 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-04 14:04:01,267 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-04 14:04:01,267 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1633356155196","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-04 14:04:01,271 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-04 14:04:01,271 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-04 14:04:01,271 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-04 14:04:01,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:04:01,328 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-10-04 14:04:01,329 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-04 14:04:01,329 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1633356159539","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-04 14:04:01,332 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:04:01,332 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:04:01,332 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-04 14:04:01,332 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-04 14:04:01,333 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:04:01,334 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:04:01,871 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-04 14:04:01,873 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:04:01,874 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-04 14:04:01,877 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:04:01,878 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:04:01,878 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:04:01,878 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:04:01,879 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:04:01,879 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:04:01,879 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:04:01,879 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:04:01,879 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-04 14:04:01,880 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:04:01,880 INFO 192:__init__.py(1) - Service found, updating information 2021-10-04 14:04:01,881 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-04 14:04:01,881 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-04 14:04:01,881 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-04 14:04:01,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:04:02,441 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-04 14:04:02,443 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-04 14:04:02,446 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","lifecycleState":"CERTIFIED","lastUpdateDate":1633356150538,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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}]}]} 2021-10-04 14:04:02,452 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-04 14:04:02,453 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-04 14:04:02,453 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/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel 2021-10-04 14:04:02,453 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-10-04 14:04:02,456 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:04:02,624 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel HTTP/1.1" 200 None 2021-10-04 14:04:02,627 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-10-04 14:04:02,627 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-10-04 14:04:02,693 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:04:02,693 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:04:02,694 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-04 14:04:02,694 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-04 14:04:02,694 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:04:02,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:04:03,254 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-04 14:04:03,255 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:04:03,256 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-04 14:04:03,259 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:04:03,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:04:03,260 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:04:03,260 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:04:03,260 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:04:03,260 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:04:03,260 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:04:03,261 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:04:03,261 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-04 14:04:03,261 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:04:03,261 INFO 192:__init__.py(1) - Service found, updating information 2021-10-04 14:04:03,262 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-04 14:04:03,262 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-04 14:04:03,262 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-04 14:04:03,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:04:03,875 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-04 14:04:03,876 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-04 14:04:03,878 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","lifecycleState":"CERTIFIED","lastUpdateDate":1633356150538,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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}]}]} 2021-10-04 14:04:03,883 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-04 14:04:03,883 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': '635ea99c-dd9f-4bef-9ea3-d5a9c806e364', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:03,884 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/9f88e073-37be-4afa-acb6-0ccf58dd146f/vnfs 2021-10-04 14:04:03,884 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "adb8f23f-6ecc-44b2-9fea-37a62e876fb3" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "c4338ad4-ebfc-4318-b3de-9cde336f23bb", "modelVersionId": "4bfa5a85-6509-4b5d-9da2-a361b52d2ed1", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "0b88e1ba-5fad-4ee1-a454-9be583669326", "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": "9f88e073-37be-4afa-acb6-0ccf58dd146f", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "adb8f23f-6ecc-44b2-9fea-37a62e876fb3", "modelVersion": "1.0", "modelVersionId": "d799ad98-eaaf-4544-9dcf-67979aaa6608" } } }] } } 2021-10-04 14:04:03,885 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:05,543 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/9f88e073-37be-4afa-acb6-0ccf58dd146f/vnfs HTTP/1.1" 202 262 2021-10-04 14:04:05,545 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-10-04 14:04:05,546 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"635ea99c-dd9f-4bef-9ea3-d5a9c806e364","instanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/635ea99c-dd9f-4bef-9ea3-d5a9c806e364"}} 2021-10-04 14:04:05,547 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-10-04 14:04:05,556 DEBUG 129:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd0941db2-1b41-4555-9b46-3153fe9a6bd8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:05,557 DEBUG 131:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/635ea99c-dd9f-4bef-9ea3-d5a9c806e364 2021-10-04 14:04:05,557 DEBUG 132:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] data sent: None 2021-10-04 14:04:05,561 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:05,730 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/635ea99c-dd9f-4bef-9ea3-d5a9c806e364 HTTP/1.1" 200 1900 2021-10-04 14:04:05,733 INFO 142:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] response code: 200 2021-10-04 14:04:05,734 DEBUG 146:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] response: {"request":{"requestId":"635ea99c-dd9f-4bef-9ea3-d5a9c806e364","startTime":"Mon, 04 Oct 2021 14:04:04 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}}],"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vnfInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 04 Oct 2021 14:04:04 GMT"}}} 2021-10-04 14:04:15,748 DEBUG 129:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '75a1a165-779f-4df6-8959-99bda744a913', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:15,748 DEBUG 131:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/635ea99c-dd9f-4bef-9ea3-d5a9c806e364 2021-10-04 14:04:15,749 DEBUG 132:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] data sent: None 2021-10-04 14:04:15,753 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:15,951 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/635ea99c-dd9f-4bef-9ea3-d5a9c806e364 HTTP/1.1" 200 2106 2021-10-04 14:04:15,953 INFO 142:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] response code: 200 2021-10-04 14:04:15,954 DEBUG 146:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] response: {"request":{"requestId":"635ea99c-dd9f-4bef-9ea3-d5a9c806e364","startTime":"Mon, 04 Oct 2021 14:04:04 GMT","finishTime":"Mon, 04 Oct 2021 14:04:13 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}}],"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vnfInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:04:13 GMT"}}} 2021-10-04 14:04:15,955 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-10-04 14:04:15,956 DEBUG 129:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7b5e63bc-368d-456e-b174-51f59444181f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:15,956 DEBUG 131:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/635ea99c-dd9f-4bef-9ea3-d5a9c806e364 2021-10-04 14:04:15,956 DEBUG 132:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] data sent: None 2021-10-04 14:04:15,959 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:16,137 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/635ea99c-dd9f-4bef-9ea3-d5a9c806e364 HTTP/1.1" 200 2106 2021-10-04 14:04:16,139 INFO 142:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] response code: 200 2021-10-04 14:04:16,140 DEBUG 146:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] response: {"request":{"requestId":"635ea99c-dd9f-4bef-9ea3-d5a9c806e364","startTime":"Mon, 04 Oct 2021 14:04:04 GMT","finishTime":"Mon, 04 Oct 2021 14:04:13 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}}],"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vnfInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:04:13 GMT"}}} 2021-10-04 14:04:16,141 DEBUG 129:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f47d3b49-845f-4ba6-9bb1-0cf11d4b3c07', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:16,141 DEBUG 131:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/635ea99c-dd9f-4bef-9ea3-d5a9c806e364 2021-10-04 14:04:16,141 DEBUG 132:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] data sent: None 2021-10-04 14:04:16,144 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:16,310 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/635ea99c-dd9f-4bef-9ea3-d5a9c806e364 HTTP/1.1" 200 2106 2021-10-04 14:04:16,312 INFO 142:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] response code: 200 2021-10-04 14:04:16,312 DEBUG 146:onap_service.py(8) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] response: {"request":{"requestId":"635ea99c-dd9f-4bef-9ea3-d5a9c806e364","startTime":"Mon, 04 Oct 2021 14:04:04 GMT","finishTime":"Mon, 04 Oct 2021 14:04:13 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}}],"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vnfInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:04:13 GMT"}}} 2021-10-04 14:04:16,323 DEBUG 129:onap_service.py(1) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '75dcaaf4-1943-416b-8989-4ae6eb8b27f1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:16,324 DEBUG 131:onap_service.py(1) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/635ea99c-dd9f-4bef-9ea3-d5a9c806e364 2021-10-04 14:04:16,324 DEBUG 132:onap_service.py(1) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] data sent: None 2021-10-04 14:04:16,328 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:16,517 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/635ea99c-dd9f-4bef-9ea3-d5a9c806e364 HTTP/1.1" 200 2106 2021-10-04 14:04:16,519 INFO 142:onap_service.py(1) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] response code: 200 2021-10-04 14:04:16,519 DEBUG 146:onap_service.py(1) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] response: {"request":{"requestId":"635ea99c-dd9f-4bef-9ea3-d5a9c806e364","startTime":"Mon, 04 Oct 2021 14:04:04 GMT","finishTime":"Mon, 04 Oct 2021 14:04:13 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}}],"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vnfInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:04:13 GMT"}}} 2021-10-04 14:04:16,520 DEBUG 129:onap_service.py(1) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0b44be60-1770-40f7-8440-5262c8b32887', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:16,521 DEBUG 131:onap_service.py(1) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/635ea99c-dd9f-4bef-9ea3-d5a9c806e364 2021-10-04 14:04:16,521 DEBUG 132:onap_service.py(1) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] data sent: None 2021-10-04 14:04:16,523 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:16,686 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/635ea99c-dd9f-4bef-9ea3-d5a9c806e364 HTTP/1.1" 200 2106 2021-10-04 14:04:16,687 INFO 142:onap_service.py(1) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] response code: 200 2021-10-04 14:04:16,688 DEBUG 146:onap_service.py(1) - [None][Check 635ea99c-dd9f-4bef-9ea3-d5a9c806e364 orchestration request status] response: {"request":{"requestId":"635ea99c-dd9f-4bef-9ea3-d5a9c806e364","startTime":"Mon, 04 Oct 2021 14:04:04 GMT","finishTime":"Mon, 04 Oct 2021 14:04:13 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}}],"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vnfInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:04:13 GMT"}}} 2021-10-04 14:04:16,689 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-04 14:04:16,690 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-10-04 14:04:16,690 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-10-04 14:04:16,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:04:16,751 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-04 14:04:16,752 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-10-04 14:04:16,753 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":"1633356155352"} 2021-10-04 14:04:16,756 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-04 14:04:16,756 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/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-04 14:04:16,756 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-04 14:04:16,759 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:04:16,825 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-10-04 14:04:16,826 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-10-04 14:04:16,827 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1633356159539","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-04 14:04:16,830 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 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-04 14:04:16,830 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 2021-10-04 14:04:16,830 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 service-instance-name] data sent: None 2021-10-04 14:04:16,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:04:16,905 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 HTTP/1.1" 200 1641 2021-10-04 14:04:16,907 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 service-instance-name] response code: 200 2021-10-04 14:04:16,907 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4 service-instance-name] response: {"service-instance":[{"service-instance-id":"9f88e073-37be-4afa-acb6-0ccf58dd146f","service-instance-name":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","model-version-id":"d799ad98-eaaf-4544-9dcf-67979aaa6608","resource-version":"1633356247215","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9f88e073-37be-4afa-acb6-0ccf58dd146f/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/757ec3e1-3519-4dee-a9c0-c0d5715328ac","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"757ec3e1-3519-4dee-a9c0-c0d5715328ac"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6987f5bd-f745-4627-b6d3-96deaccf1470"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-10-04 14:04:16,911 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-04 14:04:16,911 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:04:16,911 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:04:16,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:04:16,985 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-04 14:04:16,986 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-04 14:04:16,986 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1633356247354","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6987f5bd-f745-4627-b6d3-96deaccf1470"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"}]}]}}]} 2021-10-04 14:04:16,989 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-04 14:04:16,990 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-04 14:04:16,990 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-04 14:04:16,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:04:17,057 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-10-04 14:04:17,058 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-04 14:04:17,058 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1633356247488","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6987f5bd-f745-4627-b6d3-96deaccf1470"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-04 14:04:17,062 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-04 14:04:17,062 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/9f88e073-37be-4afa-acb6-0ccf58dd146f/relationship-list 2021-10-04 14:04:17,062 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-04 14:04:17,065 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:04:17,126 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/9f88e073-37be-4afa-acb6-0ccf58dd146f/relationship-list HTTP/1.1" 200 1063 2021-10-04 14:04:17,127 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-04 14:04:17,127 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/757ec3e1-3519-4dee-a9c0-c0d5715328ac","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"757ec3e1-3519-4dee-a9c0-c0d5715328ac"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6987f5bd-f745-4627-b6d3-96deaccf1470"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:04:17,130 DEBUG 129:onap_service.py(1) - [AAI][Get 9f88e073-37be-4afa-acb6-0ccf58dd146f 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-04 14:04:17,131 DEBUG 131:onap_service.py(1) - [AAI][Get 9f88e073-37be-4afa-acb6-0ccf58dd146f ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470 2021-10-04 14:04:17,131 DEBUG 132:onap_service.py(1) - [AAI][Get 9f88e073-37be-4afa-acb6-0ccf58dd146f ABCMeta] data sent: None 2021-10-04 14:04:17,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:04:17,208 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470 HTTP/1.1" 200 3768 2021-10-04 14:04:17,209 INFO 142:onap_service.py(1) - [AAI][Get 9f88e073-37be-4afa-acb6-0ccf58dd146f ABCMeta] response code: 200 2021-10-04 14:04:17,210 DEBUG 146:onap_service.py(1) - [AAI][Get 9f88e073-37be-4afa-acb6-0ccf58dd146f ABCMeta] response: {"vnf-id":"6987f5bd-f745-4627-b6d3-96deaccf1470","vnf-name":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1633356252867","model-invariant-id":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","model-version-id":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","model-customization-id":"0b88e1ba-5fad-4ee1-a454-9be583669326","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9f88e073-37be-4afa-acb6-0ccf58dd146f/service-data/vnfs/vnf/6987f5bd-f745-4627-b6d3-96deaccf1470/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/9f88e073-37be-4afa-acb6-0ccf58dd146f","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"}]},{"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":"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"}]},{"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"}]}]}} 2021-10-04 14:04:17,212 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:04:17,213 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:04:17,213 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-04 14:04:17,213 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-04 14:04:17,214 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:04:17,215 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:04:17,639 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-04 14:04:17,641 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:04:17,642 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-04 14:04:17,645 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:04:17,646 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:04:17,646 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:04:17,646 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:04:17,647 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:04:17,647 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:04:17,647 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:04:17,647 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:04:17,647 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-04 14:04:17,648 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:04:17,648 INFO 192:__init__.py(1) - Service found, updating information 2021-10-04 14:04:17,649 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-04 14:04:17,649 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-04 14:04:17,649 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-04 14:04:17,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:04:18,490 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-04 14:04:18,493 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-04 14:04:18,496 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","lifecycleState":"CERTIFIED","lastUpdateDate":1633356150538,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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}]}]} 2021-10-04 14:04:18,503 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-04 14:04:18,504 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-04 14:04:18,504 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/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel 2021-10-04 14:04:18,504 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-10-04 14:04:18,506 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:04:18,702 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel HTTP/1.1" 200 None 2021-10-04 14:04:18,705 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-10-04 14:04:18,705 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-10-04 14:04:18,766 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': '4ceffde1-e69d-49fe-b4c2-07d21128e486', 'x-fromappid': 'API client'} 2021-10-04 14:04:18,766 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-04 14:04:18,766 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-f7d9559a-5748-4804-8168-cf0f655988d4" }, "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-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:04:18,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-10-04 14:04:18,946 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-04 14:04:18,948 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-10-04 14:04:18,948 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-04 14:04:18,976 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:04:18,977 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:04:18,977 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-04 14:04:18,977 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-04 14:04:18,977 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:04:18,979 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:04:19,425 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-04 14:04:19,426 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:04:19,427 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-04 14:04:19,430 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:04:19,430 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:04:19,430 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:04:19,431 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:04:19,431 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:04:19,431 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:04:19,431 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:04:19,432 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:04:19,432 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-04 14:04:19,432 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:04:19,432 INFO 192:__init__.py(1) - Service found, updating information 2021-10-04 14:04:19,433 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-04 14:04:19,433 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-04 14:04:19,433 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-04 14:04:19,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:04:20,074 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-04 14:04:20,076 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-04 14:04:20,079 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","lifecycleState":"CERTIFIED","lastUpdateDate":1633356150538,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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}]}]} 2021-10-04 14:04:20,087 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-04 14:04:20,088 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': '9af50f1a-2510-4004-a54d-46fd4e422505', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:20,088 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/9f88e073-37be-4afa-acb6-0ccf58dd146f/vnfs/6987f5bd-f745-4627-b6d3-96deaccf1470/vfModules 2021-10-04 14:04:20,088 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-f7d9559a-5748-4804-8168-cf0f655988d4", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "d456578d-be10-4ff8-bd06-8b39a9056ba7", "modelVersionId": "bd3d26af-d71f-47ab-b238-7fb08e3ad139", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "f5ec26b0-c687-46be-a645-ae293ba4560c", "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": "9f88e073-37be-4afa-acb6-0ccf58dd146f", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "adb8f23f-6ecc-44b2-9fea-37a62e876fb3", "modelVersion": "1.0", "modelVersionId": "d799ad98-eaaf-4544-9dcf-67979aaa6608" } } }, { "relatedInstance": { "instanceId": "6987f5bd-f745-4627-b6d3-96deaccf1470", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "c4338ad4-ebfc-4318-b3de-9cde336f23bb", "modelVersion": "1.0", "modelVersionId": "4bfa5a85-6509-4b5d-9da2-a361b52d2ed1", "modelCustomizationId": "0b88e1ba-5fad-4ee1-a454-9be583669326", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-10-04 14:04:20,091 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:21,721 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/9f88e073-37be-4afa-acb6-0ccf58dd146f/vnfs/6987f5bd-f745-4627-b6d3-96deaccf1470/vfModules HTTP/1.1" 202 262 2021-10-04 14:04:21,723 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-04 14:04:21,723 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"9af50f1a-2510-4004-a54d-46fd4e422505","instanceId":"106858c5-81a8-48db-9110-cb67a572989e","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505"}} 2021-10-04 14:04:21,724 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-10-04 14:04:21,735 DEBUG 129:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a6caf137-2e94-4b0a-8151-9226ed51bbeb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:21,736 DEBUG 131:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 2021-10-04 14:04:21,736 DEBUG 132:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] data sent: None 2021-10-04 14:04:21,741 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:21,902 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 HTTP/1.1" 200 2461 2021-10-04 14:04:21,905 INFO 142:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response code: 200 2021-10-04 14:04:21,906 DEBUG 146:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response: {"request":{"requestId":"9af50f1a-2510-4004-a54d-46fd4e422505","startTime":"Mon, 04 Oct 2021 14:04:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}},{"relatedInstance":{"instanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 04 Oct 2021 14:04:21 GMT"}}} 2021-10-04 14:04:31,918 DEBUG 129:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1d832496-ffd7-447e-9bb3-ee5013c2f19c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:31,919 DEBUG 131:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 2021-10-04 14:04:31,919 DEBUG 132:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] data sent: None 2021-10-04 14:04:31,923 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:32,458 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 HTTP/1.1" 200 2787 2021-10-04 14:04:32,460 INFO 142:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response code: 200 2021-10-04 14:04:32,461 DEBUG 146:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response: {"request":{"requestId":"9af50f1a-2510-4004-a54d-46fd4e422505","startTime":"Mon, 04 Oct 2021 14:04:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}},{"relatedInstance":{"instanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:04:31 GMT"}}} 2021-10-04 14:04:42,474 DEBUG 129:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7343035d-9206-4a59-8c27-46ef1d01f3a3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:42,474 DEBUG 131:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 2021-10-04 14:04:42,475 DEBUG 132:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] data sent: None 2021-10-04 14:04:42,478 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:42,979 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 HTTP/1.1" 200 4948 2021-10-04 14:04:42,981 INFO 142:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response code: 200 2021-10-04 14:04:42,982 DEBUG 146:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response: {"request":{"requestId":"9af50f1a-2510-4004-a54d-46fd4e422505","startTime":"Mon, 04 Oct 2021 14:04:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}},{"relatedInstance":{"instanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:04:31 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":null,\"creation_time\":1633356009000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:04:52,994 DEBUG 129:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'db64054b-0dbe-4c5b-a6ed-487549fa1229', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:04:52,995 DEBUG 131:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 2021-10-04 14:04:52,995 DEBUG 132:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] data sent: None 2021-10-04 14:04:52,998 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:04:53,477 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 HTTP/1.1" 200 4948 2021-10-04 14:04:53,479 INFO 142:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response code: 200 2021-10-04 14:04:53,480 DEBUG 146:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response: {"request":{"requestId":"9af50f1a-2510-4004-a54d-46fd4e422505","startTime":"Mon, 04 Oct 2021 14:04:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}},{"relatedInstance":{"instanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:04:31 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":null,\"creation_time\":1633356009000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:05:03,492 DEBUG 129:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dac7d134-7367-4958-8aff-1967b6f2abac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:05:03,493 DEBUG 131:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 2021-10-04 14:05:03,493 DEBUG 132:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] data sent: None 2021-10-04 14:05:03,496 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:05:03,982 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 HTTP/1.1" 200 4950 2021-10-04 14:05:03,984 INFO 142:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response code: 200 2021-10-04 14:05:03,984 DEBUG 146:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response: {"request":{"requestId":"9af50f1a-2510-4004-a54d-46fd4e422505","startTime":"Mon, 04 Oct 2021 14:04:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}},{"relatedInstance":{"instanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:04:31 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":null,\"creation_time\":1633356009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:05:13,996 DEBUG 129:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '18f9c8ac-07c5-404f-adcd-fb19eaf9d2b5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:05:13,997 DEBUG 131:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 2021-10-04 14:05:13,997 DEBUG 132:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] data sent: None 2021-10-04 14:05:14,000 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:05:14,523 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 HTTP/1.1" 200 4950 2021-10-04 14:05:14,525 INFO 142:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response code: 200 2021-10-04 14:05:14,526 DEBUG 146:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response: {"request":{"requestId":"9af50f1a-2510-4004-a54d-46fd4e422505","startTime":"Mon, 04 Oct 2021 14:04:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}},{"relatedInstance":{"instanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:04:31 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":null,\"creation_time\":1633356009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:05:24,538 DEBUG 129:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '441ced8a-5716-47a7-95f4-4a9e67ccef0d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:05:24,539 DEBUG 131:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 2021-10-04 14:05:24,539 DEBUG 132:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] data sent: None 2021-10-04 14:05:24,542 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:05:25,064 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 HTTP/1.1" 200 4950 2021-10-04 14:05:25,066 INFO 142:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response code: 200 2021-10-04 14:05:25,067 DEBUG 146:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response: {"request":{"requestId":"9af50f1a-2510-4004-a54d-46fd4e422505","startTime":"Mon, 04 Oct 2021 14:04:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}},{"relatedInstance":{"instanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:04:31 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":null,\"creation_time\":1633356009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:05:35,079 DEBUG 129:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fdcdbed0-48d9-4f12-bcba-ef52ad8935b9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:05:35,079 DEBUG 131:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 2021-10-04 14:05:35,080 DEBUG 132:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] data sent: None 2021-10-04 14:05:35,083 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:05:35,282 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 HTTP/1.1" 200 4918 2021-10-04 14:05:35,284 INFO 142:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response code: 200 2021-10-04 14:05:35,284 DEBUG 146:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response: {"request":{"requestId":"9af50f1a-2510-4004-a54d-46fd4e422505","startTime":"Mon, 04 Oct 2021 14:04:20 GMT","finishTime":"Mon, 04 Oct 2021 14:05:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}},{"relatedInstance":{"instanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:05:31 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":null,\"creation_time\":1633356009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:05:35,286 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-10-04 14:05:35,286 DEBUG 129:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0fcd4d84-3c5b-4b42-891f-f026b5d55b6d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:05:35,287 DEBUG 131:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 2021-10-04 14:05:35,287 DEBUG 132:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] data sent: None 2021-10-04 14:05:35,289 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:05:35,459 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 HTTP/1.1" 200 4918 2021-10-04 14:05:35,461 INFO 142:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response code: 200 2021-10-04 14:05:35,461 DEBUG 146:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response: {"request":{"requestId":"9af50f1a-2510-4004-a54d-46fd4e422505","startTime":"Mon, 04 Oct 2021 14:04:20 GMT","finishTime":"Mon, 04 Oct 2021 14:05:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}},{"relatedInstance":{"instanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:05:31 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":null,\"creation_time\":1633356009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:05:35,463 DEBUG 129:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '054040ec-b1f9-49eb-a29c-cf5e423db45a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:05:35,463 DEBUG 131:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 2021-10-04 14:05:35,463 DEBUG 132:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] data sent: None 2021-10-04 14:05:35,466 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:05:35,647 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 HTTP/1.1" 200 4918 2021-10-04 14:05:35,649 INFO 142:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response code: 200 2021-10-04 14:05:35,650 DEBUG 146:onap_service.py(9) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response: {"request":{"requestId":"9af50f1a-2510-4004-a54d-46fd4e422505","startTime":"Mon, 04 Oct 2021 14:04:20 GMT","finishTime":"Mon, 04 Oct 2021 14:05:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}},{"relatedInstance":{"instanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:05:31 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":null,\"creation_time\":1633356009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:05:35,660 DEBUG 129:onap_service.py(1) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eb6cc219-d0ed-4ac9-8f5c-0b5771890524', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:05:35,661 DEBUG 131:onap_service.py(1) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 2021-10-04 14:05:35,661 DEBUG 132:onap_service.py(1) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] data sent: None 2021-10-04 14:05:35,664 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:05:35,832 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 HTTP/1.1" 200 4918 2021-10-04 14:05:35,834 INFO 142:onap_service.py(1) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response code: 200 2021-10-04 14:05:35,835 DEBUG 146:onap_service.py(1) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response: {"request":{"requestId":"9af50f1a-2510-4004-a54d-46fd4e422505","startTime":"Mon, 04 Oct 2021 14:04:20 GMT","finishTime":"Mon, 04 Oct 2021 14:05:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}},{"relatedInstance":{"instanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:05:31 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":null,\"creation_time\":1633356009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:05:35,836 DEBUG 129:onap_service.py(1) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd959c204-85a3-4b01-8bfc-a554348558af', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:05:35,836 DEBUG 131:onap_service.py(1) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 2021-10-04 14:05:35,836 DEBUG 132:onap_service.py(1) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] data sent: None 2021-10-04 14:05:35,839 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:05:36,006 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9af50f1a-2510-4004-a54d-46fd4e422505 HTTP/1.1" 200 4918 2021-10-04 14:05:36,008 INFO 142:onap_service.py(1) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response code: 200 2021-10-04 14:05:36,008 DEBUG 146:onap_service.py(1) - [None][Check 9af50f1a-2510-4004-a54d-46fd4e422505 orchestration request status] response: {"request":{"requestId":"9af50f1a-2510-4004-a54d-46fd4e422505","startTime":"Mon, 04 Oct 2021 14:04:20 GMT","finishTime":"Mon, 04 Oct 2021 14:05:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"}}},{"relatedInstance":{"instanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:05:31 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":null,\"creation_time\":1633356009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:05:36,010 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-10-04 14:05:36,010 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-10-04 14:05:46,022 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-04 14:05:46,022 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/9f88e073-37be-4afa-acb6-0ccf58dd146f/relationship-list 2021-10-04 14:05:46,022 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-04 14:05:46,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:05:46,152 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/9f88e073-37be-4afa-acb6-0ccf58dd146f/relationship-list HTTP/1.1" 200 1063 2021-10-04 14:05:46,153 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-04 14:05:46,153 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/757ec3e1-3519-4dee-a9c0-c0d5715328ac","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"757ec3e1-3519-4dee-a9c0-c0d5715328ac"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6987f5bd-f745-4627-b6d3-96deaccf1470"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:05:46,156 DEBUG 129:onap_service.py(1) - [AAI][Get 9f88e073-37be-4afa-acb6-0ccf58dd146f 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-04 14:05:46,157 DEBUG 131:onap_service.py(1) - [AAI][Get 9f88e073-37be-4afa-acb6-0ccf58dd146f ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470 2021-10-04 14:05:46,157 DEBUG 132:onap_service.py(1) - [AAI][Get 9f88e073-37be-4afa-acb6-0ccf58dd146f ABCMeta] data sent: None 2021-10-04 14:05:46,159 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:05:46,344 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470 HTTP/1.1" 200 4539 2021-10-04 14:05:46,345 INFO 142:onap_service.py(1) - [AAI][Get 9f88e073-37be-4afa-acb6-0ccf58dd146f ABCMeta] response code: 200 2021-10-04 14:05:46,346 DEBUG 146:onap_service.py(1) - [AAI][Get 9f88e073-37be-4afa-acb6-0ccf58dd146f ABCMeta] response: {"vnf-id":"6987f5bd-f745-4627-b6d3-96deaccf1470","vnf-name":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1633356327043","model-invariant-id":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","model-version-id":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","model-customization-id":"0b88e1ba-5fad-4ee1-a454-9be583669326","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9f88e073-37be-4afa-acb6-0ccf58dd146f/service-data/vnfs/vnf/6987f5bd-f745-4627-b6d3-96deaccf1470/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/8cc73326-eabb-4d70-b553-2bbaaa4aee5b","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":"8cc73326-eabb-4d70-b553-2bbaaa4aee5b"}],"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/9f88e073-37be-4afa-acb6-0ccf58dd146f","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"}]},{"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":"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"}]},{"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"}]}]}} 2021-10-04 14:05:46,349 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-10-04 14:05:46,350 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-10-04 14:05:46,350 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:05:46,351 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470/vf-modules 2021-10-04 14:05:46,351 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0 VF modules] data sent: None 2021-10-04 14:05:46,353 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:05:46,452 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470/vf-modules HTTP/1.1" 200 1641 2021-10-04 14:05:46,453 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0 VF modules] response code: 200 2021-10-04 14:05:46,454 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"106858c5-81a8-48db-9110-cb67a572989e","vf-module-name":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","heat-stack-id":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1633356331122","model-invariant-id":"d456578d-be10-4ff8-bd06-8b39a9056ba7","model-version-id":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","model-customization-id":"f5ec26b0-c687-46be-a645-ae293ba4560c","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9f88e073-37be-4afa-acb6-0ccf58dd146f/service-data/vnfs/vnf/6987f5bd-f745-4627-b6d3-96deaccf1470/vnf-data/vf-modules/vf-module/106858c5-81a8-48db-9110-cb67a572989e/vf-module-data/vf-module-topology/","relationship-list":{"relationship":[{"related-to":"vserver","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/8cc73326-eabb-4d70-b553-2bbaaa4aee5b","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":"8cc73326-eabb-4d70-b553-2bbaaa4aee5b"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-10-04 14:05:46,457 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-10-04 14:05:46,457 DEBUG 158:vf_module.py(1) - Delete 106858c5-81a8-48db-9110-cb67a572989e VF module 2021-10-04 14:05:46,457 DEBUG 45:deletion.py(1) - VF module 106858c5-81a8-48db-9110-cb67a572989e deletion request 2021-10-04 14:05:46,471 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-04 14:05:46,471 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-04 14:05:46,472 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-04 14:05:46,474 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:05:46,526 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-04 14:05:46,527 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-04 14:05:46,528 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-04 14:05:46,531 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-04 14:05:46,531 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:05:46,532 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:05:46,534 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:05:46,655 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-04 14:05:46,656 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-04 14:05:46,657 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1633356247354","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6987f5bd-f745-4627-b6d3-96deaccf1470"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"}]}]}}]} 2021-10-04 14:05:46,660 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-04 14:05:46,660 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-04 14:05:46,660 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-04 14:05:46,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:05:46,717 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-04 14:05:46,718 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-04 14:05:46,718 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-04 14:05:46,721 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-04 14:05:46,721 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:05:46,721 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:05:46,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:05:46,855 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-04 14:05:46,856 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-04 14:05:46,856 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1633356247354","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6987f5bd-f745-4627-b6d3-96deaccf1470"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"}]}]}}]} 2021-10-04 14:05:46,860 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-04 14:05:46,860 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-04 14:05:46,860 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-04 14:05:46,863 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:05:46,917 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-04 14:05:46,918 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-04 14:05:46,919 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-04 14:05:46,922 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-04 14:05:46,922 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:05:46,922 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:05:46,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:05:46,990 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-04 14:05:46,991 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-04 14:05:46,991 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1633356247354","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6987f5bd-f745-4627-b6d3-96deaccf1470"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"}]}]}}]} 2021-10-04 14:05:46,994 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-04 14:05:46,994 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-04 14:05:46,994 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-04 14:05:46,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:05:47,055 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-10-04 14:05:47,056 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-04 14:05:47,057 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1633356247488","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6987f5bd-f745-4627-b6d3-96deaccf1470"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-04 14:05:47,059 DEBUG 129:onap_service.py(1) - [None][Create 106858c5-81a8-48db-9110-cb67a572989e VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dc2f3729-133f-4d89-9c45-ceddbed871eb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:05:47,060 DEBUG 131:onap_service.py(1) - [None][Create 106858c5-81a8-48db-9110-cb67a572989e VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f88e073-37be-4afa-acb6-0ccf58dd146f/vnfs/6987f5bd-f745-4627-b6d3-96deaccf1470/vfModules/106858c5-81a8-48db-9110-cb67a572989e 2021-10-04 14:05:47,060 DEBUG 132:onap_service.py(1) - [None][Create 106858c5-81a8-48db-9110-cb67a572989e VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "d456578d-be10-4ff8-bd06-8b39a9056ba7", "modelVersionId": "bd3d26af-d71f-47ab-b238-7fb08e3ad139", "modelName": "basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4", "modelVersion": "1633356331122", "modelCustomizationId": "f5ec26b0-c687-46be-a645-ae293ba4560c" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-10-04 14:05:47,062 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:05:48,520 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/9f88e073-37be-4afa-acb6-0ccf58dd146f/vnfs/6987f5bd-f745-4627-b6d3-96deaccf1470/vfModules/106858c5-81a8-48db-9110-cb67a572989e HTTP/1.1" 202 262 2021-10-04 14:05:48,522 INFO 142:onap_service.py(1) - [None][Create 106858c5-81a8-48db-9110-cb67a572989e VF moduledeletion request] response code: 202 2021-10-04 14:05:48,523 DEBUG 146:onap_service.py(1) - [None][Create 106858c5-81a8-48db-9110-cb67a572989e VF moduledeletion request] response: {"requestReferences":{"requestId":"dc2f3729-133f-4d89-9c45-ceddbed871eb","instanceId":"106858c5-81a8-48db-9110-cb67a572989e","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb"}} 2021-10-04 14:05:48,523 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-10-04 14:05:48,534 DEBUG 129:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '94d84e17-b8c7-4929-82f5-279481a3c61b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:05:48,535 DEBUG 131:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb 2021-10-04 14:05:48,535 DEBUG 132:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] data sent: None 2021-10-04 14:05:48,539 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:05:48,711 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb HTTP/1.1" 200 1315 2021-10-04 14:05:48,714 INFO 142:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response code: 200 2021-10-04 14:05:48,715 DEBUG 146:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response: {"request":{"requestId":"dc2f3729-133f-4d89-9c45-ceddbed871eb","startTime":"Mon, 04 Oct 2021 14:05:47 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","modelVersion":"1633356331122","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7"},"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 04 Oct 2021 14:05:47 GMT"}}} 2021-10-04 14:05:58,727 DEBUG 129:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fa52aa54-46f5-4611-bfc1-47ef23fb6014', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:05:58,728 DEBUG 131:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb 2021-10-04 14:05:58,729 DEBUG 132:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] data sent: None 2021-10-04 14:05:58,732 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:05:59,245 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb HTTP/1.1" 200 3811 2021-10-04 14:05:59,248 INFO 142:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response code: 200 2021-10-04 14:05:59,248 DEBUG 146:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response: {"request":{"requestId":"dc2f3729-133f-4d89-9c45-ceddbed871eb","startTime":"Mon, 04 Oct 2021 14:05:47 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","modelVersion":"1633356331122","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7"},"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:05:53 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":1633356092000,\"creation_time\":1633356009000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:06:09,257 DEBUG 129:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '30dedf45-8866-4dd6-a957-d9186405ae36', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:06:09,258 DEBUG 131:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb 2021-10-04 14:06:09,258 DEBUG 132:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] data sent: None 2021-10-04 14:06:09,261 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:06:09,798 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb HTTP/1.1" 200 3815 2021-10-04 14:06:09,800 INFO 142:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response code: 200 2021-10-04 14:06:09,801 DEBUG 146:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response: {"request":{"requestId":"dc2f3729-133f-4d89-9c45-ceddbed871eb","startTime":"Mon, 04 Oct 2021 14:05:47 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","modelVersion":"1633356331122","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7"},"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:05:53 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":1633356092000,\"creation_time\":1633356009000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:06:19,813 DEBUG 129:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd5c4ae9f-c6a6-4a38-a8fb-e6211f9d6e41', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:06:19,814 DEBUG 131:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb 2021-10-04 14:06:19,814 DEBUG 132:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] data sent: None 2021-10-04 14:06:19,817 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:06:20,032 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb HTTP/1.1" 200 3779 2021-10-04 14:06:20,034 INFO 142:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response code: 200 2021-10-04 14:06:20,034 DEBUG 146:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response: {"request":{"requestId":"dc2f3729-133f-4d89-9c45-ceddbed871eb","startTime":"Mon, 04 Oct 2021 14:05:47 GMT","finishTime":"Mon, 04 Oct 2021 14:06:14 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","modelVersion":"1633356331122","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7"},"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:06:14 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":1633356092000,\"creation_time\":1633356009000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:06:20,035 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-10-04 14:06:20,036 DEBUG 129:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'af55440f-d061-40fe-b320-70d39175b80b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:06:20,036 DEBUG 131:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb 2021-10-04 14:06:20,037 DEBUG 132:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] data sent: None 2021-10-04 14:06:20,039 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:06:20,222 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb HTTP/1.1" 200 3779 2021-10-04 14:06:20,224 INFO 142:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response code: 200 2021-10-04 14:06:20,224 DEBUG 146:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response: {"request":{"requestId":"dc2f3729-133f-4d89-9c45-ceddbed871eb","startTime":"Mon, 04 Oct 2021 14:05:47 GMT","finishTime":"Mon, 04 Oct 2021 14:06:14 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","modelVersion":"1633356331122","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7"},"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:06:14 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":1633356092000,\"creation_time\":1633356009000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:06:20,225 DEBUG 129:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8f52bd2e-5a6d-455f-98af-4879ff5fc394', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:06:20,226 DEBUG 131:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb 2021-10-04 14:06:20,226 DEBUG 132:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] data sent: None 2021-10-04 14:06:20,229 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:06:20,387 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb HTTP/1.1" 200 3779 2021-10-04 14:06:20,388 INFO 142:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response code: 200 2021-10-04 14:06:20,389 DEBUG 146:onap_service.py(10) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response: {"request":{"requestId":"dc2f3729-133f-4d89-9c45-ceddbed871eb","startTime":"Mon, 04 Oct 2021 14:05:47 GMT","finishTime":"Mon, 04 Oct 2021 14:06:14 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","modelVersion":"1633356331122","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7"},"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:06:14 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":1633356092000,\"creation_time\":1633356009000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:06:20,399 DEBUG 129:onap_service.py(1) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7c1fc085-b3ea-44be-b816-7213764849fc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:06:20,400 DEBUG 131:onap_service.py(1) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb 2021-10-04 14:06:20,400 DEBUG 132:onap_service.py(1) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] data sent: None 2021-10-04 14:06:20,404 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:06:20,572 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb HTTP/1.1" 200 3779 2021-10-04 14:06:20,574 INFO 142:onap_service.py(1) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response code: 200 2021-10-04 14:06:20,575 DEBUG 146:onap_service.py(1) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response: {"request":{"requestId":"dc2f3729-133f-4d89-9c45-ceddbed871eb","startTime":"Mon, 04 Oct 2021 14:05:47 GMT","finishTime":"Mon, 04 Oct 2021 14:06:14 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","modelVersion":"1633356331122","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7"},"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:06:14 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":1633356092000,\"creation_time\":1633356009000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:06:20,576 DEBUG 129:onap_service.py(1) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9c0d6bdd-c285-4b90-840a-d27f493f9abb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:06:20,576 DEBUG 131:onap_service.py(1) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb 2021-10-04 14:06:20,576 DEBUG 132:onap_service.py(1) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] data sent: None 2021-10-04 14:06:20,579 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:06:20,752 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dc2f3729-133f-4d89-9c45-ceddbed871eb HTTP/1.1" 200 3779 2021-10-04 14:06:20,754 INFO 142:onap_service.py(1) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response code: 200 2021-10-04 14:06:20,754 DEBUG 146:onap_service.py(1) - [None][Check dc2f3729-133f-4d89-9c45-ceddbed871eb orchestration request status] response: {"request":{"requestId":"dc2f3729-133f-4d89-9c45-ceddbed871eb","startTime":"Mon, 04 Oct 2021 14:05:47 GMT","finishTime":"Mon, 04 Oct 2021 14:06:14 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d456578d-be10-4ff8-bd06-8b39a9056ba7","modelType":"vfModule","modelName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4","modelVersion":"1633356331122","modelCustomizationUuid":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelVersionId":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelCustomizationId":"f5ec26b0-c687-46be-a645-ae293ba4560c","modelUuid":"bd3d26af-d71f-47ab-b238-7fb08e3ad139","modelInvariantUuid":"d456578d-be10-4ff8-bd06-8b39a9056ba7"},"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vfModuleInstanceId":"106858c5-81a8-48db-9110-cb67a572989e","vfModuleInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"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":"Mon, 04 Oct 2021 14:06:14 GMT"},"requestProcessingData":[{"groupingId":"0e55b5fb-119b-45d1-adc1-866901d8374f","tag":"StackInformation","dataPairs":[{"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4":"{\"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-f7d9559a-5748-4804-8168-cf0f655988d4/0e55b5fb-119b-45d1-adc1-866901d8374f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"updated_time\":1633356092000,\"creation_time\":1633356009000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5a3b22d8479c47ffaeae04a0435856dd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"6987f5bd-f745-4627-b6d3-96deaccf1470\",\"OS::stack_id\":\"0e55b5fb-119b-45d1-adc1-866901d8374f\",\"OS::stack_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4\",\"vf_module_id\":\"106858c5-81a8-48db-9110-cb67a572989e\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:06:20,755 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-10-04 14:06:20,756 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-04 14:06:20,756 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/9f88e073-37be-4afa-acb6-0ccf58dd146f/relationship-list 2021-10-04 14:06:20,756 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-04 14:06:20,759 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:20,828 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/9f88e073-37be-4afa-acb6-0ccf58dd146f/relationship-list HTTP/1.1" 200 1063 2021-10-04 14:06:20,829 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-04 14:06:20,829 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/757ec3e1-3519-4dee-a9c0-c0d5715328ac","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"757ec3e1-3519-4dee-a9c0-c0d5715328ac"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6987f5bd-f745-4627-b6d3-96deaccf1470"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_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-04 14:06:20,833 DEBUG 129:onap_service.py(1) - [AAI][Get 9f88e073-37be-4afa-acb6-0ccf58dd146f 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-04 14:06:20,834 DEBUG 131:onap_service.py(1) - [AAI][Get 9f88e073-37be-4afa-acb6-0ccf58dd146f ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470 2021-10-04 14:06:20,834 DEBUG 132:onap_service.py(1) - [AAI][Get 9f88e073-37be-4afa-acb6-0ccf58dd146f ABCMeta] data sent: None 2021-10-04 14:06:20,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:20,917 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470 HTTP/1.1" 200 3768 2021-10-04 14:06:20,919 INFO 142:onap_service.py(1) - [AAI][Get 9f88e073-37be-4afa-acb6-0ccf58dd146f ABCMeta] response code: 200 2021-10-04 14:06:20,919 DEBUG 146:onap_service.py(1) - [AAI][Get 9f88e073-37be-4afa-acb6-0ccf58dd146f ABCMeta] response: {"vnf-id":"6987f5bd-f745-4627-b6d3-96deaccf1470","vnf-name":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1633356371524","model-invariant-id":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","model-version-id":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","model-customization-id":"0b88e1ba-5fad-4ee1-a454-9be583669326","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9f88e073-37be-4afa-acb6-0ccf58dd146f/service-data/vnfs/vnf/6987f5bd-f745-4627-b6d3-96deaccf1470/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/9f88e073-37be-4afa-acb6-0ccf58dd146f","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"}]},{"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":"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"}]},{"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"}]}]}} 2021-10-04 14:06:20,922 DEBUG 384:vnf.py(1) - Delete 6987f5bd-f745-4627-b6d3-96deaccf1470 VNF 2021-10-04 14:06:20,922 DEBUG 80:deletion.py(1) - VNF 6987f5bd-f745-4627-b6d3-96deaccf1470 deletion request 2021-10-04 14:06:20,936 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:06:20,936 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:06:20,937 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-04 14:06:20,937 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-04 14:06:20,937 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:06:20,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:06:21,603 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-04 14:06:21,604 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:06:21,605 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-04 14:06:21,608 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:06:21,608 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:06:21,608 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:06:21,609 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:06:21,609 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:06:21,609 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:06:21,609 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:06:21,609 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:06:21,609 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-04 14:06:21,610 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:06:21,610 INFO 192:__init__.py(1) - Service found, updating information 2021-10-04 14:06:21,610 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-04 14:06:21,610 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-04 14:06:21,611 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-04 14:06:21,613 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:06:22,204 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-04 14:06:22,207 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-04 14:06:22,210 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","lifecycleState":"CERTIFIED","lastUpdateDate":1633356150538,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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}]}]} 2021-10-04 14:06:22,218 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-04 14:06:22,219 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-04 14:06:22,219 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/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel 2021-10-04 14:06:22,219 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-10-04 14:06:22,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:06:22,420 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel HTTP/1.1" 200 None 2021-10-04 14:06:22,422 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-10-04 14:06:22,422 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-10-04 14:06:22,479 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-04 14:06:22,479 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-04 14:06:22,479 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-04 14:06:22,481 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:22,536 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-04 14:06:22,537 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-04 14:06:22,538 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-04 14:06:22,541 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-04 14:06:22,541 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:06:22,541 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:06:22,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:22,608 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-04 14:06:22,609 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-04 14:06:22,609 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1633356247354","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6987f5bd-f745-4627-b6d3-96deaccf1470"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"}]}]}}]} 2021-10-04 14:06:22,612 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-04 14:06:22,612 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-04 14:06:22,612 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-04 14:06:22,614 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:22,670 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-04 14:06:22,671 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-04 14:06:22,671 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-04 14:06:22,674 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-04 14:06:22,674 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:06:22,674 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:06:22,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:22,735 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-04 14:06:22,736 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-04 14:06:22,737 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1633356247354","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6987f5bd-f745-4627-b6d3-96deaccf1470"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"}]}]}}]} 2021-10-04 14:06:22,739 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-04 14:06:22,740 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-04 14:06:22,740 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-04 14:06:22,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:22,795 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-04 14:06:22,796 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-04 14:06:22,796 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-04 14:06:22,798 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-04 14:06:22,798 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:06:22,799 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:06:22,800 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:22,863 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-04 14:06:22,864 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-04 14:06:22,864 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1633356247354","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6987f5bd-f745-4627-b6d3-96deaccf1470"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"}]}]}}]} 2021-10-04 14:06:22,867 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-04 14:06:22,868 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-04 14:06:22,868 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-04 14:06:22,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:22,927 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-10-04 14:06:22,929 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-04 14:06:22,929 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1633356247488","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/6987f5bd-f745-4627-b6d3-96deaccf1470","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6987f5bd-f745-4627-b6d3-96deaccf1470"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-04 14:06:22,933 DEBUG 129:onap_service.py(1) - [None][Create 6987f5bd-f745-4627-b6d3-96deaccf1470 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fa1dd403-d6a7-4904-a59b-2044e0190186', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:06:22,933 DEBUG 131:onap_service.py(1) - [None][Create 6987f5bd-f745-4627-b6d3-96deaccf1470 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f88e073-37be-4afa-acb6-0ccf58dd146f/vnfs/6987f5bd-f745-4627-b6d3-96deaccf1470 2021-10-04 14:06:22,933 DEBUG 132:onap_service.py(1) - [None][Create 6987f5bd-f745-4627-b6d3-96deaccf1470 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "c4338ad4-ebfc-4318-b3de-9cde336f23bb", "modelVersion": "1.0", "modelVersionId": "4bfa5a85-6509-4b5d-9da2-a361b52d2ed1", "modelCustomizationId": "0b88e1ba-5fad-4ee1-a454-9be583669326", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-10-04 14:06:22,936 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:06:24,501 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/9f88e073-37be-4afa-acb6-0ccf58dd146f/vnfs/6987f5bd-f745-4627-b6d3-96deaccf1470 HTTP/1.1" 202 262 2021-10-04 14:06:24,503 INFO 142:onap_service.py(1) - [None][Create 6987f5bd-f745-4627-b6d3-96deaccf1470 VNF deletion request] response code: 202 2021-10-04 14:06:24,503 DEBUG 146:onap_service.py(1) - [None][Create 6987f5bd-f745-4627-b6d3-96deaccf1470 VNF deletion request] response: {"requestReferences":{"requestId":"fa1dd403-d6a7-4904-a59b-2044e0190186","instanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa1dd403-d6a7-4904-a59b-2044e0190186"}} 2021-10-04 14:06:24,504 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-10-04 14:06:24,514 DEBUG 129:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fa16e71a-a9a3-476e-866a-ad1279004fa8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:06:24,515 DEBUG 131:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa1dd403-d6a7-4904-a59b-2044e0190186 2021-10-04 14:06:24,515 DEBUG 132:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] data sent: None 2021-10-04 14:06:24,520 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:06:24,684 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa1dd403-d6a7-4904-a59b-2044e0190186 HTTP/1.1" 200 1270 2021-10-04 14:06:24,687 INFO 142:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] response code: 200 2021-10-04 14:06:24,688 DEBUG 146:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] response: {"request":{"requestId":"fa1dd403-d6a7-4904-a59b-2044e0190186","startTime":"Mon, 04 Oct 2021 14:06:23 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vnfInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 04 Oct 2021 14:06:23 GMT"}}} 2021-10-04 14:06:34,700 DEBUG 129:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a9dfbb6-75d8-4bb9-bea7-7af12fd3d79a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:06:34,700 DEBUG 131:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa1dd403-d6a7-4904-a59b-2044e0190186 2021-10-04 14:06:34,701 DEBUG 132:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] data sent: None 2021-10-04 14:06:34,704 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:06:34,884 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa1dd403-d6a7-4904-a59b-2044e0190186 HTTP/1.1" 200 1476 2021-10-04 14:06:34,886 INFO 142:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] response code: 200 2021-10-04 14:06:34,887 DEBUG 146:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] response: {"request":{"requestId":"fa1dd403-d6a7-4904-a59b-2044e0190186","startTime":"Mon, 04 Oct 2021 14:06:23 GMT","finishTime":"Mon, 04 Oct 2021 14:06:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vnfInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:06:27 GMT"}}} 2021-10-04 14:06:34,888 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-10-04 14:06:34,888 DEBUG 129:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'df09ab0e-1381-44e4-9bf3-2fb30c56b0e9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:06:34,889 DEBUG 131:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa1dd403-d6a7-4904-a59b-2044e0190186 2021-10-04 14:06:34,889 DEBUG 132:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] data sent: None 2021-10-04 14:06:34,892 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:06:35,060 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa1dd403-d6a7-4904-a59b-2044e0190186 HTTP/1.1" 200 1476 2021-10-04 14:06:35,062 INFO 142:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] response code: 200 2021-10-04 14:06:35,062 DEBUG 146:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] response: {"request":{"requestId":"fa1dd403-d6a7-4904-a59b-2044e0190186","startTime":"Mon, 04 Oct 2021 14:06:23 GMT","finishTime":"Mon, 04 Oct 2021 14:06:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vnfInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:06:27 GMT"}}} 2021-10-04 14:06:35,063 DEBUG 129:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '71b56f0f-9e95-4eb3-bc67-3ce9910143ab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:06:35,064 DEBUG 131:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa1dd403-d6a7-4904-a59b-2044e0190186 2021-10-04 14:06:35,064 DEBUG 132:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] data sent: None 2021-10-04 14:06:35,066 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:06:35,246 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa1dd403-d6a7-4904-a59b-2044e0190186 HTTP/1.1" 200 1476 2021-10-04 14:06:35,248 INFO 142:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] response code: 200 2021-10-04 14:06:35,249 DEBUG 146:onap_service.py(11) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] response: {"request":{"requestId":"fa1dd403-d6a7-4904-a59b-2044e0190186","startTime":"Mon, 04 Oct 2021 14:06:23 GMT","finishTime":"Mon, 04 Oct 2021 14:06:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vnfInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:06:27 GMT"}}} 2021-10-04 14:06:35,260 DEBUG 129:onap_service.py(1) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd832688f-0a82-4f85-9329-68b376d8ab22', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:06:35,261 DEBUG 131:onap_service.py(1) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa1dd403-d6a7-4904-a59b-2044e0190186 2021-10-04 14:06:35,261 DEBUG 132:onap_service.py(1) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] data sent: None 2021-10-04 14:06:35,264 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:06:35,449 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa1dd403-d6a7-4904-a59b-2044e0190186 HTTP/1.1" 200 1476 2021-10-04 14:06:35,451 INFO 142:onap_service.py(1) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] response code: 200 2021-10-04 14:06:35,451 DEBUG 146:onap_service.py(1) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] response: {"request":{"requestId":"fa1dd403-d6a7-4904-a59b-2044e0190186","startTime":"Mon, 04 Oct 2021 14:06:23 GMT","finishTime":"Mon, 04 Oct 2021 14:06:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vnfInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:06:27 GMT"}}} 2021-10-04 14:06:35,453 DEBUG 129:onap_service.py(1) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9212bae4-ee99-4a1a-ae73-006166ba6b09', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:06:35,453 DEBUG 131:onap_service.py(1) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa1dd403-d6a7-4904-a59b-2044e0190186 2021-10-04 14:06:35,453 DEBUG 132:onap_service.py(1) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] data sent: None 2021-10-04 14:06:35,456 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:06:35,626 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa1dd403-d6a7-4904-a59b-2044e0190186 HTTP/1.1" 200 1476 2021-10-04 14:06:35,628 INFO 142:onap_service.py(1) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] response code: 200 2021-10-04 14:06:35,628 DEBUG 146:onap_service.py(1) - [None][Check fa1dd403-d6a7-4904-a59b-2044e0190186 orchestration request status] response: {"request":{"requestId":"fa1dd403-d6a7-4904-a59b-2044e0190186","startTime":"Mon, 04 Oct 2021 14:06:23 GMT","finishTime":"Mon, 04 Oct 2021 14:06:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelVersionId":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelCustomizationId":"0b88e1ba-5fad-4ee1-a454-9be583669326","modelUuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","modelInvariantUuid":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","vnfInstanceId":"6987f5bd-f745-4627-b6d3-96deaccf1470","vnfInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:06:27 GMT"}}} 2021-10-04 14:06:35,629 DEBUG 319:service.py(1) - Delete 9f88e073-37be-4afa-acb6-0ccf58dd146f service instance 2021-10-04 14:06:35,629 DEBUG 113:deletion.py(1) - Service 9f88e073-37be-4afa-acb6-0ccf58dd146f deletion request 2021-10-04 14:06:35,643 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:06:35,643 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:06:35,644 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-04 14:06:35,644 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-04 14:06:35,644 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:06:35,646 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:06:37,247 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-04 14:06:37,249 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:06:37,249 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-04 14:06:37,252 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:06:37,253 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:06:37,253 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:06:37,253 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:06:37,253 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:06:37,254 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:06:37,254 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:06:37,254 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:06:37,254 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-04 14:06:37,254 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:06:37,255 INFO 192:__init__.py(1) - Service found, updating information 2021-10-04 14:06:37,255 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-04 14:06:37,255 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-04 14:06:37,256 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-04 14:06:37,258 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:06:39,901 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-04 14:06:39,903 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-04 14:06:39,907 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","lifecycleState":"CERTIFIED","lastUpdateDate":1633356150538,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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}]}]} 2021-10-04 14:06:39,913 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-04 14:06:39,913 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:06:39,914 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:06:39,914 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-04 14:06:39,914 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-04 14:06:39,915 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:06:39,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:06:43,185 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-04 14:06:43,186 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:06:43,187 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-04 14:06:43,189 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:06:43,190 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:06:43,190 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:06:43,190 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:06:43,190 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:06:43,190 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:06:43,191 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:06:43,191 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:06:43,191 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-04 14:06:43,191 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:06:43,191 INFO 192:__init__.py(1) - Service found, updating information 2021-10-04 14:06:43,192 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-04 14:06:43,192 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-04 14:06:43,192 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-04 14:06:43,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:06:46,645 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-04 14:06:46,648 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-04 14:06:46,651 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","lifecycleState":"CERTIFIED","lastUpdateDate":1633356150538,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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}]}]} 2021-10-04 14:06:46,657 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-04 14:06:46,658 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-04 14:06:46,658 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-04 14:06:46,659 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-04 14:06:46,659 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-04 14:06:46,659 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-04 14:06:46,661 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:06:47,755 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-04 14:06:47,757 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-04 14:06:47,758 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/efcdec0d-3898-4adc-983d-c4ddde55ac40/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-04 14:06:47,761 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-04 14:06:47,761 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:06:47,761 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:06:47,761 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:06:47,762 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-04 14:06:47,762 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-04 14:06:47,762 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-04 14:06:47,762 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-04 14:06:47,762 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-04 14:06:47,763 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-04 14:06:47,763 INFO 192:__init__.py(1) - Service found, updating information 2021-10-04 14:06:47,763 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-04 14:06:47,763 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-04 14:06:47,764 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-04 14:06:47,766 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-04 14:06:49,870 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-04 14:06:49,873 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-04 14:06:49,876 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42a95496-7807-444d-a2c3-9f515533d9e0","lifecycleState":"CERTIFIED","lastUpdateDate":1633346772773,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78afc828-77a0-48c7-a5f9-5dc7d1473644","invariantUUID":"2bd0fda2-cbde-4b53-9176-95fe15e23343","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1bdf799-95dc-4988-8ffa-aacbda257430","lifecycleState":"CERTIFIED","lastUpdateDate":1633346504109,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057fd1a9-5053-4827-bdbe-e3a8097fc404","invariantUUID":"bf19b265-6a42-4bcc-99f9-6fe01a8bd2bf","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":"2b8a1489-ede7-48c6-beff-6543903968b5","lifecycleState":"CERTIFIED","lastUpdateDate":1633346600995,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15ae859f-34ca-43e9-8604-6ed0d7508cb7","invariantUUID":"3285821a-493f-4acc-b310-12662994b2fd","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":"2e869d6c-8c62-42d5-919f-354bfe888de6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346657267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52a6de7-5666-4249-b6db-f7fee2b29b6d","invariantUUID":"7178c6c9-8c89-430e-9d3d-7ef43e1ad976","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":"securityrules","uniqueId":"cb88afa6-3538-4fdb-964a-fe5589aea7f4","lifecycleState":"CERTIFIED","lastUpdateDate":1633346482866,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e84501fe-afe4-4f8e-98c8-6bb18b11b00c","invariantUUID":"1a543925-736e-4544-aa48-8edd0b14362c","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2311b21-31ff-497c-8bd5-a10713c179e8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346767672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"914138ac-4136-4ff4-ab73-19520818710d","invariantUUID":"73d25bdc-88a5-4e4d-b955-fb6c40a849f6","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":"objectStorage","uniqueId":"071c09d6-0ee0-4395-8c78-6e004eb86212","lifecycleState":"CERTIFIED","lastUpdateDate":1633346361893,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d10a34a-8ef6-4597-bf57-622b4e4f78eb","invariantUUID":"74650298-f624-4b0b-850d-aed597fa3638","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":"defaulticon","uniqueId":"f916d2a6-ab52-4200-a4b1-a8a52d61215e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346303255,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ae75c2ee-4765-4a77-9098-96a2aadaa689","invariantUUID":"e0829756-feff-43b4-9477-10af9c43c35e","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a0fc39a-845d-4cc3-9221-189a7f79491a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346392756,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7079ed99-8354-41f9-b81b-03640e19bbfe","invariantUUID":"cf60d239-04e4-4c05-9a73-682cd87f9b0f","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":"5ecf42a3-f299-411b-a5f6-821910dd2e27","lifecycleState":"CERTIFIED","lastUpdateDate":1633346511021,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7abc88eb-40de-4368-985f-35e7b9845b5e","invariantUUID":"c3cea079-723c-4bed-850c-9ea8ccd833cd","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":"365342b8-4dbe-450b-b9b6-420b0a10e00e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346408590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6352b9a0-f910-45a9-b2e1-9bd290411f3b","invariantUUID":"51cdda81-7365-4ad0-985e-19bf8abc8f2a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c151b7-3903-4c04-b878-090114a9d7c6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346477817,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"900d6ffb-e539-497a-820b-9f0de384a582","invariantUUID":"dabd76bc-0e37-40f3-90a1-ee9b90063d4b","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":"port","uniqueId":"b4708c86-b73c-4bb2-ad4a-c5ff9de69f96","lifecycleState":"CERTIFIED","lastUpdateDate":1633346814914,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"970efa10-2bf3-45a1-bb9b-3769c2345a17","invariantUUID":"8f2eef13-237d-4b62-a0d7-4cf31077a477","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":"3dd86aa8-0497-4907-8456-1a2deb569485","lifecycleState":"CERTIFIED","lastUpdateDate":1633346652062,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b14eab9-06e9-43ea-a75c-fe42e47da49d","invariantUUID":"7c6a1382-bb75-4c6c-bec9-f544ae792f98","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":"4a5535fe-c975-401d-92e4-1893e13e17df","lifecycleState":"CERTIFIED","lastUpdateDate":1633346344060,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e88c24fa-40e0-48cf-a3ea-a2bcaeb4bf60","invariantUUID":"320a751f-2906-47bd-9dc7-3360dfdb3c9c","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae66e34b-9ae9-4a47-8100-a35475f3c70d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346757413,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c77cd64-1b24-400e-a3e7-08c4c8e6f18a","invariantUUID":"40218355-fcc3-40e1-9717-149a5ee0ab49","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":"port","uniqueId":"a68fc6d4-5fca-49d4-97ed-1e8e9b2f7b0d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346856702,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed133948-c530-4f07-aca1-8a45978d8bc8","invariantUUID":"1c459aab-f4c3-4047-bf6d-8eeca920803f","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":"defaulticon","uniqueId":"69bf98ad-5f3f-4e54-9fb0-1117666a4a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346611655,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8b07ef82-66de-46d5-9448-d9c11f1480dc","invariantUUID":"9c4a48de-a8cf-4d82-b206-d678a7f835c9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a797771c-4b41-4448-8a00-3385d7ac3d19","lifecycleState":"CERTIFIED","lastUpdateDate":1633346800835,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea78d65c-412d-42d1-b820-1a6b8efafabc","invariantUUID":"ca1ea1aa-2c43-4c38-bcf8-b25c686c1e49","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":"defaulticon","uniqueId":"91090ae2-163b-4354-9f7c-0d08d14826bf","lifecycleState":"CERTIFIED","lastUpdateDate":1633346727896,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1c79c7-5573-4771-af8d-a754b7a7b255","invariantUUID":"011a3523-ee74-4753-b075-3937f667b986","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":"network","uniqueId":"aac2923e-a68b-47a8-9d65-d14e8d688c48","lifecycleState":"CERTIFIED","lastUpdateDate":1633346398171,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e6ac8cd-7d61-4a41-9c1f-56de16aab480","invariantUUID":"a812ae23-f82a-4e47-af5d-6b8266b59a67","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":"6a14890f-181b-4d11-8f48-ebf4738d3121","lifecycleState":"CERTIFIED","lastUpdateDate":1633346372798,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fad64b8c-d03c-48c5-8234-7fdf54059b93","invariantUUID":"baf44fb4-c654-4a5d-a306-600a9f762d9b","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":"port","uniqueId":"12045505-9f70-47ae-bcb0-20d859786b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346338861,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579ff837-506a-4958-8e92-49f8216db412","invariantUUID":"24fbe5af-3c7c-465e-82ee-009bc1e1b035","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ee3e2db-2db0-4600-bfd8-6b6839483ba7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346853501,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb4599d9-b16a-4046-abdb-c9aa23313e39","invariantUUID":"9001e56f-1f0c-4b65-a23b-0896b431b29f","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":"58b7b162-ed56-41bd-abdb-cc00905cabb7","lifecycleState":"CERTIFIED","lastUpdateDate":1633346624445,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a6034cd-1b30-4c58-9413-fbd8a845bea7","invariantUUID":"20c28bea-31fd-4886-8cfa-cde26a6474fd","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":"network","uniqueId":"e9819ab1-b4c2-4d55-8679-d3b0115cb9e2","lifecycleState":"CERTIFIED","lastUpdateDate":1633346414186,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b54d296-70ca-4a5d-9a88-d0e6c37586fc","invariantUUID":"f5ca40a8-0558-420a-9711-d858cdda7e40","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":"defaulticon","uniqueId":"60f61a6c-f88c-43c4-8de3-9fe25bd6767e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346616865,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52acd766-c0b6-48f0-b93e-6e4206212261","invariantUUID":"33f47da2-cb92-40ba-ba99-c499c098f992","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":"compute","uniqueId":"4d3da088-b479-4af3-a8e8-a663676de1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346662352,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7d46ff-d042-4940-92b8-7350dc89d8a5","invariantUUID":"f74c4bad-dc09-4a56-b595-3fccba05545c","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c242c17-8d9f-4c56-874e-5458ea52c320","lifecycleState":"CERTIFIED","lastUpdateDate":1633346386350,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e2dfbb3-86da-4e9b-b85a-43808841f9f2","invariantUUID":"c65ad5c6-44fc-4f2f-9acb-3b7f8d4a4f58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70447c99-1cdd-4239-a34d-b0864501a288","lifecycleState":"CERTIFIED","lastUpdateDate":1633346533718,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22818a5b-964e-45d1-83b1-0b3d05240995","invariantUUID":"15b90ca7-f6ba-4911-9d29-176c6e667849","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":"network","uniqueId":"9d97f81e-da75-4a0d-bd46-7e3364f46558","lifecycleState":"CERTIFIED","lastUpdateDate":1633346641793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"297d86b6-17e5-4ed4-b2f4-cb155ec09739","invariantUUID":"1de16363-585e-41c2-b93e-93803297ebd6","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":"afa02a46-6f3d-4c49-9019-c7bd96f52bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346558436,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c8e65a-e271-4555-bfd6-c7bf17c64eae","invariantUUID":"c3aeef77-91c0-48a7-9ad2-4c851256a3de","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":"objectStorage","uniqueId":"2c4106fd-859c-40c5-a49e-2e62f5fd0d34","lifecycleState":"CERTIFIED","lastUpdateDate":1633346367351,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"572868fa-897c-4cea-a992-18fddc3ae0a6","invariantUUID":"bbfe3cba-a188-4cc5-8dc3-7de01678a837","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":"network","uniqueId":"874f936e-8bcf-4248-86fd-334ca2536ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1633346419222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66579b9d-191b-4dd4-a458-1b4af6a16854","invariantUUID":"576fa60e-ea00-4c86-bf13-b2c3bda1b3e9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85358a5f-14b3-4789-99d2-c771ce4b15a3","lifecycleState":"CERTIFIED","lastUpdateDate":1633346832004,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f578ed7-a0f2-4166-92da-a654920e9fe1","invariantUUID":"038ea68e-91a4-4717-bc33-64964a64ff6e","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":"de3e2a39-2000-4d85-97dd-65cec2533fdd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346528320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e4388f5-7567-416e-a314-de1c9829b11f","invariantUUID":"9037c9b7-bd5a-4c00-b6ec-e61f35f8d2a5","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":"network","uniqueId":"92b60612-6684-495f-8867-6904ff6ce568","lifecycleState":"CERTIFIED","lastUpdateDate":1633346762396,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d9b5aa-86b9-4fa1-af56-98a7a06ce160","invariantUUID":"060ca225-93a4-4856-9072-372bb59c56f8","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":"network","uniqueId":"9c7c8156-10c2-42fe-abd8-67a93cbc6562","lifecycleState":"CERTIFIED","lastUpdateDate":1633346631420,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e61700ee-8c04-4656-99ad-95f0de3e55f4","invariantUUID":"b81e8c4b-6bb4-48f5-b053-399d35cef904","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"384fd2bd-f81f-4bb7-9254-ac460d672d20","lifecycleState":"CERTIFIED","lastUpdateDate":1633346458118,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad59573d-ea99-480f-bfd6-cd472e1076e4","invariantUUID":"34e60a19-9bc1-4d03-97ea-e7917c248f8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10eedd10-0be8-4ce3-93d8-53658dc09237","lifecycleState":"CERTIFIED","lastUpdateDate":1633346673323,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f94b6f60-f121-4298-a468-43418465fe93","invariantUUID":"0446a835-3c37-4b2f-92b2-0e1cceceeab0","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":"objectStorage","uniqueId":"fef3facf-65df-445c-9db6-c11964d6fe2a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346308763,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b339cc3b-84c5-40a1-b7ce-22ab2b5176ec","invariantUUID":"fdec9b6c-4c31-46ed-90b4-58476ddc7e31","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":"networkrules","uniqueId":"ce342d40-aaa9-47f4-bc0e-a2cc4f94ba3c","lifecycleState":"CERTIFIED","lastUpdateDate":1633346453015,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"257d696c-dec6-469c-8558-0db7f09f093c","invariantUUID":"beae1c08-da25-49e9-a46e-69abddcf7795","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":"735f044e-6e0d-4729-acdd-5356a29fc684","lifecycleState":"CERTIFIED","lastUpdateDate":1633346377948,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b951b495-cd56-4fb3-98c5-daeaffa339c7","invariantUUID":"bf4429c6-380a-43cf-ad40-e81bf478d5c4","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":"95b5133c-cee1-4d2e-b8c3-d719b5e8d53e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346752300,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c54e34f8-70f8-4ae5-85d6-88184bc7ecf9","invariantUUID":"7336ddeb-02e0-4063-9204-a55e8676b47e","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":"defaulticon","uniqueId":"2679c059-5a66-4328-a369-9c1012fa3b77","lifecycleState":"CERTIFIED","lastUpdateDate":1633346733071,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"650b83a0-a83d-403a-b739-16605aa32342","invariantUUID":"40adfedf-a38c-4053-9a81-517f48317b3a","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":"a41f51e1-b2d4-409e-8197-3dfc7c3a44c8","lifecycleState":"CERTIFIED","lastUpdateDate":1633346496458,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"172b9c5b-0fa1-42e6-b111-f5eb0ab0cd9b","invariantUUID":"63936f1b-1c05-42e1-baa7-dbddf8c8a0bb","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":"6d6cf435-b9ad-40ee-8f93-baa2837d7835","lifecycleState":"CERTIFIED","lastUpdateDate":1633346791334,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25d7ff8c-19a3-485a-8b08-dcdf7cd6af81","invariantUUID":"4608bd5a-6716-4caa-9c87-1271edf20bb2","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":"objectStorage","uniqueId":"3cc5f4c6-79ce-4603-accf-3d254374af45","lifecycleState":"CERTIFIED","lastUpdateDate":1633346316038,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492cdb5a-8201-47b0-a697-3aec2c09d512","invariantUUID":"f355180c-74af-4e99-9dff-cccdc310a6a5","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":"compute","uniqueId":"841833cc-e52d-47ae-8ec9-9dd72a78ce91","lifecycleState":"CERTIFIED","lastUpdateDate":1633346491281,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a02cb8e-a4b7-4174-94bc-c53924dcca02","invariantUUID":"11193ef2-82c7-4df6-824d-19b9d003928e","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":"network","uniqueId":"3d6db175-3388-48d4-b971-1f35793d17ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346606259,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fe66556-84ec-48c4-a46e-89a731d1ca9e","invariantUUID":"cc0c1d52-ba34-4ae2-baf7-99527e657075","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":"defaulticon","uniqueId":"07504313-e7b5-45fd-8fa2-2fbb18cc1048","lifecycleState":"CERTIFIED","lastUpdateDate":1633356106237,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4bfa5a85-6509-4b5d-9da2-a361b52d2ed1","invariantUUID":"c4338ad4-ebfc-4318-b3de-9cde336f23bb","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":"compute","uniqueId":"89bb19ac-1796-4a9b-ae6e-976dae937989","lifecycleState":"CERTIFIED","lastUpdateDate":1633346841534,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b9605f8-0fea-44fc-aefd-b6f9cda8f53e","invariantUUID":"6455199f-73f4-460f-b1f5-e8b7a830fecd","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":"compute","uniqueId":"653f218d-8915-4fa0-b847-7316104dc280","lifecycleState":"CERTIFIED","lastUpdateDate":1633346846497,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"746797f5-e5bd-4fda-913f-269c35cc5f7e","invariantUUID":"49e4add8-e8cc-49b2-acd5-1371251f00c6","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":"network","uniqueId":"8f92c37f-d84b-4ef8-82d0-23f0be0340b6","lifecycleState":"CERTIFIED","lastUpdateDate":1633346706241,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8dc16ed-5e30-4a05-a0d8-5cbc33b1e6fa","invariantUUID":"f7e0066e-ed15-4ff7-93a5-d7f993854135","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":"d761a151-5b22-4268-8c63-ec43bce8b056","lifecycleState":"CERTIFIED","lastUpdateDate":1633346777758,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fa7813-8a16-4395-a8ad-aeee031b9676","invariantUUID":"766b88fe-551a-423a-99db-dee9c7bb97ca","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":"network","uniqueId":"657d1ee8-0fb5-4ca4-80b6-fe2850f39efd","lifecycleState":"CERTIFIED","lastUpdateDate":1633346578633,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90154769-3f00-4d82-8177-9582f1a8b6d8","invariantUUID":"fa36430a-2ea3-4fb3-8254-e0a40af291dd","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":"port","uniqueId":"0a8d9307-a8ce-45c2-ac17-9ef73e21d228","lifecycleState":"CERTIFIED","lastUpdateDate":1633346745942,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8147be7b-94b5-4f8c-8ed7-b5fa4b28117a","invariantUUID":"1c0b5d64-b4cc-42f0-a0c7-bfc62bd6cb73","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":"compute","uniqueId":"44a9d157-db8d-4926-b611-1d1b35f248c9","lifecycleState":"CERTIFIED","lastUpdateDate":1633346636706,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35b2b315-bd72-406b-8d10-23146067c849","invariantUUID":"afddd57b-8612-4b6a-82d6-117f00a093d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"89c6f714-2289-455e-9e88-69cf4a38d865","lifecycleState":"CERTIFIED","lastUpdateDate":1633346821911,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d73e5bd-1140-473a-afa9-7915b79d1809","invariantUUID":"fc91c866-adf0-4582-bfa5-139e5dd73ec5","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":"59d74363-caf5-4bdf-a077-98347c1a22db","lifecycleState":"CERTIFIED","lastUpdateDate":1633346595379,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e779f801-e704-4e03-8cf1-c48b9eef7896","invariantUUID":"880f0cec-b74c-4e22-af8d-59435de513a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2dfe906-b4f6-4a16-8120-f28a6078bf7b","lifecycleState":"CERTIFIED","lastUpdateDate":1633346523140,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a664055-1b09-43b8-94c3-7a074ef4b5e7","invariantUUID":"d3f15fc6-4b72-4c94-8a47-eca0e6335f53","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":"network","uniqueId":"554f13e9-6cc2-4f17-955c-7f4d2e12a16d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346583841,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3b334c7-889f-4a6a-b470-760828af2e64","invariantUUID":"e240d1ad-ac9c-4ee1-9d20-18e88cf73cbb","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":"network","uniqueId":"bc70723a-5c1b-44e6-add6-7677aad22801","lifecycleState":"CERTIFIED","lastUpdateDate":1633346403070,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8c356db7-47f1-4c21-9d37-8bf8272021ae","invariantUUID":"cafe57d3-7cae-4a77-abf3-c906dedf80a5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e83b244-8b2a-4037-9481-0ed1c074720d","lifecycleState":"CERTIFIED","lastUpdateDate":1633346785427,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c31c8ba9-2149-4b16-ad6b-c119b5fe1319","invariantUUID":"8a6c7e00-09a8-41c4-8b5a-55614467a8b3","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":"networkrules","uniqueId":"576e89f7-f7f7-46f2-bf66-3f741438728a","lifecycleState":"CERTIFIED","lastUpdateDate":1633346471603,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"79092ad6-0bc8-4207-aa2e-334ed317de67","invariantUUID":"00de96d6-32a2-40df-8a56-9e314b0c78e8","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":"objectStorage","uniqueId":"a42f9727-02c1-4b6e-88bf-4aa9b63f0915","lifecycleState":"CERTIFIED","lastUpdateDate":1633346700345,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3e8056-ae91-44a0-acc8-d130e9066769","invariantUUID":"e3e43d3f-6e68-4bb2-b5fc-d3e7614577bf","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":"objectStorage","uniqueId":"f51655c4-6737-40e0-9b51-3dd0f5b005ae","lifecycleState":"CERTIFIED","lastUpdateDate":1633346680048,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03f61898-1f53-45b1-8856-4929804799d8","invariantUUID":"828709d0-5dd4-408c-aa7c-7f3c2e3febfd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bf4e398d-099e-4884-8b1d-bf798a2046ca","lifecycleState":"CERTIFIED","lastUpdateDate":1633346738236,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46f8f2fd-d5f6-4b6b-83d7-ededacd82a32","invariantUUID":"25dcb27a-6edb-4445-85e1-d6fa3d2d4c6b","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":"compute","uniqueId":"d20b95ca-3449-421a-929e-53c5b172a314","lifecycleState":"CERTIFIED","lastUpdateDate":1633346281563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a5bca-c07e-413c-955d-ca15742d0a7d","invariantUUID":"9105c879-b47a-496d-be1f-bdcec10153fb","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":"loadBalancer","uniqueId":"4a4d0458-2b41-4604-9785-ad18856d476e","lifecycleState":"CERTIFIED","lastUpdateDate":1633346333611,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d349e0a9-a357-40a0-a5dc-89c39f1ce8c4","invariantUUID":"4507a4e9-617c-4a24-a369-308bf17c99cd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13158be-94f0-41b3-8113-26725b89d730","lifecycleState":"CERTIFIED","lastUpdateDate":1633346838539,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28399c52-beec-472f-bc67-5e7cc7edfe7a","invariantUUID":"f8616313-49e6-4a03-8e33-1658870d8f05","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb7b0a86-bc88-4942-ab61-2a2ad80c20ce","lifecycleState":"CERTIFIED","lastUpdateDate":1633355720039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"efcdec0d-3898-4adc-983d-c4ddde55ac40","invariantUUID":"db4cbca2-e735-4242-90f4-fb10e4aac4d6","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c7a4998d-e40a-4bcb-aec1-ff0aba6210c1","lifecycleState":"CERTIFIED","lastUpdateDate":1633356150538,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","invariantUUID":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","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}]}]} 2021-10-04 14:06:49,883 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-04 14:06:49,883 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-04 14:06:49,884 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/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel 2021-10-04 14:06:49,884 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-10-04 14:06:49,886 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-04 14:06:50,346 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d799ad98-eaaf-4544-9dcf-67979aaa6608/toscaModel HTTP/1.1" 200 None 2021-10-04 14:06:50,349 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-10-04 14:06:50,349 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-10-04 14:06:50,403 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-04 14:06:50,404 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-04 14:06:50,404 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-04 14:06:50,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:50,458 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-04 14:06:50,459 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-04 14:06:50,460 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-04 14:06:50,462 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-04 14:06:50,463 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:06:50,463 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:06:50,465 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:50,527 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-04 14:06:50,528 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-04 14:06:50,528 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1633356386770","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-04 14:06:50,532 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-04 14:06:50,532 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-04 14:06:50,532 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-04 14:06:50,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:50,586 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-04 14:06:50,587 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-04 14:06:50,587 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-04 14:06:50,590 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-04 14:06:50,590 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:06:50,590 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:06:50,592 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:50,652 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-04 14:06:50,653 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-04 14:06:50,653 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1633356386770","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-04 14:06:50,656 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-04 14:06:50,656 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-04 14:06:50,657 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-04 14:06:50,659 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:50,713 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-04 14:06:50,715 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-04 14:06:50,715 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-04 14:06:50,718 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-04 14:06:50,719 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-04 14:06:50,719 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-04 14:06:50,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:50,782 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-04 14:06:50,784 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-04 14:06:50,784 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1633356386770","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-04 14:06:50,788 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-04 14:06:50,789 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-04 14:06:50,789 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-04 14:06:50,792 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-04 14:06:50,850 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-10-04 14:06:50,851 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-04 14:06:50,851 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1633356386770","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-04 14:06:50,854 DEBUG 129:onap_service.py(1) - [None][Create 9f88e073-37be-4afa-acb6-0ccf58dd146f Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ac2d8fb9-eec6-4d4f-9e33-374173e9c76d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:06:50,855 DEBUG 131:onap_service.py(1) - [None][Create 9f88e073-37be-4afa-acb6-0ccf58dd146f Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f88e073-37be-4afa-acb6-0ccf58dd146f 2021-10-04 14:06:50,855 DEBUG 132:onap_service.py(1) - [None][Create 9f88e073-37be-4afa-acb6-0ccf58dd146f Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "adb8f23f-6ecc-44b2-9fea-37a62e876fb3", "modelVersion": "1.0", "modelVersionId": "d799ad98-eaaf-4544-9dcf-67979aaa6608" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-10-04 14:06:50,857 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:06:52,696 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/9f88e073-37be-4afa-acb6-0ccf58dd146f HTTP/1.1" 202 262 2021-10-04 14:06:52,698 INFO 142:onap_service.py(1) - [None][Create 9f88e073-37be-4afa-acb6-0ccf58dd146f Service deletion request] response code: 202 2021-10-04 14:06:52,699 DEBUG 146:onap_service.py(1) - [None][Create 9f88e073-37be-4afa-acb6-0ccf58dd146f Service deletion request] response: {"requestReferences":{"requestId":"ac2d8fb9-eec6-4d4f-9e33-374173e9c76d","instanceId":"9f88e073-37be-4afa-acb6-0ccf58dd146f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac2d8fb9-eec6-4d4f-9e33-374173e9c76d"}} 2021-10-04 14:06:52,700 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-10-04 14:06:52,711 DEBUG 129:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'da8e467b-6969-4b21-97b2-025aa75528a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:06:52,712 DEBUG 131:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac2d8fb9-eec6-4d4f-9e33-374173e9c76d 2021-10-04 14:06:52,712 DEBUG 132:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] data sent: None 2021-10-04 14:06:52,717 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:06:52,899 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ac2d8fb9-eec6-4d4f-9e33-374173e9c76d HTTP/1.1" 200 1024 2021-10-04 14:06:52,901 INFO 142:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] response code: 200 2021-10-04 14:06:52,902 DEBUG 146:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] response: {"request":{"requestId":"ac2d8fb9-eec6-4d4f-9e33-374173e9c76d","startTime":"Mon, 04 Oct 2021 14:06:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"},"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","serviceInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 04 Oct 2021 14:06:51 GMT"}}} 2021-10-04 14:07:02,914 DEBUG 129:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '287f4351-ae73-4c2b-8ed0-6ba34c289dfb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:07:02,915 DEBUG 131:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac2d8fb9-eec6-4d4f-9e33-374173e9c76d 2021-10-04 14:07:02,915 DEBUG 132:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] data sent: None 2021-10-04 14:07:02,918 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:07:03,098 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ac2d8fb9-eec6-4d4f-9e33-374173e9c76d HTTP/1.1" 200 1234 2021-10-04 14:07:03,101 INFO 142:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] response code: 200 2021-10-04 14:07:03,101 DEBUG 146:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] response: {"request":{"requestId":"ac2d8fb9-eec6-4d4f-9e33-374173e9c76d","startTime":"Mon, 04 Oct 2021 14:06:51 GMT","finishTime":"Mon, 04 Oct 2021 14:06:55 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"},"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","serviceInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:06:55 GMT"}}} 2021-10-04 14:07:03,102 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-10-04 14:07:03,103 DEBUG 129:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c96ab9c1-d8d3-48d8-8404-dcd81815f8c3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:07:03,103 DEBUG 131:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac2d8fb9-eec6-4d4f-9e33-374173e9c76d 2021-10-04 14:07:03,103 DEBUG 132:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] data sent: None 2021-10-04 14:07:03,106 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:07:03,267 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ac2d8fb9-eec6-4d4f-9e33-374173e9c76d HTTP/1.1" 200 1234 2021-10-04 14:07:03,269 INFO 142:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] response code: 200 2021-10-04 14:07:03,269 DEBUG 146:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] response: {"request":{"requestId":"ac2d8fb9-eec6-4d4f-9e33-374173e9c76d","startTime":"Mon, 04 Oct 2021 14:06:51 GMT","finishTime":"Mon, 04 Oct 2021 14:06:55 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"},"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","serviceInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:06:55 GMT"}}} 2021-10-04 14:07:03,270 DEBUG 129:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '53566eca-f957-4c0f-b94d-6d1d3c6fbdc2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:07:03,271 DEBUG 131:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac2d8fb9-eec6-4d4f-9e33-374173e9c76d 2021-10-04 14:07:03,271 DEBUG 132:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] data sent: None 2021-10-04 14:07:03,274 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:07:03,433 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ac2d8fb9-eec6-4d4f-9e33-374173e9c76d HTTP/1.1" 200 1234 2021-10-04 14:07:03,435 INFO 142:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] response code: 200 2021-10-04 14:07:03,435 DEBUG 146:onap_service.py(12) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] response: {"request":{"requestId":"ac2d8fb9-eec6-4d4f-9e33-374173e9c76d","startTime":"Mon, 04 Oct 2021 14:06:51 GMT","finishTime":"Mon, 04 Oct 2021 14:06:55 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"},"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","serviceInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:06:55 GMT"}}} 2021-10-04 14:07:03,445 DEBUG 129:onap_service.py(1) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '04e6dfc8-0bb8-4516-9713-3a600739d3d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-04 14:07:03,446 DEBUG 131:onap_service.py(1) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac2d8fb9-eec6-4d4f-9e33-374173e9c76d 2021-10-04 14:07:03,446 DEBUG 132:onap_service.py(1) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] data sent: None 2021-10-04 14:07:03,449 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-04 14:07:03,603 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ac2d8fb9-eec6-4d4f-9e33-374173e9c76d HTTP/1.1" 200 1234 2021-10-04 14:07:03,606 INFO 142:onap_service.py(1) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] response code: 200 2021-10-04 14:07:03,606 DEBUG 146:onap_service.py(1) - [None][Check ac2d8fb9-eec6-4d4f-9e33-374173e9c76d orchestration request status] response: {"request":{"requestId":"ac2d8fb9-eec6-4d4f-9e33-374173e9c76d","startTime":"Mon, 04 Oct 2021 14:06:51 GMT","finishTime":"Mon, 04 Oct 2021 14:06:55 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelUuid":"d799ad98-eaaf-4544-9dcf-67979aaa6608","modelInvariantUuid":"adb8f23f-6ecc-44b2-9fea-37a62e876fb3"},"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":"9f88e073-37be-4afa-acb6-0ccf58dd146f","serviceInstanceName":"basic_vm-f7d9559a-5748-4804-8168-cf0f655988d4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 04 Oct 2021 14:06:55 GMT"}}} 2021-10-04 14:07:03,607 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-10-04 14:07:03,608 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 06:04 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-10-04 14:07:03,612 INFO 57:basic_vm.py(1) - Generate Test report 2021-10-04 14:07:03,715 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-10-04 14:07:04,203 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-04 14:07:04,205 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/615b0a886c44f5000f9e10a7 2021-10-04 14:07:04,205 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK