2022-02-06 04:28:54,810 DEBUG 23:basic_vm.py(1) - BasicVm init started 2022-02-06 04:28:54,810 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2022-02-06 04:28:54,820 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-02-06 04:28:54,820 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-02-06 04:28:54,820 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-02-06 04:28:54,820 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-02-06 04:28:54,821 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-02-06 04:28:54,821 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-02-06 04:28:54,821 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2022-02-06 04:28:54,821 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2022-02-06 04:28:54,821 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2022-02-06 04:28:54,821 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2022-02-06 04:28:54,821 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2022-02-06 04:28:54,821 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2022-02-06 04:28:54,821 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2022-02-06 04:28:54,822 DEBUG 33:basic_vm.py(1) - start time 2022-02-06 04:28:54,822 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2022-02-06 04:28:54,822 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-02-06 04:28:54,822 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'} 2022-02-06 04:28:54,823 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 2022-02-06 04:28:54,823 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-02-06 04:28:54,825 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:54,963 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 693 2022-02-06 04:28:54,965 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-02-06 04:28:54,966 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"8015b3e339c445ffa734c673dcc7204a","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4bb55ceef21a4de8b086340317121ce4","type":"vlm","name":"6dfc3627-56b2-4faa-929c","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0eaad37ed9d04b15b7085421dde82788","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"173cce6160c2424bac7c13e50f018a27","type":"vlm","name":"69fc6f69-65aa-41eb-aa89","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-02-06 04:28:54,969 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2022-02-06 04:28:54,970 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2022-02-06 04:28:54,970 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2022-02-06 04:28:54,971 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2022-02-06 04:28:54,971 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2022-02-06 04:28:54,971 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-02-06 04:28:54,971 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'} 2022-02-06 04:28:54,972 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 2022-02-06 04:28:54,972 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-02-06 04:28:54,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:55,162 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 693 2022-02-06 04:28:55,163 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-02-06 04:28:55,163 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"8015b3e339c445ffa734c673dcc7204a","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4bb55ceef21a4de8b086340317121ce4","type":"vlm","name":"6dfc3627-56b2-4faa-929c","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0eaad37ed9d04b15b7085421dde82788","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"173cce6160c2424bac7c13e50f018a27","type":"vlm","name":"69fc6f69-65aa-41eb-aa89","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-02-06 04:28:55,165 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2022-02-06 04:28:55,165 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2022-02-06 04:28:55,165 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2022-02-06 04:28:55,190 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'} 2022-02-06 04:28:55,191 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 2022-02-06 04:28:55,191 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2022-02-06 04:28:55,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:55,728 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 2022-02-06 04:28:55,729 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2022-02-06 04:28:55,730 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"ae6ab2e4b225425cb5ddc9c204e2ecf0","version":{"id":"5122f19f459448e497ed0d8972cd6966","name":"1.0","description":"Initial version","status":"Draft"}} 2022-02-06 04:28:55,732 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2022-02-06 04:28:55,732 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2022-02-06 04:28:55,735 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'} 2022-02-06 04:28:55,735 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/ae6ab2e4b225425cb5ddc9c204e2ecf0/versions/5122f19f459448e497ed0d8972cd6966/actions 2022-02-06 04:28:55,736 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2022-02-06 04:28:55,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:55,993 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/ae6ab2e4b225425cb5ddc9c204e2ecf0/versions/5122f19f459448e497ed0d8972cd6966/actions HTTP/1.1" 200 2 2022-02-06 04:28:55,995 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2022-02-06 04:28:55,995 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2022-02-06 04:28:55,998 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) 2022-02-06 04:28:56,008 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-02-06 04:28:56,008 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-06 04:28:56,008 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'} 2022-02-06 04:28:56,008 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 2022-02-06 04:28:56,009 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-06 04:28:56,010 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:56,057 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 1173 2022-02-06 04:28:56,058 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-06 04:28:56,058 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"8015b3e339c445ffa734c673dcc7204a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f8ce74660be340b9886c829a04e55b5f","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a5057ec6-8a85","description":"vendor software product","vendorName":"6dfc3627-56b2-4faa-929c","vendorId":"4bb55ceef21a4de8b086340317121ce4","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f820f436f1604d1592b250e73b422a66","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_WRhrjo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"0eaad37ed9d04b15b7085421dde82788","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"56bed7f40d81488896d58a497fb347f0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8700c590-de10","description":"vendor software product","vendorName":"69fc6f69-65aa-41eb-aa89","vendorId":"173cce6160c2424bac7c13e50f018a27","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"741b7fb38cd6478d8323bc3ed3a2a875","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-02-06 04:28:56,060 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2022-02-06 04:28:56,060 DEBUG 324:vsp.py(1) - importing VSP pNF a5057ec6-8a85 from SDC 2022-02-06 04:28:56,060 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_WRhrjo_VSP from SDC 2022-02-06 04:28:56,061 DEBUG 324:vsp.py(1) - importing VSP vFW 8700c590-de10 from SDC 2022-02-06 04:28:56,061 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-02-06 04:28:56,061 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-02-06 04:28:56,061 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2022-02-06 04:28:56,061 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-02-06 04:28:56,061 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-06 04:28:56,062 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'} 2022-02-06 04:28:56,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 2022-02-06 04:28:56,062 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-06 04:28:56,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:56,114 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 1173 2022-02-06 04:28:56,115 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-06 04:28:56,115 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"8015b3e339c445ffa734c673dcc7204a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f8ce74660be340b9886c829a04e55b5f","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a5057ec6-8a85","description":"vendor software product","vendorName":"6dfc3627-56b2-4faa-929c","vendorId":"4bb55ceef21a4de8b086340317121ce4","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f820f436f1604d1592b250e73b422a66","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_WRhrjo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"0eaad37ed9d04b15b7085421dde82788","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"56bed7f40d81488896d58a497fb347f0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8700c590-de10","description":"vendor software product","vendorName":"69fc6f69-65aa-41eb-aa89","vendorId":"173cce6160c2424bac7c13e50f018a27","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"741b7fb38cd6478d8323bc3ed3a2a875","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-02-06 04:28:56,117 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2022-02-06 04:28:56,118 DEBUG 324:vsp.py(1) - importing VSP pNF a5057ec6-8a85 from SDC 2022-02-06 04:28:56,118 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_WRhrjo_VSP from SDC 2022-02-06 04:28:56,118 DEBUG 324:vsp.py(1) - importing VSP vFW 8700c590-de10 from SDC 2022-02-06 04:28:56,118 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-02-06 04:28:56,118 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-02-06 04:28:56,118 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2022-02-06 04:28:56,118 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-02-06 04:28:56,118 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-06 04:28:56,119 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'} 2022-02-06 04:28:56,119 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 2022-02-06 04:28:56,119 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-06 04:28:56,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:56,173 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 1173 2022-02-06 04:28:56,175 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-06 04:28:56,175 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"8015b3e339c445ffa734c673dcc7204a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f8ce74660be340b9886c829a04e55b5f","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a5057ec6-8a85","description":"vendor software product","vendorName":"6dfc3627-56b2-4faa-929c","vendorId":"4bb55ceef21a4de8b086340317121ce4","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f820f436f1604d1592b250e73b422a66","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_WRhrjo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"0eaad37ed9d04b15b7085421dde82788","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"56bed7f40d81488896d58a497fb347f0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8700c590-de10","description":"vendor software product","vendorName":"69fc6f69-65aa-41eb-aa89","vendorId":"173cce6160c2424bac7c13e50f018a27","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"741b7fb38cd6478d8323bc3ed3a2a875","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-02-06 04:28:56,177 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2022-02-06 04:28:56,177 DEBUG 324:vsp.py(1) - importing VSP pNF a5057ec6-8a85 from SDC 2022-02-06 04:28:56,177 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_WRhrjo_VSP from SDC 2022-02-06 04:28:56,177 DEBUG 324:vsp.py(1) - importing VSP vFW 8700c590-de10 from SDC 2022-02-06 04:28:56,177 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-02-06 04:28:56,178 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-02-06 04:28:56,178 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2022-02-06 04:28:56,178 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-02-06 04:28:56,178 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-06 04:28:56,178 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'} 2022-02-06 04:28:56,178 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 2022-02-06 04:28:56,178 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-06 04:28:56,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:56,253 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 1173 2022-02-06 04:28:56,254 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-06 04:28:56,254 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"8015b3e339c445ffa734c673dcc7204a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f8ce74660be340b9886c829a04e55b5f","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a5057ec6-8a85","description":"vendor software product","vendorName":"6dfc3627-56b2-4faa-929c","vendorId":"4bb55ceef21a4de8b086340317121ce4","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f820f436f1604d1592b250e73b422a66","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_WRhrjo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"0eaad37ed9d04b15b7085421dde82788","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"56bed7f40d81488896d58a497fb347f0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8700c590-de10","description":"vendor software product","vendorName":"69fc6f69-65aa-41eb-aa89","vendorId":"173cce6160c2424bac7c13e50f018a27","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"741b7fb38cd6478d8323bc3ed3a2a875","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-02-06 04:28:56,256 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2022-02-06 04:28:56,256 DEBUG 324:vsp.py(1) - importing VSP pNF a5057ec6-8a85 from SDC 2022-02-06 04:28:56,256 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_WRhrjo_VSP from SDC 2022-02-06 04:28:56,256 DEBUG 324:vsp.py(1) - importing VSP vFW 8700c590-de10 from SDC 2022-02-06 04:28:56,256 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-02-06 04:28:56,256 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-02-06 04:28:56,256 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2022-02-06 04:28:56,257 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2022-02-06 04:28:56,257 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-02-06 04:28:56,257 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-06 04:28:56,257 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'} 2022-02-06 04:28:56,257 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 2022-02-06 04:28:56,257 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-06 04:28:56,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:56,353 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 1173 2022-02-06 04:28:56,354 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-06 04:28:56,355 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"8015b3e339c445ffa734c673dcc7204a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f8ce74660be340b9886c829a04e55b5f","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a5057ec6-8a85","description":"vendor software product","vendorName":"6dfc3627-56b2-4faa-929c","vendorId":"4bb55ceef21a4de8b086340317121ce4","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f820f436f1604d1592b250e73b422a66","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_WRhrjo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"0eaad37ed9d04b15b7085421dde82788","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"56bed7f40d81488896d58a497fb347f0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8700c590-de10","description":"vendor software product","vendorName":"69fc6f69-65aa-41eb-aa89","vendorId":"173cce6160c2424bac7c13e50f018a27","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"741b7fb38cd6478d8323bc3ed3a2a875","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-02-06 04:28:56,357 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2022-02-06 04:28:56,357 DEBUG 324:vsp.py(1) - importing VSP pNF a5057ec6-8a85 from SDC 2022-02-06 04:28:56,357 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_WRhrjo_VSP from SDC 2022-02-06 04:28:56,357 DEBUG 324:vsp.py(1) - importing VSP vFW 8700c590-de10 from SDC 2022-02-06 04:28:56,357 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-02-06 04:28:56,357 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-02-06 04:28:56,357 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2022-02-06 04:28:56,361 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2022-02-06 04:28:56,361 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-02-06 04:28:56,361 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'} 2022-02-06 04:28:56,362 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 2022-02-06 04:28:56,362 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-02-06 04:28:56,363 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:56,441 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 846 2022-02-06 04:28:56,442 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-02-06 04:28:56,443 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"ae6ab2e4b225425cb5ddc9c204e2ecf0","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8015b3e339c445ffa734c673dcc7204a","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4bb55ceef21a4de8b086340317121ce4","type":"vlm","name":"6dfc3627-56b2-4faa-929c","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0eaad37ed9d04b15b7085421dde82788","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"173cce6160c2424bac7c13e50f018a27","type":"vlm","name":"69fc6f69-65aa-41eb-aa89","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2022-02-06 04:28:56,444 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2022-02-06 04:28:56,445 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2022-02-06 04:28:56,445 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'} 2022-02-06 04:28:56,445 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/ae6ab2e4b225425cb5ddc9c204e2ecf0/versions 2022-02-06 04:28:56,445 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-06 04:28:56,447 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:56,528 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ae6ab2e4b225425cb5ddc9c204e2ecf0/versions HTTP/1.1" 200 264 2022-02-06 04:28:56,529 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-06 04:28:56,529 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5122f19f459448e497ed0d8972cd6966","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1644121735360,"modificationTime":1644121735912,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-06 04:28:56,531 DEBUG 46:sdc_element.py(1) - details found, updating 2022-02-06 04:28:56,531 INFO 192:__init__.py(1) - Vendor found, updating information 2022-02-06 04:28:56,532 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'} 2022-02-06 04:28:56,532 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/ae6ab2e4b225425cb5ddc9c204e2ecf0/versions 2022-02-06 04:28:56,532 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-06 04:28:56,534 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:56,651 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ae6ab2e4b225425cb5ddc9c204e2ecf0/versions HTTP/1.1" 200 264 2022-02-06 04:28:56,653 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-06 04:28:56,653 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5122f19f459448e497ed0d8972cd6966","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1644121735360,"modificationTime":1644121735912,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-06 04:28:56,655 DEBUG 46:sdc_element.py(1) - details found, updating 2022-02-06 04:28:56,656 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'} 2022-02-06 04:28:56,656 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 2022-02-06 04:28:56,656 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": "ae6ab2e4b225425cb5ddc9c204e2ecf0", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-02-06 04:28:56,657 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:58,114 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 2022-02-06 04:28:58,115 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-02-06 04:28:58,115 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"9f75006fa60045859d463e4bb561ac3b","version":{"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","status":"Draft"}} 2022-02-06 04:28:58,117 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2022-02-06 04:28:58,118 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'} 2022-02-06 04:28:58,118 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/9f75006fa60045859d463e4bb561ac3b/versions 2022-02-06 04:28:58,118 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-06 04:28:58,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:58,171 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions HTTP/1.1" 200 253 2022-02-06 04:28:58,172 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-06 04:28:58,173 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644121736768,"modificationTime":1644121737178,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-06 04:28:58,175 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'} 2022-02-06 04:28:58,175 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:28:58,175 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-06 04:28:58,177 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:58,272 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 223 2022-02-06 04:28:58,274 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-06 04:28:58,274 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1644121736768,"modificationTime":1644121737166} 2022-02-06 04:28:58,277 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'} 2022-02-06 04:28:58,277 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:28:58,277 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-06 04:28:58,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:58,628 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 391 2022-02-06 04:28:58,629 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-06 04:28:58,629 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":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","version":"691e19a7a44d4808a2f077d42c6377a6"} 2022-02-06 04:28:58,631 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'} 2022-02-06 04:28:58,632 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:28:58,632 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-06 04:28:58,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:58,939 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 391 2022-02-06 04:28:58,940 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-06 04:28:58,941 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":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","version":"691e19a7a44d4808a2f077d42c6377a6"} 2022-02-06 04:28:58,943 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2022-02-06 04:28:58,943 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'} 2022-02-06 04:28:58,943 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/9f75006fa60045859d463e4bb561ac3b/versions 2022-02-06 04:28:58,943 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-06 04:28:58,945 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:59,043 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions HTTP/1.1" 200 253 2022-02-06 04:28:59,045 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-06 04:28:59,045 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644121736768,"modificationTime":1644121737178,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-06 04:28:59,048 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'} 2022-02-06 04:28:59,048 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:28:59,048 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-06 04:28:59,049 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:59,214 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 223 2022-02-06 04:28:59,216 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-06 04:28:59,216 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1644121736768,"modificationTime":1644121737166} 2022-02-06 04:28:59,219 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'} 2022-02-06 04:28:59,219 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:28:59,219 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-06 04:28:59,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:59,548 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 391 2022-02-06 04:28:59,551 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-06 04:28:59,552 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":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","version":"691e19a7a44d4808a2f077d42c6377a6"} 2022-02-06 04:28:59,558 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'} 2022-02-06 04:28:59,558 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:28:59,558 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-06 04:28:59,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:28:59,936 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 391 2022-02-06 04:28:59,937 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-06 04:28:59,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":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","version":"691e19a7a44d4808a2f077d42c6377a6"} 2022-02-06 04:28:59,939 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'} 2022-02-06 04:28:59,939 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6/orchestration-template-candidate 2022-02-06 04:28:59,940 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-02-06 04:28:59,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:00,266 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6/orchestration-template-candidate HTTP/1.1" 200 94 2022-02-06 04:29:00,268 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-02-06 04:29:00,269 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-02-06 04:29:00,269 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2022-02-06 04:29:00,271 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'} 2022-02-06 04:29:00,271 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/9f75006fa60045859d463e4bb561ac3b/versions 2022-02-06 04:29:00,271 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-06 04:29:00,273 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:00,443 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions HTTP/1.1" 200 253 2022-02-06 04:29:00,444 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-06 04:29:00,444 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644121736768,"modificationTime":1644121737178,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-06 04:29:00,446 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'} 2022-02-06 04:29:00,446 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:00,447 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-06 04:29:00,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:00,617 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 222 2022-02-06 04:29:00,618 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-06 04:29:00,618 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1644121736768,"modificationTime":1644121740257} 2022-02-06 04:29:00,621 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'} 2022-02-06 04:29:00,621 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:00,621 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-06 04:29:00,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:01,027 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 462 2022-02-06 04:29:01,028 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-06 04:29:01,029 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":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","version":"691e19a7a44d4808a2f077d42c6377a6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-02-06 04:29:01,031 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'} 2022-02-06 04:29:01,031 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:01,031 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-06 04:29:01,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:01,223 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 462 2022-02-06 04:29:01,224 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-06 04:29:01,224 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":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","version":"691e19a7a44d4808a2f077d42c6377a6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-02-06 04:29:01,233 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2022-02-06 04:29:01,233 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'} 2022-02-06 04:29:01,233 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/9f75006fa60045859d463e4bb561ac3b/versions 2022-02-06 04:29:01,233 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-06 04:29:01,235 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:01,289 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions HTTP/1.1" 200 253 2022-02-06 04:29:01,290 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-06 04:29:01,290 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644121736768,"modificationTime":1644121737178,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-06 04:29:01,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'} 2022-02-06 04:29:01,293 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:01,293 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-06 04:29:01,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:01,420 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 222 2022-02-06 04:29:01,421 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-06 04:29:01,422 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1644121736768,"modificationTime":1644121740257} 2022-02-06 04:29:01,425 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'} 2022-02-06 04:29:01,426 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:01,426 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-06 04:29:01,429 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:01,624 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 462 2022-02-06 04:29:01,626 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-06 04:29:01,626 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":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","version":"691e19a7a44d4808a2f077d42c6377a6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-02-06 04:29:01,630 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'} 2022-02-06 04:29:01,630 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:01,630 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-06 04:29:01,634 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:01,819 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 462 2022-02-06 04:29:01,820 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-06 04:29:01,821 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":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","version":"691e19a7a44d4808a2f077d42c6377a6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-02-06 04:29:01,823 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'} 2022-02-06 04:29:01,823 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6/orchestration-template-candidate/process 2022-02-06 04:29:01,823 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-02-06 04:29:01,826 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:10,844 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6/orchestration-template-candidate/process HTTP/1.1" 200 87 2022-02-06 04:29:10,845 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-02-06 04:29:10,845 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2022-02-06 04:29:10,847 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2022-02-06 04:29:10,847 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'} 2022-02-06 04:29:10,847 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/9f75006fa60045859d463e4bb561ac3b/versions 2022-02-06 04:29:10,848 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-06 04:29:10,849 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:11,038 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions HTTP/1.1" 200 253 2022-02-06 04:29:11,039 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-06 04:29:11,039 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644121736768,"modificationTime":1644121737178,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-06 04:29:11,042 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'} 2022-02-06 04:29:11,042 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:11,042 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-06 04:29:11,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:11,358 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 222 2022-02-06 04:29:11,359 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-06 04:29:11,360 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1644121736768,"modificationTime":1644121750835} 2022-02-06 04:29:11,363 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'} 2022-02-06 04:29:11,363 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:11,363 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-06 04:29:11,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:11,957 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 638 2022-02-06 04:29:11,958 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-06 04:29:11,958 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":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","version":"691e19a7a44d4808a2f077d42c6377a6","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"} 2022-02-06 04:29:11,961 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'} 2022-02-06 04:29:11,961 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:11,961 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-06 04:29:11,963 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:12,562 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 638 2022-02-06 04:29:12,563 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-06 04:29:12,563 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":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","version":"691e19a7a44d4808a2f077d42c6377a6","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"} 2022-02-06 04:29:12,565 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2022-02-06 04:29:12,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'} 2022-02-06 04:29:12,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/9f75006fa60045859d463e4bb561ac3b/versions 2022-02-06 04:29:12,566 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-06 04:29:12,567 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:12,668 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions HTTP/1.1" 200 253 2022-02-06 04:29:12,669 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-06 04:29:12,670 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644121736768,"modificationTime":1644121737178,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-06 04:29:12,673 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'} 2022-02-06 04:29:12,673 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:12,673 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-06 04:29:12,675 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:12,958 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 222 2022-02-06 04:29:12,963 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-06 04:29:12,963 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1644121736768,"modificationTime":1644121750835} 2022-02-06 04:29:12,967 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'} 2022-02-06 04:29:12,967 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:12,967 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-06 04:29:12,969 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:13,964 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 638 2022-02-06 04:29:13,965 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-06 04:29:13,965 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":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","version":"691e19a7a44d4808a2f077d42c6377a6","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"} 2022-02-06 04:29:13,967 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'} 2022-02-06 04:29:13,968 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:13,968 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-06 04:29:13,970 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:15,158 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 638 2022-02-06 04:29:15,160 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-06 04:29:15,160 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":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","version":"691e19a7a44d4808a2f077d42c6377a6","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"} 2022-02-06 04:29:15,166 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'} 2022-02-06 04:29:15,166 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6/actions 2022-02-06 04:29:15,166 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-02-06 04:29:15,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:20,372 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6/actions HTTP/1.1" 200 2 2022-02-06 04:29:20,374 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-02-06 04:29:20,374 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-02-06 04:29:20,376 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'} 2022-02-06 04:29:20,377 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/9f75006fa60045859d463e4bb561ac3b/versions 2022-02-06 04:29:20,377 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-06 04:29:20,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:20,442 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions HTTP/1.1" 200 253 2022-02-06 04:29:20,443 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-06 04:29:20,444 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644121736768,"modificationTime":1644121755335,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-06 04:29:20,446 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'} 2022-02-06 04:29:20,447 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:20,447 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-06 04:29:20,448 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:20,527 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 223 2022-02-06 04:29:20,528 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-06 04:29:20,528 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1644121736768,"modificationTime":1644121750835} 2022-02-06 04:29:20,531 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'} 2022-02-06 04:29:20,531 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:20,531 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-06 04:29:20,533 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:20,832 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 638 2022-02-06 04:29:20,833 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-06 04:29:20,834 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":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","version":"691e19a7a44d4808a2f077d42c6377a6","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"} 2022-02-06 04:29:20,836 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2022-02-06 04:29:20,836 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'} 2022-02-06 04:29:20,836 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/9f75006fa60045859d463e4bb561ac3b/versions 2022-02-06 04:29:20,836 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-06 04:29:20,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:20,951 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions HTTP/1.1" 200 253 2022-02-06 04:29:20,953 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-06 04:29:20,953 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644121736768,"modificationTime":1644121755335,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-06 04:29:20,956 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'} 2022-02-06 04:29:20,956 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:20,956 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-06 04:29:20,958 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:21,070 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 223 2022-02-06 04:29:21,071 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-06 04:29:21,072 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1644121736768,"modificationTime":1644121750835} 2022-02-06 04:29:21,074 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'} 2022-02-06 04:29:21,074 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:21,074 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-06 04:29:21,075 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:21,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 638 2022-02-06 04:29:21,244 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-06 04:29:21,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":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","version":"691e19a7a44d4808a2f077d42c6377a6","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"} 2022-02-06 04:29:21,251 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'} 2022-02-06 04:29:21,251 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6/actions 2022-02-06 04:29:21,251 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-02-06 04:29:21,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:30,359 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6/actions HTTP/1.1" 200 2 2022-02-06 04:29:30,360 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-02-06 04:29:30,360 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-02-06 04:29:30,363 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'} 2022-02-06 04:29:30,363 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/9f75006fa60045859d463e4bb561ac3b/versions 2022-02-06 04:29:30,363 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-06 04:29:30,365 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:30,409 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions HTTP/1.1" 200 264 2022-02-06 04:29:30,411 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-06 04:29:30,411 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1644121736768,"modificationTime":1644121768245,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-06 04:29:30,413 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2022-02-06 04:29:30,413 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'} 2022-02-06 04:29:30,413 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/9f75006fa60045859d463e4bb561ac3b/versions 2022-02-06 04:29:30,413 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-06 04:29:30,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:30,464 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions HTTP/1.1" 200 264 2022-02-06 04:29:30,465 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-06 04:29:30,465 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1644121736768,"modificationTime":1644121768245,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-06 04:29:30,471 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'} 2022-02-06 04:29:30,471 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6/actions 2022-02-06 04:29:30,471 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-02-06 04:29:30,472 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:33,372 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6/actions HTTP/1.1" 200 363 2022-02-06 04:29:33,373 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-02-06 04:29:33,373 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"691e19a7a44d4808a2f077d42c6377a6","packageId":"9f75006fa60045859d463e4bb561ac3b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-02-06 04:29:33,373 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"691e19a7a44d4808a2f077d42c6377a6","packageId":"9f75006fa60045859d463e4bb561ac3b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-02-06 04:29:33,375 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-02-06 04:29:33,375 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-06 04:29:33,376 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'} 2022-02-06 04:29:33,376 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 2022-02-06 04:29:33,376 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-06 04:29:33,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:29:33,425 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-02-06 04:29:33,426 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-06 04:29:33,426 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c99f5025-8907-418d-895d-d3b25f1f0d06/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-06 04:29:33,429 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:29:33,429 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:29:33,429 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:29:33,429 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-06 04:29:33,429 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2022-02-06 04:29:33,429 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:29:33,429 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2022-02-06 04:29:43,436 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-02-06 04:29:43,436 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-06 04:29:43,437 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'} 2022-02-06 04:29:43,437 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 2022-02-06 04:29:43,437 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-06 04:29:43,439 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:29:43,569 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-02-06 04:29:43,570 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-06 04:29:43,570 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c99f5025-8907-418d-895d-d3b25f1f0d06/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-06 04:29:43,573 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:29:43,574 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:29:43,574 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:29:43,574 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-06 04:29:43,574 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2022-02-06 04:29:43,574 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:29:43,574 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2022-02-06 04:29:43,575 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-02-06 04:29:43,575 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-06 04:29:43,575 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'} 2022-02-06 04:29:43,575 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 2022-02-06 04:29:43,575 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-06 04:29:43,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:29:43,736 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-02-06 04:29:43,737 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-06 04:29:43,737 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c99f5025-8907-418d-895d-d3b25f1f0d06/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-06 04:29:43,740 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:29:43,740 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:29:43,740 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:29:43,740 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-06 04:29:43,741 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2022-02-06 04:29:43,741 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:29:43,741 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2022-02-06 04:29:43,741 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-02-06 04:29:43,741 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-02-06 04:29:43,742 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'} 2022-02-06 04:29:43,742 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 2022-02-06 04:29:43,742 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-02-06 04:29:43,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:43,803 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 2022-02-06 04:29:43,805 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-02-06 04:29:43,806 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2022-02-06 04:29:43,809 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2022-02-06 04:29:43,809 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2022-02-06 04:29:43,809 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2022-02-06 04:29:43,809 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2022-02-06 04:29:43,809 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-02-06 04:29:43,809 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-06 04:29:43,810 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'} 2022-02-06 04:29:43,810 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 2022-02-06 04:29:43,810 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-06 04:29:43,811 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:29:43,940 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-02-06 04:29:43,942 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-06 04:29:43,942 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c99f5025-8907-418d-895d-d3b25f1f0d06/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-06 04:29:43,944 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:29:43,944 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:29:43,945 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:29:43,945 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-06 04:29:43,945 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2022-02-06 04:29:43,945 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:29:43,945 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2022-02-06 04:29:43,960 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-02-06 04:29:43,960 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-06 04:29:43,960 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'} 2022-02-06 04:29:43,961 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 2022-02-06 04:29:43,961 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-06 04:29:43,962 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:44,140 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 1733 2022-02-06 04:29:44,141 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-06 04:29:44,141 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_macro_VSP","description":"vendor software product","vendorName":"basicvm_macro_vendor","vendorId":"d9ce62ef627d46bfb1ad291a5715b7dc","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"72212e64494247cf8cddec483ea51d36","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"8015b3e339c445ffa734c673dcc7204a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f8ce74660be340b9886c829a04e55b5f","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a5057ec6-8a85","description":"vendor software product","vendorName":"6dfc3627-56b2-4faa-929c","vendorId":"4bb55ceef21a4de8b086340317121ce4","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f820f436f1604d1592b250e73b422a66","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_WRhrjo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"0eaad37ed9d04b15b7085421dde82788","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"56bed7f40d81488896d58a497fb347f0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8700c590-de10","description":"vendor software product","vendorName":"69fc6f69-65aa-41eb-aa89","vendorId":"173cce6160c2424bac7c13e50f018a27","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"741b7fb38cd6478d8323bc3ed3a2a875","owner":"cs0008","status":"ACTIVE"}],"listCount":6} 2022-02-06 04:29:44,144 DEBUG 324:vsp.py(1) - importing VSP basic_vm_macro_VSP from SDC 2022-02-06 04:29:44,144 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-02-06 04:29:44,144 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2022-02-06 04:29:44,144 DEBUG 324:vsp.py(1) - importing VSP pNF a5057ec6-8a85 from SDC 2022-02-06 04:29:44,144 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_WRhrjo_VSP from SDC 2022-02-06 04:29:44,144 DEBUG 324:vsp.py(1) - importing VSP vFW 8700c590-de10 from SDC 2022-02-06 04:29:44,144 DEBUG 147:__init__.py(1) - number of Vsp returned: 6 2022-02-06 04:29:44,144 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-02-06 04:29:44,145 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'} 2022-02-06 04:29:44,145 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/9f75006fa60045859d463e4bb561ac3b/versions 2022-02-06 04:29:44,145 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-06 04:29:44,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:44,438 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions HTTP/1.1" 200 264 2022-02-06 04:29:44,439 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-06 04:29:44,439 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1644121736768,"modificationTime":1644121768245,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-06 04:29:44,441 DEBUG 46:sdc_element.py(1) - details found, updating 2022-02-06 04:29:44,441 INFO 192:__init__.py(1) - Vsp found, updating information 2022-02-06 04:29:44,442 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2022-02-06 04:29:44,442 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-02-06 04:29:44,442 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions 2022-02-06 04:29:44,442 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-06 04:29:44,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:44,639 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions HTTP/1.1" 200 264 2022-02-06 04:29:44,640 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-06 04:29:44,641 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1644121736768,"modificationTime":1644121768245,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-06 04:29:44,643 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'} 2022-02-06 04:29:44,643 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/9f75006fa60045859d463e4bb561ac3b/versions 2022-02-06 04:29:44,643 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-06 04:29:44,644 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:44,838 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f75006fa60045859d463e4bb561ac3b/versions HTTP/1.1" 200 264 2022-02-06 04:29:44,839 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-06 04:29:44,840 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"691e19a7a44d4808a2f077d42c6377a6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1644121736768,"modificationTime":1644121768245,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-06 04:29:44,842 DEBUG 46:sdc_element.py(1) - details found, updating 2022-02-06 04:29:44,856 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'} 2022-02-06 04:29:44,856 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6/actions 2022-02-06 04:29:44,856 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-02-06 04:29:44,859 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:46,963 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6/actions HTTP/1.1" 200 363 2022-02-06 04:29:46,970 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-02-06 04:29:46,971 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"691e19a7a44d4808a2f077d42c6377a6","packageId":"9f75006fa60045859d463e4bb561ac3b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-02-06 04:29:46,971 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"691e19a7a44d4808a2f077d42c6377a6","packageId":"9f75006fa60045859d463e4bb561ac3b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-02-06 04:29:46,976 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'} 2022-02-06 04:29:46,977 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/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 2022-02-06 04:29:46,977 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-06 04:29:46,979 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:47,347 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9f75006fa60045859d463e4bb561ac3b/versions/691e19a7a44d4808a2f077d42c6377a6 HTTP/1.1" 200 638 2022-02-06 04:29:47,348 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-06 04:29:47,348 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":"ae6ab2e4b225425cb5ddc9c204e2ecf0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f75006fa60045859d463e4bb561ac3b","version":"691e19a7a44d4808a2f077d42c6377a6","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"} 2022-02-06 04:29:47,350 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'} 2022-02-06 04:29:47,350 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 2022-02-06 04:29:47,350 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": "9f75006fa60045859d463e4bb561ac3b", "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" } 2022-02-06 04:29:47,353 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:29:51,830 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 2022-02-06 04:29:51,848 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-02-06 04:29:51,858 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1644121790165,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"30b478dc-20a0-4490-8fe0-c01d220e4c6a","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1644121790168,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1644121790165,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1644121790184,"description":"created from csar","artifactType":"HEAT","uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"ef2cf03c-7b31-4567-8640-96fcc542f2ce","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.heat1","duplicated":false,"payloadUpdateDate":1644121790192,"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":1644121790184,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1644121790165,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"30b478dc-20a0-4490-8fe0-c01d220e4c6a","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1644121790168,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1644121790165,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121790268,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1644121790268,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121790268,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121788795,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.assettoscacsar","artifactName":"resource-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121788795,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121788795,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.assettoscatemplate","artifactName":"resource-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121788795,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"feature","uniqueId":"capability.693b80dd-8d33-4e4b-9a30-6305cf6f57ce.feature","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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,"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"feature","uniqueId":"capability.693b80dd-8d33-4e4b-9a30-6305cf6f57ce.feature","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"scalable","uniqueId":"capability.9fb33c3d-00e1-43be-a840-39459964e52a.scalable","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"forwarder","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.forwarder","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"binding","uniqueId":"capability.e2b27dda-c124-4757-b0e2-8543c77cc495.binding","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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,"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"binding","uniqueId":"capability.9fb33c3d-00e1-43be-a840-39459964e52a.binding","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"28abb940-882b-46fd-975c-1bfc24ea06ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"28abb940-882b-46fd-975c-1bfc24ea06ab","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"port_mirroring","uniqueId":"capability.28abb940-882b-46fd-975c-1bfc24ea06ab.port_mirroring","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"host","uniqueId":"capability.9fb33c3d-00e1-43be-a840-39459964e52a.host","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.incoming.packets.rate","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.incoming.packets.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.outgoing.bytes","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.outgoing.bytes","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.outgoing.packets.rate","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.outgoing.packets.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.outpoing.packets","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.outpoing.packets","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.incoming.bytes.rate","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.incoming.bytes.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.incoming.bytes","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.incoming.bytes","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.outgoing.bytes.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.incoming.packets","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.incoming.packets","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.ephemeral.size","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.ephemeral.size","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"instance","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.instance","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"memory","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.memory","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.iops","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.iops","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.read.requests","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.read.requests","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"cpu.delta","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.cpu.delta","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.capacity","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.capacity","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.read.bytes","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.read.bytes","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.write.bytes","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.write.bytes","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.latency","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.latency","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.read.bytes.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.usage","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.usage","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"cpu_util","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.cpu_util","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.allocation","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.allocation","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.write.requests.rate","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.write.requests.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.write.bytes.rate","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.write.bytes.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.latency","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.latency","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"cpu","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.cpu","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.write.requests","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.write.requests","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.write.bytes","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.write.bytes","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.read.requests","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.read.requests","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.root.size","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.root.size","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.write.bytes.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"vcpus","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.vcpus","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.iops","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.iops","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.usage","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.usage","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.read.requests.rate","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.read.requests.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.write.requests.rate","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.write.requests.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.allocation","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.allocation","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.read.bytes.rate","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.read.bytes.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.read.bytes","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.read.bytes","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"memory.usage","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.memory.usage","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.capacity","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.capacity","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"memory.resident","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.memory.resident","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.write.requests","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.write.requests","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"os","uniqueId":"capability.9fb33c3d-00e1-43be-a840-39459964e52a.os","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"endpoint","uniqueId":"capability.9fb33c3d-00e1-43be-a840-39459964e52a.endpoint","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"attachment","uniqueId":"capability.e2b27dda-c124-4757-b0e2-8543c77cc495.attachment","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"dependency","uniqueId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce.dependency","capability":"tosca.capabilities.Node","ownerId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","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":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"dependency","uniqueId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce.dependency","capability":"tosca.capabilities.Node","ownerId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"link","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a.link","capability":"tosca.capabilities.network.Linkable","ownerId":"0da2b2f1-15cc-4955-9113-0672d254e88a","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":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"local_storage","uniqueId":"9fb33c3d-00e1-43be-a840-39459964e52a.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"02467e1d-dc64-4c9b-9c88-84c5183643ec.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","createdFromCsar":true,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","icon":"defaulticon","creationTime":1644121789873,"originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1644121790017,"customizationUUID":"c3e081d2-376f-4076-8074-85d8c552e2b0","posX":"475.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"219822c5-79e3-490b-b584-acf94f6c1048","uniqueId":"capability.693b80dd-8d33-4e4b-9a30-6305cf6f57ce.feature","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.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":["dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"219822c5-79e3-490b-b584-acf94f6c1048","uniqueId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce.dependency","capability":"tosca.capabilities.Node","ownerId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","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":["dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"219822c5-79e3-490b-b584-acf94f6c1048","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048.port","capability":"tosca.capabilities.Attachment","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.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":"219822c5-79e3-490b-b584-acf94f6c1048.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":"219822c5-79e3-490b-b584-acf94f6c1048.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":"219822c5-79e3-490b-b584-acf94f6c1048.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":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.693b80dd-8d33-4e4b-9a30-6305cf6f57ce.tosca_name","ownerId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.219822c5-79e3-490b-b584-acf94f6c1048.show","empty":false},{"parentUniqueId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","definition":false,"name":"state","type":"string","uniqueId":"attribute.693b80dd-8d33-4e4b-9a30-6305cf6f57ce.state","ownerId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","empty":false},{"parentUniqueId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.693b80dd-8d33-4e4b-9a30-6305cf6f57ce.tosca_id","ownerId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"219822c5-79e3-490b-b584-acf94f6c1048","createdFromCsar":true,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","icon":"securityrules","creationTime":1644121789872,"originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"219822c5-79e3-490b-b584-acf94f6c1048","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1644121790017,"customizationUUID":"29bec77f-39c0-44f0-beb5-199ca3649a50","posX":"275.0","posY":"325.0","componentName":"SecurityRules","empty":false}],"componentInstancesRelations":[{"toNode":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20","requirementOwnerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.ubuntu20_admin_security_group","id":"4f2de8a8-99c5-49ae-97a2-60645ef626c1","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.e2b27dda-c124-4757-b0e2-8543c77cc495.attachment","requirementUid":"219822c5-79e3-490b-b584-acf94f6c1048.port"},"operations":[]}],"fromNode":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.ubuntu20_flavor_name","parentUniqueId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"02467e1d-dc64-4c9b-9c88-84c5183643ec.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.ubuntu20_image_name","parentUniqueId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c.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":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"b35c01a5-29b6-4f3f-8b97-4d6009b5a03c","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":{"dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048.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":"219822c5-79e3-490b-b584-acf94f6c1048.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":"219822c5-79e3-490b-b584-acf94f6c1048.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":{"dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.ubuntu20_admin_security_group":[{"parentUniqueId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","uniqueId":"attribute.693b80dd-8d33-4e4b-9a30-6305cf6f57ce.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","empty":false},{"uniqueId":"attribute.219822c5-79e3-490b-b584-acf94f6c1048.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","uniqueId":"attribute.693b80dd-8d33-4e4b-9a30-6305cf6f57ce.state","name":"state","type":"string","definition":false,"ownerId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","empty":false},{"parentUniqueId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","uniqueId":"attribute.693b80dd-8d33-4e4b-9a30-6305cf6f57ce.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"feature","uniqueId":"capability.693b80dd-8d33-4e4b-9a30-6305cf6f57ce.feature","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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,"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"feature","uniqueId":"capability.693b80dd-8d33-4e4b-9a30-6305cf6f57ce.feature","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"path":["dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"219822c5-79e3-490b-b584-acf94f6c1048","uniqueId":"capability.693b80dd-8d33-4e4b-9a30-6305cf6f57ce.feature","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.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}],"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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"scalable","uniqueId":"capability.9fb33c3d-00e1-43be-a840-39459964e52a.scalable","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"forwarder","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.forwarder","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"binding","uniqueId":"capability.e2b27dda-c124-4757-b0e2-8543c77cc495.binding","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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,"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"binding","uniqueId":"capability.9fb33c3d-00e1-43be-a840-39459964e52a.binding","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"28abb940-882b-46fd-975c-1bfc24ea06ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"28abb940-882b-46fd-975c-1bfc24ea06ab","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"port_mirroring","uniqueId":"capability.28abb940-882b-46fd-975c-1bfc24ea06ab.port_mirroring","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"host","uniqueId":"capability.9fb33c3d-00e1-43be-a840-39459964e52a.host","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.incoming.packets.rate","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.incoming.packets.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.outgoing.bytes","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.outgoing.bytes","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.outgoing.packets.rate","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.outgoing.packets.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.outpoing.packets","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.outpoing.packets","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.incoming.bytes.rate","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.incoming.bytes.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.incoming.bytes","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.incoming.bytes","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.outgoing.bytes.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b3f0ce18-8025-44a3-99e9-7e7299f400c7","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"network.incoming.packets","uniqueId":"capability.b3f0ce18-8025-44a3-99e9-7e7299f400c7.network.incoming.packets","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.ephemeral.size","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.ephemeral.size","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"instance","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.instance","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"memory","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.memory","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.iops","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.iops","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.read.requests","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.read.requests","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"cpu.delta","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.cpu.delta","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.capacity","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.capacity","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.read.bytes","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.read.bytes","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.write.bytes","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.write.bytes","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.latency","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.latency","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.read.bytes.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.usage","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.usage","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"cpu_util","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.cpu_util","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.allocation","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.allocation","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.write.requests.rate","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.write.requests.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.write.bytes.rate","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.write.bytes.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.latency","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.latency","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"cpu","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.cpu","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.write.requests","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.write.requests","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.write.bytes","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.write.bytes","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.read.requests","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.read.requests","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.root.size","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.root.size","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.write.bytes.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"vcpus","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.vcpus","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.iops","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.iops","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.usage","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.usage","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.read.requests.rate","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.read.requests.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.write.requests.rate","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.write.requests.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.allocation","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.allocation","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.read.bytes.rate","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.read.bytes.rate","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.read.bytes","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.read.bytes","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"memory.usage","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.memory.usage","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.device.capacity","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.device.capacity","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"memory.resident","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.memory.resident","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"d5e6b727-b066-4ddb-96bd-b29113db24d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5e6b727-b066-4ddb-96bd-b29113db24d3","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"disk.write.requests","uniqueId":"capability.d5e6b727-b066-4ddb-96bd-b29113db24d3.disk.write.requests","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"os","uniqueId":"capability.9fb33c3d-00e1-43be-a840-39459964e52a.os","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":"9fb33c3d-00e1-43be-a840-39459964e52a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","empty":false}],"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"endpoint","uniqueId":"capability.9fb33c3d-00e1-43be-a840-39459964e52a.endpoint","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"attachment","uniqueId":"capability.e2b27dda-c124-4757-b0e2-8543c77cc495.attachment","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.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":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"dependency","uniqueId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce.dependency","capability":"tosca.capabilities.Node","ownerId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","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":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"dependency","uniqueId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce.dependency","capability":"tosca.capabilities.Node","ownerId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"219822c5-79e3-490b-b584-acf94f6c1048","uniqueId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce.dependency","capability":"tosca.capabilities.Node","ownerId":"693b80dd-8d33-4e4b-9a30-6305cf6f57ce","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.e2b27dda-c124-4757-b0e2-8543c77cc495.ubuntu20_ubuntu20_admin_plane_port_0","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"link","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a.link","capability":"tosca.capabilities.network.Linkable","ownerId":"0da2b2f1-15cc-4955-9113-0672d254e88a","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":["a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.532ed119-8843-47f4-a642-201bbcebbe95.ubuntu20","dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954","parentName":"local_storage","uniqueId":"9fb33c3d-00e1-43be-a840-39459964e52a.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"9fb33c3d-00e1-43be-a840-39459964e52a","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false},{"external":false,"path":["dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"219822c5-79e3-490b-b584-acf94f6c1048","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048.port","capability":"tosca.capabilities.Attachment","ownerId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"62a5c463-fe64-4ee2-bf9f-6382421fa766","groupUUID":"ee213536-1d56-456b-b8f4-8d6fa3300996","members":{"abstract_ubuntu20":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20","ubuntu20_admin_security_group":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["dd4e0bc2-a6f7-440d-8504-091e25fa8681.heat1env","dd4e0bc2-a6f7-440d-8504-091e25fa8681.heat1"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","artifactsUuid":["ef2cf03c-7b31-4567-8640-96fcc542f2ce"],"groupUUID":"f4d4aaa3-e522-4773-a648-18cf8696e981","members":{"abstract_ubuntu20":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.a8e2e4ee-7f73-415c-8af5-5e0cfc2b1954.abstract_ubuntu20","ubuntu20_admin_security_group":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.219822c5-79e3-490b-b584-acf94f6c1048.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":"","creationDate":1644121788795,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_vm"],"archived":false,"archiveTime":0,"csarVersion":"1.0","uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681","componentMetadataForSupportLog":{"SupportablityComponentUUID":"415d0db1-2973-4351-9d24-ccffbbbafd7e","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"9f75006fa60045859d463e4bb561ac3b","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","highestVersion":true,"systemName":"BasicVm","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","normalizedName":"basicvm","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1644121789981,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1644121790184,"description":"created from csar","artifactType":"HEAT","uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"ef2cf03c-7b31-4567-8640-96fcc542f2ce","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.heat1","duplicated":false,"payloadUpdateDate":1644121790192,"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":1644121790184,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1644121790165,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"30b478dc-20a0-4490-8fe0-c01d220e4c6a","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1644121790168,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1644121790165,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121790268,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1644121790268,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121790268,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"dd4e0bc2-a6f7-440d-8504-091e25fa8681"},"categorySpecificMetadata":{},"csarUUID":"9f75006fa60045859d463e4bb561ac3b","vspArchived":false,"service":false,"name":"basic_vm"} 2022-02-06 04:29:51,869 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2022-02-06 04:29:51,869 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:01,880 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2022-02-06 04:30:01,886 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'} 2022-02-06 04:30:01,886 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/dd4e0bc2-a6f7-440d-8504-091e25fa8681/lifecycleState/Certify 2022-02-06 04:30:01,886 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-02-06 04:30:01,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:10,246 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/dd4e0bc2-a6f7-440d-8504-091e25fa8681/lifecycleState/Certify HTTP/1.1" 200 1276 2022-02-06 04:30:10,247 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-02-06 04:30:10,248 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1644121788795,"lastUpdateDate":1644121804320,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"3801aceb-70d5-4385-ab54-528c21a9d3ea"},"csarUUID":"9f75006fa60045859d463e4bb561ac3b","csarVersion":"1.0","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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":"415d0db1-2973-4351-9d24-ccffbbbafd7e"} 2022-02-06 04:30:10,250 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-02-06 04:30:10,250 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-06 04:30:10,250 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'} 2022-02-06 04:30:10,250 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 2022-02-06 04:30:10,250 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-06 04:30:10,252 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:30:10,536 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1458 2022-02-06 04:30:10,537 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-06 04:30:10,538 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/415d0db1-2973-4351-9d24-ccffbbbafd7e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/312bbc7b-cdff-47af-a6cc-8268189421e9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/fea15002-87ed-4b03-b15c-1cf9c44f4e67/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008"},{"uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c99f5025-8907-418d-895d-d3b25f1f0d06/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-06 04:30:10,539 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:30:10,540 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:10,540 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:10,540 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-06 04:30:10,540 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2022-02-06 04:30:10,540 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:10,540 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:10,540 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-02-06 04:30:10,540 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-02-06 04:30:10,540 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:10,540 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:10,541 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-02-06 04:30:10,541 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:30:10,541 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:10,541 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:10,541 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-06 04:30:10,541 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2022-02-06 04:30:10,541 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:30:10,541 INFO 192:__init__.py(1) - Vf found, updating information 2022-02-06 04:30:10,542 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'} 2022-02-06 04:30:10,542 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 2022-02-06 04:30:10,542 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-02-06 04:30:10,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:12,082 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 2022-02-06 04:30:12,085 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-02-06 04:30:12,087 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a443bcb9-dc21-4fa3-846b-2f07a1636984","lifecycleState":"CERTIFIED","lastUpdateDate":1644121707240,"name":"pNF a5057ec6-8a85","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d09459a2-a5da-44d8-9747-cb365c9fe42b","invariantUUID":"22ec38d2-fe7c-49ac-83ef-f680277e6d93","systemName":"PnfA5057ec68a85","description":"vendor software product","tags":["pNF a5057ec6-8a85"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0432b667-86b1-4e5d-a702-a49eddffde1c","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1644121796322,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6c45c39a-43d6-4133-8722-3ac870ee43a3","lifecycleState":"CERTIFIED","lastUpdateDate":1644121722258,"name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","systemName":"DemoPnfIgcc5wo0ow8qvhrkfv4e","description":"catalog service description","tags":["robot-ete","Demo_pNF_iGcc5Wo0oW8QvHRkfV4e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-06 04:30:12,092 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2022-02-06 04:30:22,100 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-02-06 04:30:22,100 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-06 04:30:22,101 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'} 2022-02-06 04:30:22,101 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 2022-02-06 04:30:22,101 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-06 04:30:22,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:30:22,163 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1445 2022-02-06 04:30:22,164 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-06 04:30:22,164 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/415d0db1-2973-4351-9d24-ccffbbbafd7e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fea15002-87ed-4b03-b15c-1cf9c44f4e67/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/312bbc7b-cdff-47af-a6cc-8268189421e9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c99f5025-8907-418d-895d-d3b25f1f0d06/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-06 04:30:22,166 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:30:22,166 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:22,166 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:22,166 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-06 04:30:22,167 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-02-06 04:30:22,167 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:22,167 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:22,167 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-06 04:30:22,167 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2022-02-06 04:30:22,167 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:22,167 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:22,167 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-02-06 04:30:22,167 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:30:22,167 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:22,167 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:22,167 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-06 04:30:22,167 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2022-02-06 04:30:22,168 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:30:22,168 INFO 192:__init__.py(1) - Vf found, updating information 2022-02-06 04:30:22,169 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'} 2022-02-06 04:30:22,169 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 2022-02-06 04:30:22,169 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-02-06 04:30:22,175 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:22,238 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 2022-02-06 04:30:22,241 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-02-06 04:30:22,243 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"7a8ca8ea-bca7-4a58-ae0b-394349347afb","lifecycleState":"CERTIFIED","lastUpdateDate":1644121811554,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a443bcb9-dc21-4fa3-846b-2f07a1636984","lifecycleState":"CERTIFIED","lastUpdateDate":1644121707240,"name":"pNF a5057ec6-8a85","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d09459a2-a5da-44d8-9747-cb365c9fe42b","invariantUUID":"22ec38d2-fe7c-49ac-83ef-f680277e6d93","systemName":"PnfA5057ec68a85","description":"vendor software product","tags":["pNF a5057ec6-8a85"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6c45c39a-43d6-4133-8722-3ac870ee43a3","lifecycleState":"CERTIFIED","lastUpdateDate":1644121722258,"name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","systemName":"DemoPnfIgcc5wo0ow8qvhrkfv4e","description":"catalog service description","tags":["robot-ete","Demo_pNF_iGcc5Wo0oW8QvHRkfV4e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-06 04:30:22,248 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2022-02-06 04:30:22,249 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:30:22,249 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:30:22,249 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'} 2022-02-06 04:30:22,250 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:30:22,250 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:30:22,252 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:30:22,458 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1086 2022-02-06 04:30:22,459 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:30:22,459 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/744cd3fe-3820-4be3-8c04-70ac2ce09f06/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-06 04:30:22,461 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:30:22,461 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:22,461 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:22,461 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:22,462 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:30:22,462 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:22,462 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:22,462 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:22,462 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_iGcc5Wo0oW8QvHRkfV4e from SDC 2022-02-06 04:30:22,462 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:22,462 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:22,463 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:22,463 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-02-06 04:30:22,463 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:30:22,463 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2022-02-06 04:30:22,463 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:30:22,463 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:30:22,464 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'} 2022-02-06 04:30:22,464 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:30:22,464 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:30:22,465 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:30:22,516 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1086 2022-02-06 04:30:22,518 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:30:22,518 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/744cd3fe-3820-4be3-8c04-70ac2ce09f06/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-06 04:30:22,521 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:30:22,521 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:22,522 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:22,522 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:22,522 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:30:22,522 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:22,522 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:22,522 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:22,523 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_iGcc5Wo0oW8QvHRkfV4e from SDC 2022-02-06 04:30:22,523 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:22,523 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:22,523 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:22,523 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-02-06 04:30:22,523 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:30:22,524 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2022-02-06 04:30:22,524 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-02-06 04:30:22,525 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-02-06 04:30:22,525 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'} 2022-02-06 04:30:22,525 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 2022-02-06 04:30:22,526 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-02-06 04:30:22,528 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:22,577 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 2022-02-06 04:30:22,580 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-02-06 04:30:22,581 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2022-02-06 04:30:22,584 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2022-02-06 04:30:22,584 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2022-02-06 04:30:22,584 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2022-02-06 04:30:22,584 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2022-02-06 04:30:22,585 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:30:22,585 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:30:22,585 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'} 2022-02-06 04:30:22,585 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:30:22,585 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:30:22,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:30:22,634 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1086 2022-02-06 04:30:22,635 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:30:22,636 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/744cd3fe-3820-4be3-8c04-70ac2ce09f06/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-06 04:30:22,638 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:30:22,638 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:22,638 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:22,638 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:22,638 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:30:22,638 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:22,639 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:22,639 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:22,639 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_iGcc5Wo0oW8QvHRkfV4e from SDC 2022-02-06 04:30:22,639 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:22,639 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:22,639 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:22,639 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-02-06 04:30:22,639 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:30:22,639 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2022-02-06 04:30:22,654 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'} 2022-02-06 04:30:22,654 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 2022-02-06 04:30:22,654 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" } 2022-02-06 04:30:22,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:23,881 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 2022-02-06 04:30:23,883 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-02-06 04:30:23,884 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Model","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","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":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","empty":false},{"definition":false,"hidden":false,"uniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","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":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","empty":false},{"definition":false,"hidden":false,"uniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","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":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","empty":false},{"definition":false,"hidden":false,"uniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","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":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","empty":false},{"definition":false,"hidden":false,"uniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","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":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.configuration","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Configuration","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.testing","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Testing","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.logging","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Logging","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.monitoring","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Monitoring","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.reporting","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Reporting","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.instantiation","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Instantiation","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1644121823267,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_vm"],"archived":false,"archiveTime":0,"isDeleted":null,"csarVersion":null,"uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b","componentMetadataForSupportLog":{"SupportablityComponentUUID":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","highestVersion":true,"systemName":"BasicVm","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","normalizedName":"basicvm","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1644121823267,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":null,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"importedToscaChecksum":null,"vspArchived":false,"service":true,"name":"basic_vm"} 2022-02-06 04:30:23,888 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2022-02-06 04:30:23,888 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:23,894 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-02-06 04:30:23,894 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-06 04:30:23,895 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'} 2022-02-06 04:30:23,895 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 2022-02-06 04:30:23,895 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-06 04:30:23,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:30:23,969 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1445 2022-02-06 04:30:23,970 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-06 04:30:23,971 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/415d0db1-2973-4351-9d24-ccffbbbafd7e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fea15002-87ed-4b03-b15c-1cf9c44f4e67/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/312bbc7b-cdff-47af-a6cc-8268189421e9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c99f5025-8907-418d-895d-d3b25f1f0d06/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-06 04:30:23,973 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:30:23,973 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:23,973 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:23,973 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-06 04:30:23,973 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-02-06 04:30:23,973 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:23,973 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:23,974 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-06 04:30:23,974 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2022-02-06 04:30:23,974 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:23,974 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:23,974 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-02-06 04:30:23,974 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:30:23,974 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:23,974 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:23,974 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-06 04:30:23,974 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2022-02-06 04:30:23,974 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:30:23,974 INFO 192:__init__.py(1) - Vf found, updating information 2022-02-06 04:30:23,975 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'} 2022-02-06 04:30:23,975 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 2022-02-06 04:30:23,975 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-02-06 04:30:23,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:24,053 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 2022-02-06 04:30:24,056 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-02-06 04:30:24,059 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"7a8ca8ea-bca7-4a58-ae0b-394349347afb","lifecycleState":"CERTIFIED","lastUpdateDate":1644121811554,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a443bcb9-dc21-4fa3-846b-2f07a1636984","lifecycleState":"CERTIFIED","lastUpdateDate":1644121707240,"name":"pNF a5057ec6-8a85","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d09459a2-a5da-44d8-9747-cb365c9fe42b","invariantUUID":"22ec38d2-fe7c-49ac-83ef-f680277e6d93","systemName":"PnfA5057ec68a85","description":"vendor software product","tags":["pNF a5057ec6-8a85"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6c45c39a-43d6-4133-8722-3ac870ee43a3","lifecycleState":"CERTIFIED","lastUpdateDate":1644121722258,"name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","systemName":"DemoPnfIgcc5wo0ow8qvhrkfv4e","description":"catalog service description","tags":["robot-ete","Demo_pNF_iGcc5Wo0oW8QvHRkfV4e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"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":"10f3c670-bc4e-448b-acbf-ff5966b1b61b","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1644121823267,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","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}]}]} 2022-02-06 04:30:24,063 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2022-02-06 04:30:24,064 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'} 2022-02-06 04:30:24,064 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/10f3c670-bc4e-448b-acbf-ff5966b1b61b/resourceInstance 2022-02-06 04:30:24,064 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "3801aceb-70d5-4385-ab54-528c21a9d3ea", "originType": "VF", "componentUid": "3801aceb-70d5-4385-ab54-528c21a9d3ea", "icon": "defaulticon" } 2022-02-06 04:30:24,067 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:26,045 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/10f3c670-bc4e-448b-acbf-ff5966b1b61b/resourceInstance HTTP/1.1" 201 None 2022-02-06 04:30:26,046 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2022-02-06 04:30:26,047 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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.ubuntu20_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.ubuntu20_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.ubuntu20_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.ubuntu20_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"3801aceb-70d5-4385-ab54-528c21a9d3ea","createdFromCsar":false,"uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.3801aceb-70d5-4385-ab54-528c21a9d3ea.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","icon":"defaulticon","creationTime":1644121824790,"description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"invariantName":"basic_vm0","createdFrom":null,"componentUid":"3801aceb-70d5-4385-ab54-528c21a9d3ea","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1644121824790,"customizationUUID":"17abde6b-8a5f-4d88-9cfa-818173643298","posX":"200","posY":"100","componentName":"basic_vm","version":null,"type":null,"ownerId":null,"empty":false} 2022-02-06 04:30:26,048 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2022-02-06 04:30:26,050 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'} 2022-02-06 04:30:26,050 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/1b1a7a05-c23c-4a06-a612-047bfe09e63c/distribution 2022-02-06 04:30:26,050 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2022-02-06 04:30:26,052 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:26,117 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/distribution HTTP/1.1" 200 38 2022-02-06 04:30:26,118 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2022-02-06 04:30:26,118 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2022-02-06 04:30:26,121 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'} 2022-02-06 04:30:26,121 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 2022-02-06 04:30:26,121 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-02-06 04:30:26,122 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:26,167 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 2022-02-06 04:30:26,168 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-02-06 04:30:26,169 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2022-02-06 04:30:26,171 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-02-06 04:30:26,171 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2022-02-06 04:30:26,174 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'} 2022-02-06 04:30:26,174 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/10f3c670-bc4e-448b-acbf-ff5966b1b61b/lifecycleState/checkin 2022-02-06 04:30:26,174 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-02-06 04:30:26,176 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:28,053 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/10f3c670-bc4e-448b-acbf-ff5966b1b61b/lifecycleState/checkin HTTP/1.1" 200 1179 2022-02-06 04:30:28,055 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-02-06 04:30:28,055 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1644121823267,"lastUpdateDate":1644121826805,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"10f3c670-bc4e-448b-acbf-ff5966b1b61b"},"projectCode":"123456","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","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":"1b1a7a05-c23c-4a06-a612-047bfe09e63c"} 2022-02-06 04:30:28,057 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:30:28,057 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:30:28,058 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'} 2022-02-06 04:30:28,058 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:30:28,058 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:30:28,059 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:30:28,118 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1462 2022-02-06 04:30:28,120 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:30:28,121 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/744cd3fe-3820-4be3-8c04-70ac2ce09f06/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-02-06 04:30:28,129 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:30:28,130 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:28,130 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:28,130 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:28,131 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:30:28,131 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:28,131 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:28,132 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:28,132 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_iGcc5Wo0oW8QvHRkfV4e from SDC 2022-02-06 04:30:28,133 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:28,133 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:28,133 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:28,134 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:30:28,135 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:28,135 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:28,135 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-02-06 04:30:28,136 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-02-06 04:30:28,136 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:30:28,136 INFO 192:__init__.py(1) - Service found, updating information 2022-02-06 04:30:28,137 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'} 2022-02-06 04:30:28,137 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 2022-02-06 04:30:28,137 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-06 04:30:28,140 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:28,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 2022-02-06 04:30:28,228 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-06 04:30:28,231 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"7a8ca8ea-bca7-4a58-ae0b-394349347afb","lifecycleState":"CERTIFIED","lastUpdateDate":1644121811554,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a443bcb9-dc21-4fa3-846b-2f07a1636984","lifecycleState":"CERTIFIED","lastUpdateDate":1644121707240,"name":"pNF a5057ec6-8a85","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d09459a2-a5da-44d8-9747-cb365c9fe42b","invariantUUID":"22ec38d2-fe7c-49ac-83ef-f680277e6d93","systemName":"PnfA5057ec68a85","description":"vendor software product","tags":["pNF a5057ec6-8a85"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6c45c39a-43d6-4133-8722-3ac870ee43a3","lifecycleState":"CERTIFIED","lastUpdateDate":1644121722258,"name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","systemName":"DemoPnfIgcc5wo0ow8qvhrkfv4e","description":"catalog service description","tags":["robot-ete","Demo_pNF_iGcc5Wo0oW8QvHRkfV4e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"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":"10f3c670-bc4e-448b-acbf-ff5966b1b61b","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121826805,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","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}]}]} 2022-02-06 04:30:28,236 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-02-06 04:30:28,237 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2022-02-06 04:30:28,241 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'} 2022-02-06 04:30:28,241 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/10f3c670-bc4e-448b-acbf-ff5966b1b61b/lifecycleState/Certify 2022-02-06 04:30:28,241 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-02-06 04:30:28,243 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:35,666 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/10f3c670-bc4e-448b-acbf-ff5966b1b61b/lifecycleState/Certify HTTP/1.1" 200 1167 2022-02-06 04:30:35,667 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-02-06 04:30:35,667 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1644121823267,"lastUpdateDate":1644121826805,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"c984d6a2-2b26-45b9-9627-9e3e566e668a"},"projectCode":"123456","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","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":"1b1a7a05-c23c-4a06-a612-047bfe09e63c"} 2022-02-06 04:30:35,669 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:30:35,670 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:30:35,670 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'} 2022-02-06 04:30:35,671 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:30:35,671 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:30:35,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:30:35,921 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1833 2022-02-06 04:30:35,924 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:30:35,924 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/744cd3fe-3820-4be3-8c04-70ac2ce09f06/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4002fd8d-2ce8-4440-96d6-daf0e56f4266/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-02-06 04:30:35,927 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:30:35,927 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:35,927 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:35,927 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:35,927 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:30:35,927 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:35,927 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:35,927 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:35,927 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_iGcc5Wo0oW8QvHRkfV4e from SDC 2022-02-06 04:30:35,928 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:35,928 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:35,928 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:35,928 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:30:35,928 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:35,928 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:35,929 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-06 04:30:35,929 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-02-06 04:30:35,929 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:35,929 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:35,929 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-02-06 04:30:35,929 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-02-06 04:30:35,929 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:30:35,929 INFO 192:__init__.py(1) - Service found, updating information 2022-02-06 04:30:35,929 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'} 2022-02-06 04:30:35,929 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 2022-02-06 04:30:35,930 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-06 04:30:35,931 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:36,131 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 2022-02-06 04:30:36,134 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-06 04:30:36,137 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"7a8ca8ea-bca7-4a58-ae0b-394349347afb","lifecycleState":"CERTIFIED","lastUpdateDate":1644121811554,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a443bcb9-dc21-4fa3-846b-2f07a1636984","lifecycleState":"CERTIFIED","lastUpdateDate":1644121707240,"name":"pNF a5057ec6-8a85","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d09459a2-a5da-44d8-9747-cb365c9fe42b","invariantUUID":"22ec38d2-fe7c-49ac-83ef-f680277e6d93","systemName":"PnfA5057ec68a85","description":"vendor software product","tags":["pNF a5057ec6-8a85"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4cf56292-a376-4b31-996a-863dda1f7b28","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1644121829028,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c984d6a2-2b26-45b9-9627-9e3e566e668a","lifecycleState":"CERTIFIED","lastUpdateDate":1644121826805,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6c45c39a-43d6-4133-8722-3ac870ee43a3","lifecycleState":"CERTIFIED","lastUpdateDate":1644121722258,"name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","systemName":"DemoPnfIgcc5wo0ow8qvhrkfv4e","description":"catalog service description","tags":["robot-ete","Demo_pNF_iGcc5Wo0oW8QvHRkfV4e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-06 04:30:36,142 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-02-06 04:30:46,152 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2022-02-06 04:30:46,155 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'} 2022-02-06 04:30:46,155 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/c984d6a2-2b26-45b9-9627-9e3e566e668a/distribution/PROD/activate 2022-02-06 04:30:46,156 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-02-06 04:30:46,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:49,063 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c984d6a2-2b26-45b9-9627-9e3e566e668a/distribution/PROD/activate HTTP/1.1" 200 None 2022-02-06 04:30:49,066 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-02-06 04:30:49,067 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","empty":false},{"definition":false,"hidden":false,"uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","empty":false},{"definition":false,"hidden":false,"uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","empty":false},{"definition":false,"hidden":false,"uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","empty":false},{"definition":false,"hidden":false,"uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"MDU5ZmFkNWQ1ZTQ3Y2NiMzk0NWFkY2IwNjQwNWEwZjA=","artifactUUID":"92902dc5-fe19-4823-b068-c6b198cba751","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.assettoscacsar","duplicated":false,"payloadUpdateDate":1644121833114,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MzdmYzZlMzhiNzY4ZDlkZmJmOTM3ZGExY2YzZGJmZTI=","artifactUUID":"867a43d6-22ae-4263-848c-9d8aacb39e68","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.assettoscatemplate","duplicated":false,"payloadUpdateDate":1644121831616,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121790091,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmE2MjRkYzM5NGM5OWQ3ODdhMGI1OGQwNGEwNmJlMzU=","artifactUUID":"29af3d1f-ab08-4b48-b8ee-9cb3dccf0cc5","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vflicense","duplicated":false,"payloadUpdateDate":1644121790094,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1644121790091,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.10f3c670-bc4e-448b-acbf-ff5966b1b61b.3801aceb-70d5-4385-ab54-528c21a9d3ea.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTM4Y2IyOTgxODJhNDQzNTdlYjU0YzE0YzcyOGQ2ZGM=","artifactUUID":"f638ec8a-39c1-4322-bfdd-825a3a98d9f5","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.10f3c670-bc4e-448b-acbf-ff5966b1b61b.3801aceb-70d5-4385-ab54-528c21a9d3ea.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1644121829914,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1644121790184,"description":"created from csar","artifactType":"HEAT","uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"ef2cf03c-7b31-4567-8640-96fcc542f2ce","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.heat1","duplicated":false,"payloadUpdateDate":1644121790192,"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":1644121790184,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121790075,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"0dab1dcf-e8b2-4691-8ce2-7f68de6f804b","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vendorlicense","duplicated":false,"payloadUpdateDate":1644121790078,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1644121790075,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","defaultValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1644121824864,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.3801aceb-70d5-4385-ab54-528c21a9d3ea.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"b29aeba0-11b6-42ca-b892-d1e5dd596622","generatedFromId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.3801aceb-70d5-4385-ab54-528c21a9d3ea.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1644121829120,"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":1644121824864,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121824864,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121790165,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"30b478dc-20a0-4490-8fe0-c01d220e4c6a","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1644121790168,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1644121790165,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1644121824910,"artifacts":["dd4e0bc2-a6f7-440d-8504-091e25fa8681.heat1env","dd4e0bc2-a6f7-440d-8504-091e25fa8681.heat1"],"uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.3801aceb-70d5-4385-ab54-528c21a9d3ea.basic_vm0.dd4e0bc2-a6f7-440d-8504-091e25fa8681.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1644121824910,"customizationUUID":"56803925-e076-4b24-8042-3e77e5d5b81b","groupInstanceArtifacts":["10f3c670-bc4e-448b-acbf-ff5966b1b61b.3801aceb-70d5-4385-ab54-528c21a9d3ea.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["b29aeba0-11b6-42ca-b892-d1e5dd596622"],"artifactsUuid":["ef2cf03c-7b31-4567-8640-96fcc542f2ce"],"groupUUID":"f4d4aaa3-e522-4773-a648-18cf8696e981","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"3801aceb-70d5-4385-ab54-528c21a9d3ea","createdFromCsar":false,"uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.3801aceb-70d5-4385-ab54-528c21a9d3ea.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","icon":"defaulticon","creationTime":1644121824790,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"invariantName":"basic_vm0","componentUid":"3801aceb-70d5-4385-ab54-528c21a9d3ea","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1644121824790,"customizationUUID":"17abde6b-8a5f-4d88-9cfa-818173643298","posX":"200","posY":"100","componentName":"basic_vm","empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"10f3c670-bc4e-448b-acbf-ff5966b1b61b.3801aceb-70d5-4385-ab54-528c21a9d3ea.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"dd4e0bc2-a6f7-440d-8504-091e25fa8681.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":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b79b73cc-1562-4b45-b4ae-ceba89fb1b20","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","empty":false},{"definition":false,"hidden":false,"uniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","empty":false},{"definition":false,"hidden":false,"uniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","empty":false},{"definition":false,"hidden":false,"uniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","empty":false},{"definition":false,"hidden":false,"uniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949b81eb-f436-4ab4-ba55-20c38e8e2b48","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"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","creationDate":1644121823267,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_vm"],"archived":false,"archiveTime":0,"uniqueId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","componentMetadataForSupportLog":{"SupportablityComponentUUID":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","highestVersion":true,"systemName":"BasicVm","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","normalizedName":"basicvm","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1644121847983,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1644121823225,"artifactType":"OTHER","uniqueId":"10f3c670-bc4e-448b-acbf-ff5966b1b61b.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644121823225,"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":"c984d6a2-2b26-45b9-9627-9e3e566e668a"},"categorySpecificMetadata":{},"vspArchived":false,"service":true,"name":"basic_vm"} 2022-02-06 04:30:49,070 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:30:49,070 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:30:49,070 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'} 2022-02-06 04:30:49,070 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:30:49,071 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:30:49,072 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:30:49,279 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1818 2022-02-06 04:30:49,281 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:30:49,281 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/744cd3fe-3820-4be3-8c04-70ac2ce09f06/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4002fd8d-2ce8-4440-96d6-daf0e56f4266/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-02-06 04:30:49,283 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:30:49,284 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:49,284 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:49,284 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:49,284 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:30:49,284 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:49,284 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:49,284 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:49,284 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_iGcc5Wo0oW8QvHRkfV4e from SDC 2022-02-06 04:30:49,284 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:49,284 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:49,284 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:49,285 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:30:49,285 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:49,285 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:49,285 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:49,285 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-02-06 04:30:49,285 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:49,285 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:49,285 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-02-06 04:30:49,285 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-02-06 04:30:49,285 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:30:49,285 INFO 192:__init__.py(1) - Service found, updating information 2022-02-06 04:30:49,286 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'} 2022-02-06 04:30:49,286 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 2022-02-06 04:30:49,286 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-06 04:30:49,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:49,387 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 2022-02-06 04:30:49,390 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-06 04:30:49,392 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"7a8ca8ea-bca7-4a58-ae0b-394349347afb","lifecycleState":"CERTIFIED","lastUpdateDate":1644121811554,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a443bcb9-dc21-4fa3-846b-2f07a1636984","lifecycleState":"CERTIFIED","lastUpdateDate":1644121707240,"name":"pNF a5057ec6-8a85","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d09459a2-a5da-44d8-9747-cb365c9fe42b","invariantUUID":"22ec38d2-fe7c-49ac-83ef-f680277e6d93","systemName":"PnfA5057ec68a85","description":"vendor software product","tags":["pNF a5057ec6-8a85"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4cf56292-a376-4b31-996a-863dda1f7b28","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121847775,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c984d6a2-2b26-45b9-9627-9e3e566e668a","lifecycleState":"CERTIFIED","lastUpdateDate":1644121847983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6c45c39a-43d6-4133-8722-3ac870ee43a3","lifecycleState":"CERTIFIED","lastUpdateDate":1644121722258,"name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","systemName":"DemoPnfIgcc5wo0ow8qvhrkfv4e","description":"catalog service description","tags":["robot-ete","Demo_pNF_iGcc5Wo0oW8QvHRkfV4e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-06 04:30:49,396 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-02-06 04:30:49,396 INFO 201:service.py(1) - Service basic_vm onboarded 2022-02-06 04:30:49,396 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2022-02-06 04:30:49,397 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=='} 2022-02-06 04:30:49,397 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:30:49,397 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:30:49,399 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:49,442 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2022-02-06 04:30:49,442 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2022-02-06 04:30:49,443 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"]}}} 2022-02-06 04:30:49,443 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=='} 2022-02-06 04:30:49,443 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"]}}}. 2022-02-06 04:30:49,450 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=='} 2022-02-06 04:30:49,450 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne 2022-02-06 04:30:49,450 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": "" } 2022-02-06 04:30:49,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:49,514 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne HTTP/1.1" 201 0 2022-02-06 04:30:49,514 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2022-02-06 04:30:49,515 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2022-02-06 04:30:49,517 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=='} 2022-02-06 04:30:49,517 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:30:49,517 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:30:49,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:49,572 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2022-02-06 04:30:49,573 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-06 04:30:49,573 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1644121849482","orchestration-disabled":false,"in-maint":false}]} 2022-02-06 04:30:49,596 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=='} 2022-02-06 04:30:49,596 DEBUG 131:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/d42f6b0c-66d6-44f3-8f79-31779a71302e 2022-02-06 04:30:49,596 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "d42f6b0c-66d6-44f3-8f79-31779a71302e", "user-name": "onap-istanbul-daily-vnfs-ci", "password": "ubqYgb2PEDkHplJUAWSdVWjtbgT0L52h", "system-type": "VIM" , "service-url": "https://vim.pod4.opnfv.fr:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-istanbul-daily-vnfs" , "system-status": "active" } 2022-02-06 04:30:49,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:49,668 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/d42f6b0c-66d6-44f3-8f79-31779a71302e HTTP/1.1" 201 0 2022-02-06 04:30:49,669 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2022-02-06 04:30:49,669 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2022-02-06 04:30:49,672 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=='} 2022-02-06 04:30:49,673 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 2022-02-06 04:30:49,673 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-02-06 04:30:49,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:49,727 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 HTTP/1.1" 404 464 2022-02-06 04:30:49,727 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2022-02-06 04:30:49,728 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/a668aebb6ac84da8b7f9752e079dca78","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78","ERR.5.4.6114"]}}} 2022-02-06 04:30:49,728 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=='} 2022-02-06 04:30:49,728 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/a668aebb6ac84da8b7f9752e079dca78","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78","ERR.5.4.6114"]}}}. 2022-02-06 04:30:49,728 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2022-02-06 04:30:49,728 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2022-02-06 04:30:49,731 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=='} 2022-02-06 04:30:49,731 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 2022-02-06 04:30:49,731 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "a668aebb6ac84da8b7f9752e079dca78", "tenant-name": "onap-istanbul-daily-vnfs", "tenant-context": "None" } 2022-02-06 04:30:49,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:49,795 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 HTTP/1.1" 201 0 2022-02-06 04:30:49,796 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2022-02-06 04:30:49,796 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2022-02-06 04:30:49,799 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=='} 2022-02-06 04:30:49,799 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2022-02-06 04:30:49,799 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2022-02-06 04:30:49,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:49,838 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2022-02-06 04:30:49,839 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2022-02-06 04:30:49,840 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"]}}} 2022-02-06 04:30:49,840 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=='} 2022-02-06 04:30:49,840 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"]}}}. 2022-02-06 04:30:49,844 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=='} 2022-02-06 04:30:49,844 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2022-02-06 04:30:49,844 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2022-02-06 04:30:49,846 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:49,917 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2022-02-06 04:30:49,917 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2022-02-06 04:30:49,918 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2022-02-06 04:30:49,928 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=='} 2022-02-06 04:30:49,928 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/complexes/complex/lannion 2022-02-06 04:30:49,928 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": "" } 2022-02-06 04:30:49,931 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:49,981 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2022-02-06 04:30:49,981 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2022-02-06 04:30:49,982 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"]}}} 2022-02-06 04:30:49,982 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=='} 2022-02-06 04:30:49,982 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2022-02-06 04:30:49,988 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=='} 2022-02-06 04:30:49,988 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:30:49,989 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:30:49,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:50,038 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2022-02-06 04:30:50,039 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-06 04:30:50,039 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1644121849482","orchestration-disabled":false,"in-maint":false}]} 2022-02-06 04:30:50,048 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=='} 2022-02-06 04:30:50,048 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship 2022-02-06 04:30:50,048 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"} } 2022-02-06 04:30:50,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:50,148 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2022-02-06 04:30:50,149 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2022-02-06 04:30:50,149 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2022-02-06 04:30:50,157 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=='} 2022-02-06 04:30:50,157 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-02-06 04:30:50,157 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2022-02-06 04:30:50,159 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:50,221 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 201 0 2022-02-06 04:30:50,222 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2022-02-06 04:30:50,222 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2022-02-06 04:30:50,225 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=='} 2022-02-06 04:30:50,226 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-02-06 04:30:50,226 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2022-02-06 04:30:50,228 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:50,299 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-02-06 04:30:50,300 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2022-02-06 04:30:50,300 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":"1644121850187"} 2022-02-06 04:30:50,303 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=='} 2022-02-06 04:30:50,303 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-02-06 04:30:50,303 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2022-02-06 04:30:50,304 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:50,344 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-02-06 04:30:50,344 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2022-02-06 04:30:50,344 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":"1644121850187"} 2022-02-06 04:30:50,347 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=='} 2022-02-06 04:30:50,347 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-02-06 04:30:50,347 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-02-06 04:30:50,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:50,387 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 404 360 2022-02-06 04:30:50,388 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2022-02-06 04:30:50,388 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"]}}} 2022-02-06 04:30:50,388 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=='} 2022-02-06 04:30:50,389 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"]}}}. 2022-02-06 04:30:50,389 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2022-02-06 04:30:50,391 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:30:50,391 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:30:50,392 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'} 2022-02-06 04:30:50,392 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:30:50,392 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:30:50,393 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:30:50,445 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1818 2022-02-06 04:30:50,446 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:30:50,446 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/744cd3fe-3820-4be3-8c04-70ac2ce09f06/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4002fd8d-2ce8-4440-96d6-daf0e56f4266/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-02-06 04:30:50,448 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:30:50,449 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:50,449 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:50,449 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:50,449 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:30:50,449 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:50,449 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:50,449 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:50,449 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_iGcc5Wo0oW8QvHRkfV4e from SDC 2022-02-06 04:30:50,449 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:50,449 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:50,449 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:50,449 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:30:50,450 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:50,450 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:50,450 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:50,450 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-02-06 04:30:50,450 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:50,450 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:50,450 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-02-06 04:30:50,450 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-02-06 04:30:50,450 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:30:50,450 INFO 192:__init__.py(1) - Service found, updating information 2022-02-06 04:30:50,450 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'} 2022-02-06 04:30:50,451 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 2022-02-06 04:30:50,451 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-06 04:30:50,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:50,512 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 2022-02-06 04:30:50,529 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-06 04:30:50,532 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"7a8ca8ea-bca7-4a58-ae0b-394349347afb","lifecycleState":"CERTIFIED","lastUpdateDate":1644121811554,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a443bcb9-dc21-4fa3-846b-2f07a1636984","lifecycleState":"CERTIFIED","lastUpdateDate":1644121707240,"name":"pNF a5057ec6-8a85","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d09459a2-a5da-44d8-9747-cb365c9fe42b","invariantUUID":"22ec38d2-fe7c-49ac-83ef-f680277e6d93","systemName":"PnfA5057ec68a85","description":"vendor software product","tags":["pNF a5057ec6-8a85"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4cf56292-a376-4b31-996a-863dda1f7b28","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121847775,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c984d6a2-2b26-45b9-9627-9e3e566e668a","lifecycleState":"CERTIFIED","lastUpdateDate":1644121847983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6c45c39a-43d6-4133-8722-3ac870ee43a3","lifecycleState":"CERTIFIED","lastUpdateDate":1644121722258,"name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","systemName":"DemoPnfIgcc5wo0ow8qvhrkfv4e","description":"catalog service description","tags":["robot-ete","Demo_pNF_iGcc5Wo0oW8QvHRkfV4e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-06 04:30:50,538 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-02-06 04:30:50,538 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=='} 2022-02-06 04:30:50,538 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm 2022-02-06 04:30:50,538 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "16798342-4220-495e-9598-e9f7e5a707d3" } 2022-02-06 04:30:50,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:50,606 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm HTTP/1.1" 201 0 2022-02-06 04:30:50,607 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2022-02-06 04:30:50,607 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2022-02-06 04:30:50,609 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=='} 2022-02-06 04:30:50,609 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-02-06 04:30:50,609 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-02-06 04:30:50,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:50,653 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2022-02-06 04:30:50,654 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2022-02-06 04:30:50,654 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1644121850570"}]} 2022-02-06 04:30:50,656 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=='} 2022-02-06 04:30:50,656 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-02-06 04:30:50,656 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2022-02-06 04:30:50,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:50,701 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-02-06 04:30:50,701 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2022-02-06 04:30:50,702 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":"1644121850187"} 2022-02-06 04:30:50,706 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=='} 2022-02-06 04:30:50,706 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-02-06 04:30:50,706 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-02-06 04:30:50,708 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:50,768 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2022-02-06 04:30:50,769 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2022-02-06 04:30:50,770 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1644121850570"}]} 2022-02-06 04:30:50,773 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=='} 2022-02-06 04:30:50,773 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:30:50,773 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:30:50,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:50,827 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-02-06 04:30:50,828 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-06 04:30:50,828 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1644121850079","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-02-06 04:30:50,831 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=='} 2022-02-06 04:30:50,831 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 2022-02-06 04:30:50,831 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-02-06 04:30:50,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:50,882 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 HTTP/1.1" 200 148 2022-02-06 04:30:50,883 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-02-06 04:30:50,883 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"a668aebb6ac84da8b7f9752e079dca78","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1644121849761"} 2022-02-06 04:30:50,894 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=='} 2022-02-06 04:30:50,894 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship 2022-02-06 04:30:50,894 DEBUG 132:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78?resource-version=1644121849761", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-istanbul-daily-vnfs"}], "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": "a668aebb6ac84da8b7f9752e079dca78"}] } 2022-02-06 04:30:50,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:50,989 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship HTTP/1.1" 200 0 2022-02-06 04:30:50,989 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2022-02-06 04:30:50,990 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2022-02-06 04:30:50,993 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=='} 2022-02-06 04:30:50,993 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-02-06 04:30:50,993 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2022-02-06 04:30:50,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:51,041 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-02-06 04:30:51,042 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2022-02-06 04:30:51,042 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":"1644121850187"} 2022-02-06 04:30:51,045 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=='} 2022-02-06 04:30:51,045 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:30:51,045 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:30:51,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:51,104 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-02-06 04:30:51,105 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-06 04:30:51,105 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1644121850079","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-02-06 04:30:51,108 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=='} 2022-02-06 04:30:51,108 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 2022-02-06 04:30:51,108 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-02-06 04:30:51,110 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:51,158 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 HTTP/1.1" 200 611 2022-02-06 04:30:51,159 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-02-06 04:30:51,159 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"a668aebb6ac84da8b7f9752e079dca78","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1644121850930","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-02-06 04:30:51,161 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=='} 2022-02-06 04:30:51,161 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities 2022-02-06 04:30:51,161 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2022-02-06 04:30:51,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:51,206 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities HTTP/1.1" 200 966 2022-02-06 04:30:51,207 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2022-02-06 04:30:51,207 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"f9736888-7c1f-4e2b-9ee9-68b6d38981e1","owning-entity-name":"basicnw-oe","resource-version":"1644121748305","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8e0c43d1-6602-4411-905b-1d4a3579082d","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"8e0c43d1-6602-4411-905b-1d4a3579082d"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-0a2abd24-0c0f-4394-8553-bd8d4b877109"}]}]}}]} 2022-02-06 04:30:51,209 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2022-02-06 04:30:51,213 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=='} 2022-02-06 04:30:51,213 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/459cb717-1e29-4ac5-9b5f-5b8ade525055 2022-02-06 04:30:51,213 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "459cb717-1e29-4ac5-9b5f-5b8ade525055" } 2022-02-06 04:30:51,214 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:51,274 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/459cb717-1e29-4ac5-9b5f-5b8ade525055 HTTP/1.1" 201 0 2022-02-06 04:30:51,275 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2022-02-06 04:30:51,275 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2022-02-06 04:30:51,278 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=='} 2022-02-06 04:30:51,279 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/459cb717-1e29-4ac5-9b5f-5b8ade525055 2022-02-06 04:30:51,279 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2022-02-06 04:30:51,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:30:51,320 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/459cb717-1e29-4ac5-9b5f-5b8ade525055 HTTP/1.1" 200 128 2022-02-06 04:30:51,320 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2022-02-06 04:30:51,321 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"459cb717-1e29-4ac5-9b5f-5b8ade525055","owning-entity-name":"basicvm-oe","resource-version":"1644121851242"} 2022-02-06 04:30:51,324 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2022-02-06 04:30:51,324 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:30:51,324 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:30:51,325 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'} 2022-02-06 04:30:51,325 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:30:51,325 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:30:51,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:30:51,381 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1818 2022-02-06 04:30:51,382 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:30:51,383 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/744cd3fe-3820-4be3-8c04-70ac2ce09f06/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4002fd8d-2ce8-4440-96d6-daf0e56f4266/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-02-06 04:30:51,385 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:30:51,385 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:51,385 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:51,385 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:51,385 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:30:51,385 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:51,385 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:51,385 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:51,386 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_iGcc5Wo0oW8QvHRkfV4e from SDC 2022-02-06 04:30:51,386 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:51,386 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:51,386 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:51,386 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:30:51,386 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:51,386 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:51,386 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:30:51,386 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-02-06 04:30:51,386 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:30:51,387 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:30:51,387 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-02-06 04:30:51,387 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-02-06 04:30:51,387 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:30:51,387 INFO 192:__init__.py(1) - Service found, updating information 2022-02-06 04:30:51,387 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'} 2022-02-06 04:30:51,387 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-02-06 04:30:51,387 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-06 04:30:51,389 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:51,487 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 2022-02-06 04:30:51,491 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-06 04:30:51,493 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"7a8ca8ea-bca7-4a58-ae0b-394349347afb","lifecycleState":"CERTIFIED","lastUpdateDate":1644121811554,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a443bcb9-dc21-4fa3-846b-2f07a1636984","lifecycleState":"CERTIFIED","lastUpdateDate":1644121707240,"name":"pNF a5057ec6-8a85","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d09459a2-a5da-44d8-9747-cb365c9fe42b","invariantUUID":"22ec38d2-fe7c-49ac-83ef-f680277e6d93","systemName":"PnfA5057ec68a85","description":"vendor software product","tags":["pNF a5057ec6-8a85"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4cf56292-a376-4b31-996a-863dda1f7b28","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121847775,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c984d6a2-2b26-45b9-9627-9e3e566e668a","lifecycleState":"CERTIFIED","lastUpdateDate":1644121847983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6c45c39a-43d6-4133-8722-3ac870ee43a3","lifecycleState":"CERTIFIED","lastUpdateDate":1644121722258,"name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","systemName":"DemoPnfIgcc5wo0ow8qvhrkfv4e","description":"catalog service description","tags":["robot-ete","Demo_pNF_iGcc5Wo0oW8QvHRkfV4e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-06 04:30:51,499 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-02-06 04:30:51,499 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'} 2022-02-06 04:30:51,499 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/1b1a7a05-c23c-4a06-a612-047bfe09e63c/distribution 2022-02-06 04:30:51,499 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2022-02-06 04:30:51,502 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:51,584 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/distribution HTTP/1.1" 200 205 2022-02-06 04:30:51,585 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2022-02-06 04:30:51,586 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"a8c15ffe-682a-4874-b968-36cb0cedf9f9","timestamp":"2022-02-06 04:30:47.464 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2022-02-06 04:30:51,588 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'} 2022-02-06 04:30:51,588 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/a8c15ffe-682a-4874-b968-36cb0cedf9f9 2022-02-06 04:30:51,588 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-02-06 04:30:51,590 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:30:51,674 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/a8c15ffe-682a-4874-b968-36cb0cedf9f9 HTTP/1.1" 200 29 2022-02-06 04:30:51,675 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-02-06 04:30:51,675 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2022-02-06 04:30:51,678 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-02-06 04:30:51,678 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2022-02-06 04:31:51,737 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'} 2022-02-06 04:31:51,738 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/a8c15ffe-682a-4874-b968-36cb0cedf9f9 2022-02-06 04:31:51,738 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-02-06 04:31:51,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:31:51,812 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/a8c15ffe-682a-4874-b968-36cb0cedf9f9 HTTP/1.1" 200 29 2022-02-06 04:31:51,813 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-02-06 04:31:51,814 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2022-02-06 04:31:51,817 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-02-06 04:31:51,817 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2022-02-06 04:32:51,867 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'} 2022-02-06 04:32:51,867 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/a8c15ffe-682a-4874-b968-36cb0cedf9f9 2022-02-06 04:32:51,867 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-02-06 04:32:51,869 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:32:51,952 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/a8c15ffe-682a-4874-b968-36cb0cedf9f9 HTTP/1.1" 200 None 2022-02-06 04:32:51,954 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-02-06 04:32:51,954 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1644121845548","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1644121845548","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":"1644121856239","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121845882","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121855402","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121864573","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121863544","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1644121856239","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121838699","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1644121844953","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":"1644121845548","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1644121839746","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1644121845548","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121856705","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121856705","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":"1644121845548","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1644121838206","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121838699","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":"1644121856454","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1644121854391","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121845882","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1644121839746","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121838699","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121845882","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":"1644121867400","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1644121856239","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121845882","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":"1644121856239","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1644121856397","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1644121857457","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1644121838206","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1644121844953","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":"1644121856239","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":"1644121864019","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1644121844953","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":"1644121854392","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1644121839746","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1644121865259","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1644121866381","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121860533","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121870067","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1644121839746","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121871072","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1644121838206","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":"1644121839746","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1644121838206","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":"1644121838206","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":"1644121845548","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":"1644121868404","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121838699","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":"1644121856705","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":"1644121855394","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1644121844953","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121862541","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1644121856239","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121856705","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":"1644121838206","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1644121856239","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1644121844953","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":"1644121845548","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121856705","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121838699","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1644121844953","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121838699","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121856705","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121845882","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121845882","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1644121839746","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121856705","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":"1644121839746","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121838699","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121854395","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1644121844953","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":"1644121838206","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121845882","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-02-06 04:32:51,957 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1644121845548', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1644121845548', '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': '1644121856239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121845882', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121855402', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121864573', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121863544', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1644121856239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121838699', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1644121844953', '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': '1644121845548', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1644121839746', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1644121845548', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121856705', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121856705', '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': '1644121845548', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1644121838206', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121838699', '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': '1644121856454', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1644121854391', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121845882', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1644121839746', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121838699', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121845882', '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': '1644121867400', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1644121856239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121845882', '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': '1644121856239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1644121856397', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1644121857457', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1644121838206', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1644121844953', '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': '1644121856239', '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': '1644121864019', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1644121844953', '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': '1644121854392', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1644121839746', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1644121865259', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1644121866381', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121860533', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121870067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1644121839746', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121871072', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1644121838206', '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': '1644121839746', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1644121838206', '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': '1644121838206', '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': '1644121845548', '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': '1644121868404', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121838699', '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': '1644121856705', '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': '1644121855394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1644121844953', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121862541', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1644121856239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121856705', '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': '1644121838206', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1644121856239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1644121844953', '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': '1644121845548', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121856705', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121838699', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1644121844953', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121838699', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121856705', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121845882', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121845882', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1644121839746', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121856705', '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': '1644121839746', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121838699', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121854395', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1644121844953', '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': '1644121838206', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121845882', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-02-06 04:32:51,957 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-02-06 04:32:51,958 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-02-06 04:32:51,958 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2022-02-06 04:33:52,018 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'} 2022-02-06 04:33:52,018 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/a8c15ffe-682a-4874-b968-36cb0cedf9f9 2022-02-06 04:33:52,018 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-02-06 04:33:52,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:33:52,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/a8c15ffe-682a-4874-b968-36cb0cedf9f9 HTTP/1.1" 200 None 2022-02-06 04:33:52,105 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-02-06 04:33:52,106 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1644121852401","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":"1644121845548","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1644121845548","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":"1644121852401","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":"1644121856239","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121845882","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121855402","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1644121852401","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":"1644121940966","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121864573","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121863544","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1644121856239","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1644121944071","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121838699","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1644121844953","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":"1644121845548","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1644121839746","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1644121845548","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121856705","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1644121852401","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121856705","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":"1644121845548","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1644121838206","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121838699","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":"1644121856454","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1644121854391","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121845882","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1644121839746","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121838699","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121845882","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":"1644121867400","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1644121856239","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121845882","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":"1644121936697","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1644121856239","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1644121856397","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1644121857457","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1644121852401","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1644121838206","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1644121844953","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":"1644121856239","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":"1644121945073","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1644121864019","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1644121844953","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":"1644121938882","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":"1644121852401","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1644121854392","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1644121852401","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1644121839746","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1644121865259","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1644121866381","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121860533","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121870067","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1644121839746","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121871072","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1644121838206","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":"1644121839746","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1644121838206","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":"1644121838206","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":"1644121845548","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":"1644121868404","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121838699","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":"1644121856705","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":"1644121942065","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":"1644121855394","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1644121844953","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121862541","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1644121856239","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121856705","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":"1644121838206","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1644121856239","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1644121844953","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":"1644121845548","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1644121943067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1644121939925","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121856705","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121838699","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1644121844953","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121838699","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121856705","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121845882","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121845882","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1644121839746","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1644121856705","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":"1644121839746","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1644121838699","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121854395","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1644121844953","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":"1644121838206","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1644121845882","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-02-06 04:33:52,109 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1644121852401', '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': '1644121845548', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1644121845548', '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': '1644121852401', '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': '1644121856239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121845882', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121855402', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1644121852401', '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': '1644121940966', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121864573', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121863544', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1644121856239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1644121944071', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121838699', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1644121844953', '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': '1644121845548', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1644121839746', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1644121845548', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121856705', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1644121852401', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121856705', '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': '1644121845548', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1644121838206', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121838699', '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': '1644121856454', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1644121854391', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121845882', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1644121839746', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121838699', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121845882', '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': '1644121867400', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1644121856239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121845882', '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': '1644121936697', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1644121856239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1644121856397', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1644121857457', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1644121852401', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1644121838206', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1644121844953', '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': '1644121856239', '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': '1644121945073', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1644121864019', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1644121844953', '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': '1644121938882', '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': '1644121852401', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1644121854392', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1644121852401', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1644121839746', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1644121865259', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1644121866381', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121860533', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121870067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1644121839746', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121871072', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1644121838206', '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': '1644121839746', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1644121838206', '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': '1644121838206', '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': '1644121845548', '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': '1644121868404', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121838699', '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': '1644121856705', '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': '1644121942065', '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': '1644121855394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1644121844953', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121862541', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1644121856239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121856705', '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': '1644121838206', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1644121856239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1644121844953', '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': '1644121845548', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1644121943067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1644121939925', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121856705', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121838699', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1644121844953', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121838699', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121856705', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121845882', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121845882', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1644121839746', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1644121856705', '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': '1644121839746', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1644121838699', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121854395', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1644121844953', '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': '1644121838206', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1644121845882', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-02-06 04:33:52,110 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-02-06 04:33:52,110 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-02-06 04:33:52,110 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-02-06 04:33:52,110 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-02-06 04:33:52,110 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-02-06 04:33:52,110 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-02-06 04:33:52,111 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2022-02-06 04:33:52,119 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': '15d6fac3-3c4c-4261-8bf9-5336f4245b1d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:33:52,119 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 2022-02-06 04:33:52,119 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "16798342-4220-495e-9598-e9f7e5a707d3", "modelVersionId": "1b1a7a05-c23c-4a06-a612-047bfe09e63c", "modelName": "basic_vm", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "a668aebb6ac84da8b7f9752e079dca78", "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": "459cb717-1e29-4ac5-9b5f-5b8ade525055", "owningEntityName": "basicvm-oe" } } } 2022-02-06 04:33:52,121 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:33:53,523 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2022-02-06 04:33:53,524 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2022-02-06 04:33:53,525 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"15d6fac3-3c4c-4261-8bf9-5336f4245b1d","instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/15d6fac3-3c4c-4261-8bf9-5336f4245b1d"}} 2022-02-06 04:33:53,525 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2022-02-06 04:33:53,537 DEBUG 129:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '36bc69e2-81c5-4dbf-98a4-fec98272097c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:33:53,538 DEBUG 131:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/15d6fac3-3c4c-4261-8bf9-5336f4245b1d 2022-02-06 04:33:53,538 DEBUG 132:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] data sent: None 2022-02-06 04:33:53,541 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:33:53,706 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/15d6fac3-3c4c-4261-8bf9-5336f4245b1d HTTP/1.1" 200 1348 2022-02-06 04:33:53,709 INFO 142:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] response code: 200 2022-02-06 04:33:53,709 DEBUG 146:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] response: {"request":{"requestId":"15d6fac3-3c4c-4261-8bf9-5336f4245b1d","startTime":"Sun, 06 Feb 2022 04:33:52 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"459cb717-1e29-4ac5-9b5f-5b8ade525055","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","serviceInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 06 Feb 2022 04:33:52 GMT"}}} 2022-02-06 04:34:03,715 DEBUG 129:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'adba5a23-860a-40c2-acd6-b1cde9c5682e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:03,715 DEBUG 131:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/15d6fac3-3c4c-4261-8bf9-5336f4245b1d 2022-02-06 04:34:03,716 DEBUG 132:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] data sent: None 2022-02-06 04:34:03,717 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:03,887 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/15d6fac3-3c4c-4261-8bf9-5336f4245b1d HTTP/1.1" 200 1558 2022-02-06 04:34:03,888 INFO 142:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] response code: 200 2022-02-06 04:34:03,889 DEBUG 146:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] response: {"request":{"requestId":"15d6fac3-3c4c-4261-8bf9-5336f4245b1d","startTime":"Sun, 06 Feb 2022 04:33:52 GMT","finishTime":"Sun, 06 Feb 2022 04:33:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"459cb717-1e29-4ac5-9b5f-5b8ade525055","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","serviceInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:33:57 GMT"}}} 2022-02-06 04:34:03,889 INFO 56:mixins.py(9) - ServiceInstantiation task finished 2022-02-06 04:34:03,890 DEBUG 129:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8e6d4f2f-29c3-4582-bfbe-f35fe98e9832', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:03,890 DEBUG 131:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/15d6fac3-3c4c-4261-8bf9-5336f4245b1d 2022-02-06 04:34:03,890 DEBUG 132:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] data sent: None 2022-02-06 04:34:03,892 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:04,040 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/15d6fac3-3c4c-4261-8bf9-5336f4245b1d HTTP/1.1" 200 1558 2022-02-06 04:34:04,042 INFO 142:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] response code: 200 2022-02-06 04:34:04,043 DEBUG 146:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] response: {"request":{"requestId":"15d6fac3-3c4c-4261-8bf9-5336f4245b1d","startTime":"Sun, 06 Feb 2022 04:33:52 GMT","finishTime":"Sun, 06 Feb 2022 04:33:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"459cb717-1e29-4ac5-9b5f-5b8ade525055","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","serviceInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:33:57 GMT"}}} 2022-02-06 04:34:04,043 DEBUG 129:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3af2d708-be51-4a43-8f2b-946f3d7e185c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:04,043 DEBUG 131:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/15d6fac3-3c4c-4261-8bf9-5336f4245b1d 2022-02-06 04:34:04,044 DEBUG 132:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] data sent: None 2022-02-06 04:34:04,045 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:04,196 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/15d6fac3-3c4c-4261-8bf9-5336f4245b1d HTTP/1.1" 200 1558 2022-02-06 04:34:04,197 INFO 142:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] response code: 200 2022-02-06 04:34:04,198 DEBUG 146:onap_service.py(9) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] response: {"request":{"requestId":"15d6fac3-3c4c-4261-8bf9-5336f4245b1d","startTime":"Sun, 06 Feb 2022 04:33:52 GMT","finishTime":"Sun, 06 Feb 2022 04:33:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"459cb717-1e29-4ac5-9b5f-5b8ade525055","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","serviceInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:33:57 GMT"}}} 2022-02-06 04:34:04,201 DEBUG 129:onap_service.py(1) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ef5b6323-0a26-415a-895f-0fbe57754380', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:04,202 DEBUG 131:onap_service.py(1) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/15d6fac3-3c4c-4261-8bf9-5336f4245b1d 2022-02-06 04:34:04,202 DEBUG 132:onap_service.py(1) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] data sent: None 2022-02-06 04:34:04,205 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:04,363 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/15d6fac3-3c4c-4261-8bf9-5336f4245b1d HTTP/1.1" 200 1558 2022-02-06 04:34:04,365 INFO 142:onap_service.py(1) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] response code: 200 2022-02-06 04:34:04,365 DEBUG 146:onap_service.py(1) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] response: {"request":{"requestId":"15d6fac3-3c4c-4261-8bf9-5336f4245b1d","startTime":"Sun, 06 Feb 2022 04:33:52 GMT","finishTime":"Sun, 06 Feb 2022 04:33:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"459cb717-1e29-4ac5-9b5f-5b8ade525055","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","serviceInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:33:57 GMT"}}} 2022-02-06 04:34:04,366 DEBUG 129:onap_service.py(1) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '40e962ff-285f-4caa-b54f-84eed77ccb04', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:04,366 DEBUG 131:onap_service.py(1) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/15d6fac3-3c4c-4261-8bf9-5336f4245b1d 2022-02-06 04:34:04,366 DEBUG 132:onap_service.py(1) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] data sent: None 2022-02-06 04:34:04,368 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:04,525 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/15d6fac3-3c4c-4261-8bf9-5336f4245b1d HTTP/1.1" 200 1558 2022-02-06 04:34:04,527 INFO 142:onap_service.py(1) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] response code: 200 2022-02-06 04:34:04,527 DEBUG 146:onap_service.py(1) - [None][Check 15d6fac3-3c4c-4261-8bf9-5336f4245b1d orchestration request status] response: {"request":{"requestId":"15d6fac3-3c4c-4261-8bf9-5336f4245b1d","startTime":"Sun, 06 Feb 2022 04:33:52 GMT","finishTime":"Sun, 06 Feb 2022 04:33:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"459cb717-1e29-4ac5-9b5f-5b8ade525055","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","serviceInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:33:57 GMT"}}} 2022-02-06 04:34:04,528 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=='} 2022-02-06 04:34:04,528 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-02-06 04:34:04,528 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-02-06 04:34:04,530 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:34:04,620 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 765 2022-02-06 04:34:04,621 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2022-02-06 04:34:04,621 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1644121850930","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78","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":"a668aebb6ac84da8b7f9752e079dca78"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]}}]} 2022-02-06 04:34:04,626 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e 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=='} 2022-02-06 04:34:04,626 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e 2022-02-06 04:34:04,627 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e service-instance-name] data sent: None 2022-02-06 04:34:04,632 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:34:04,760 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e HTTP/1.1" 200 1190 2022-02-06 04:34:04,761 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e service-instance-name] response code: 200 2022-02-06 04:34:04,762 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e service-instance-name] response: {"service-instance":[{"service-instance-id":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","service-instance-name":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"16798342-4220-495e-9598-e9f7e5a707d3","model-version-id":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","resource-version":"1644122036676","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/459cb717-1e29-4ac5-9b5f-5b8ade525055","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"459cb717-1e29-4ac5-9b5f-5b8ade525055"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2022-02-06 04:34:04,765 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=='} 2022-02-06 04:34:04,765 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-02-06 04:34:04,766 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2022-02-06 04:34:04,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:34:04,820 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-02-06 04:34:04,822 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2022-02-06 04:34:04,822 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":"1644121850187"} 2022-02-06 04:34:04,824 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=='} 2022-02-06 04:34:04,824 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-02-06 04:34:04,824 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-02-06 04:34:04,826 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:34:04,917 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 765 2022-02-06 04:34:04,918 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2022-02-06 04:34:04,918 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1644121850930","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78","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":"a668aebb6ac84da8b7f9752e079dca78"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]}}]} 2022-02-06 04:34:04,921 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e 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=='} 2022-02-06 04:34:04,921 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e 2022-02-06 04:34:04,921 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e service-instance-name] data sent: None 2022-02-06 04:34:04,923 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:34:05,118 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e HTTP/1.1" 200 1190 2022-02-06 04:34:05,119 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e service-instance-name] response code: 200 2022-02-06 04:34:05,120 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e service-instance-name] response: {"service-instance":[{"service-instance-id":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","service-instance-name":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"16798342-4220-495e-9598-e9f7e5a707d3","model-version-id":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","resource-version":"1644122036676","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/459cb717-1e29-4ac5-9b5f-5b8ade525055","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"459cb717-1e29-4ac5-9b5f-5b8ade525055"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2022-02-06 04:34:05,122 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=='} 2022-02-06 04:34:05,122 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:34:05,122 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:34:05,124 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:34:05,270 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-02-06 04:34:05,271 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-06 04:34:05,271 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1644121850079","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-02-06 04:34:05,273 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=='} 2022-02-06 04:34:05,273 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 2022-02-06 04:34:05,274 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-02-06 04:34:05,275 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:34:05,362 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 HTTP/1.1" 200 611 2022-02-06 04:34:05,364 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-02-06 04:34:05,364 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"a668aebb6ac84da8b7f9752e079dca78","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1644121850930","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-02-06 04:34:05,370 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:34:05,370 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:34:05,370 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'} 2022-02-06 04:34:05,370 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:34:05,370 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:34:05,372 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:34:06,777 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1792 2022-02-06 04:34:06,778 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:34:06,779 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/744cd3fe-3820-4be3-8c04-70ac2ce09f06/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4002fd8d-2ce8-4440-96d6-daf0e56f4266/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-06 04:34:06,781 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:34:06,781 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:06,781 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:06,781 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:06,782 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:34:06,782 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:06,782 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:06,782 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:06,782 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_iGcc5Wo0oW8QvHRkfV4e from SDC 2022-02-06 04:34:06,782 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:06,782 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:06,782 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:06,782 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:34:06,782 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:06,782 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:06,782 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:06,782 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-02-06 04:34:06,782 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:06,783 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:06,783 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:06,783 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-02-06 04:34:06,783 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:34:06,783 INFO 192:__init__.py(1) - Service found, updating information 2022-02-06 04:34:06,783 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'} 2022-02-06 04:34:06,783 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 2022-02-06 04:34:06,783 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-06 04:34:06,785 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:34:08,378 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 2022-02-06 04:34:08,380 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-06 04:34:08,383 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"7a8ca8ea-bca7-4a58-ae0b-394349347afb","lifecycleState":"CERTIFIED","lastUpdateDate":1644121811554,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c1ffe972-25dc-4edd-ad93-03fbc09d8de3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644122046783,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"054c4159-852d-44fa-8259-01027688b351","invariantUUID":"a519a617-b7a4-4e81-b414-6ee74a83ab2a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a443bcb9-dc21-4fa3-846b-2f07a1636984","lifecycleState":"CERTIFIED","lastUpdateDate":1644121707240,"name":"pNF a5057ec6-8a85","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d09459a2-a5da-44d8-9747-cb365c9fe42b","invariantUUID":"22ec38d2-fe7c-49ac-83ef-f680277e6d93","systemName":"PnfA5057ec68a85","description":"vendor software product","tags":["pNF a5057ec6-8a85"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","lifecycleState":"CERTIFIED","lastUpdateDate":1644121847983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bcb3e1e7-40bd-49dc-96d3-9db6dff833ce","lifecycleState":"CERTIFIED","lastUpdateDate":1644121865432,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"6c45c39a-43d6-4133-8722-3ac870ee43a3","lifecycleState":"CERTIFIED","lastUpdateDate":1644121722258,"name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","systemName":"DemoPnfIgcc5wo0ow8qvhrkfv4e","description":"catalog service description","tags":["robot-ete","Demo_pNF_iGcc5Wo0oW8QvHRkfV4e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-06 04:34:08,388 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-02-06 04:34:08,389 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'} 2022-02-06 04:34:08,389 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/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel 2022-02-06 04:34:08,389 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2022-02-06 04:34:08,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:34:08,770 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel HTTP/1.1" 200 None 2022-02-06 04:34:08,772 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2022-02-06 04:34:08,772 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2022-02-06 04:34:08,821 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:34:08,821 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:34:08,822 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'} 2022-02-06 04:34:08,822 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:34:08,822 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:34:08,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:34:08,881 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1792 2022-02-06 04:34:08,882 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:34:08,882 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/744cd3fe-3820-4be3-8c04-70ac2ce09f06/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4002fd8d-2ce8-4440-96d6-daf0e56f4266/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-06 04:34:08,885 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:34:08,885 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:08,885 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:08,885 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:08,885 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:34:08,885 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:08,885 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:08,885 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:08,885 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_iGcc5Wo0oW8QvHRkfV4e from SDC 2022-02-06 04:34:08,885 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:08,885 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:08,885 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:08,886 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:34:08,886 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:08,886 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:08,886 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:08,886 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-02-06 04:34:08,886 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:08,886 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:08,886 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:08,886 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-02-06 04:34:08,886 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:34:08,886 INFO 192:__init__.py(1) - Service found, updating information 2022-02-06 04:34:08,887 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'} 2022-02-06 04:34:08,887 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 2022-02-06 04:34:08,887 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-06 04:34:08,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:34:08,944 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 2022-02-06 04:34:08,948 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-06 04:34:08,950 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"7a8ca8ea-bca7-4a58-ae0b-394349347afb","lifecycleState":"CERTIFIED","lastUpdateDate":1644121811554,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c1ffe972-25dc-4edd-ad93-03fbc09d8de3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644122046783,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"054c4159-852d-44fa-8259-01027688b351","invariantUUID":"a519a617-b7a4-4e81-b414-6ee74a83ab2a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a443bcb9-dc21-4fa3-846b-2f07a1636984","lifecycleState":"CERTIFIED","lastUpdateDate":1644121707240,"name":"pNF a5057ec6-8a85","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d09459a2-a5da-44d8-9747-cb365c9fe42b","invariantUUID":"22ec38d2-fe7c-49ac-83ef-f680277e6d93","systemName":"PnfA5057ec68a85","description":"vendor software product","tags":["pNF a5057ec6-8a85"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","lifecycleState":"CERTIFIED","lastUpdateDate":1644121847983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bcb3e1e7-40bd-49dc-96d3-9db6dff833ce","lifecycleState":"CERTIFIED","lastUpdateDate":1644121865432,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"6c45c39a-43d6-4133-8722-3ac870ee43a3","lifecycleState":"CERTIFIED","lastUpdateDate":1644121722258,"name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","systemName":"DemoPnfIgcc5wo0ow8qvhrkfv4e","description":"catalog service description","tags":["robot-ete","Demo_pNF_iGcc5Wo0oW8QvHRkfV4e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-06 04:34:08,954 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-02-06 04:34:08,955 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': '6fca2dfa-d7b5-4a2b-939b-f702e331b2d5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:08,955 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/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/vnfs 2022-02-06 04:34:08,955 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "16798342-4220-495e-9598-e9f7e5a707d3" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "b865087c-6aff-4657-9bd0-46d7bb16ac8d", "modelVersionId": "415d0db1-2973-4351-9d24-ccffbbbafd7e", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "17abde6b-8a5f-4d88-9cfa-818173643298", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "a668aebb6ac84da8b7f9752e079dca78", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "platform": { "platformName": "basicvm-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "e2d079ac-1d90-4a2d-a8c0-4254d19a4c85", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "16798342-4220-495e-9598-e9f7e5a707d3", "modelVersion": "1.0", "modelVersionId": "1b1a7a05-c23c-4a06-a612-047bfe09e63c" } } }] } } 2022-02-06 04:34:08,957 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:10,826 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/vnfs HTTP/1.1" 202 262 2022-02-06 04:34:10,828 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2022-02-06 04:34:10,828 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"6fca2dfa-d7b5-4a2b-939b-f702e331b2d5","instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6fca2dfa-d7b5-4a2b-939b-f702e331b2d5"}} 2022-02-06 04:34:10,829 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2022-02-06 04:34:10,836 DEBUG 129:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0fdb58d9-ac32-43cc-91e7-a785d01cdec5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:10,837 DEBUG 131:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 2022-02-06 04:34:10,837 DEBUG 132:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] data sent: None 2022-02-06 04:34:10,840 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:11,003 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 HTTP/1.1" 200 1916 2022-02-06 04:34:11,005 INFO 142:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] response code: 200 2022-02-06 04:34:11,005 DEBUG 146:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] response: {"request":{"requestId":"6fca2dfa-d7b5-4a2b-939b-f702e331b2d5","startTime":"Sun, 06 Feb 2022 04:34:09 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"16798342-4220-495e-9598-e9f7e5a707d3","source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnfInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 06 Feb 2022 04:34:10 GMT"}}} 2022-02-06 04:34:21,017 DEBUG 129:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd42ecd89-b3a0-4ede-82c0-27a1505b4f24', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:21,017 DEBUG 131:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 2022-02-06 04:34:21,018 DEBUG 132:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] data sent: None 2022-02-06 04:34:21,021 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:21,626 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 HTTP/1.1" 200 2164 2022-02-06 04:34:21,627 INFO 142:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] response code: 200 2022-02-06 04:34:21,627 DEBUG 146:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] response: {"request":{"requestId":"6fca2dfa-d7b5-4a2b-939b-f702e331b2d5","startTime":"Sun, 06 Feb 2022 04:34:09 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"16798342-4220-495e-9598-e9f7e5a707d3","source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnfInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1). TASK INFORMATION: Last task executed: Catch Event","percentProgress":52,"timestamp":"Sun, 06 Feb 2022 04:34:20 GMT"}}} 2022-02-06 04:34:31,637 DEBUG 129:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6cbd79bb-7e7e-49a7-bad9-f7e8ddce8c4b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:31,637 DEBUG 131:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 2022-02-06 04:34:31,637 DEBUG 132:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] data sent: None 2022-02-06 04:34:31,640 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:31,795 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 HTTP/1.1" 200 2122 2022-02-06 04:34:31,797 INFO 142:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] response code: 200 2022-02-06 04:34:31,798 DEBUG 146:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] response: {"request":{"requestId":"6fca2dfa-d7b5-4a2b-939b-f702e331b2d5","startTime":"Sun, 06 Feb 2022 04:34:09 GMT","finishTime":"Sun, 06 Feb 2022 04:34:22 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"16798342-4220-495e-9598-e9f7e5a707d3","source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnfInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:34:22 GMT"}}} 2022-02-06 04:34:31,799 INFO 56:mixins.py(10) - VnfInstantiation task finished 2022-02-06 04:34:31,799 DEBUG 129:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f3d021bd-39a3-4078-875f-3c2a45437d3e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:31,800 DEBUG 131:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 2022-02-06 04:34:31,800 DEBUG 132:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] data sent: None 2022-02-06 04:34:31,802 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:31,956 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 HTTP/1.1" 200 2122 2022-02-06 04:34:31,957 INFO 142:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] response code: 200 2022-02-06 04:34:31,957 DEBUG 146:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] response: {"request":{"requestId":"6fca2dfa-d7b5-4a2b-939b-f702e331b2d5","startTime":"Sun, 06 Feb 2022 04:34:09 GMT","finishTime":"Sun, 06 Feb 2022 04:34:22 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"16798342-4220-495e-9598-e9f7e5a707d3","source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnfInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:34:22 GMT"}}} 2022-02-06 04:34:31,958 DEBUG 129:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9a8d1e71-a4b2-4b3d-bbb8-1c908c274660', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:31,958 DEBUG 131:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 2022-02-06 04:34:31,958 DEBUG 132:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] data sent: None 2022-02-06 04:34:31,960 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:32,106 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 HTTP/1.1" 200 2122 2022-02-06 04:34:32,108 INFO 142:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] response code: 200 2022-02-06 04:34:32,108 DEBUG 146:onap_service.py(10) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] response: {"request":{"requestId":"6fca2dfa-d7b5-4a2b-939b-f702e331b2d5","startTime":"Sun, 06 Feb 2022 04:34:09 GMT","finishTime":"Sun, 06 Feb 2022 04:34:22 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"16798342-4220-495e-9598-e9f7e5a707d3","source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnfInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:34:22 GMT"}}} 2022-02-06 04:34:32,113 DEBUG 129:onap_service.py(1) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '48f391c4-5ad2-41c8-9b03-6f68c83156e4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:32,113 DEBUG 131:onap_service.py(1) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 2022-02-06 04:34:32,113 DEBUG 132:onap_service.py(1) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] data sent: None 2022-02-06 04:34:32,115 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:32,268 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 HTTP/1.1" 200 2122 2022-02-06 04:34:32,269 INFO 142:onap_service.py(1) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] response code: 200 2022-02-06 04:34:32,270 DEBUG 146:onap_service.py(1) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] response: {"request":{"requestId":"6fca2dfa-d7b5-4a2b-939b-f702e331b2d5","startTime":"Sun, 06 Feb 2022 04:34:09 GMT","finishTime":"Sun, 06 Feb 2022 04:34:22 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"16798342-4220-495e-9598-e9f7e5a707d3","source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnfInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:34:22 GMT"}}} 2022-02-06 04:34:32,270 DEBUG 129:onap_service.py(1) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a44c0341-b478-40d2-b691-a3b0962273cc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:32,271 DEBUG 131:onap_service.py(1) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 2022-02-06 04:34:32,271 DEBUG 132:onap_service.py(1) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] data sent: None 2022-02-06 04:34:32,273 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:32,428 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 HTTP/1.1" 200 2122 2022-02-06 04:34:32,429 INFO 142:onap_service.py(1) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] response code: 200 2022-02-06 04:34:32,429 DEBUG 146:onap_service.py(1) - [None][Check 6fca2dfa-d7b5-4a2b-939b-f702e331b2d5 orchestration request status] response: {"request":{"requestId":"6fca2dfa-d7b5-4a2b-939b-f702e331b2d5","startTime":"Sun, 06 Feb 2022 04:34:09 GMT","finishTime":"Sun, 06 Feb 2022 04:34:22 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"16798342-4220-495e-9598-e9f7e5a707d3","source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnfInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:34:22 GMT"}}} 2022-02-06 04:34:32,431 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=='} 2022-02-06 04:34:32,431 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-02-06 04:34:32,431 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2022-02-06 04:34:32,433 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:34:32,478 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-02-06 04:34:32,479 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2022-02-06 04:34:32,480 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":"1644121850187"} 2022-02-06 04:34:32,482 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=='} 2022-02-06 04:34:32,482 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-02-06 04:34:32,483 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-02-06 04:34:32,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:34:32,715 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 765 2022-02-06 04:34:32,716 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2022-02-06 04:34:32,716 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1644121850930","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78","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":"a668aebb6ac84da8b7f9752e079dca78"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]}}]} 2022-02-06 04:34:32,718 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e 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=='} 2022-02-06 04:34:32,719 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e 2022-02-06 04:34:32,719 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e service-instance-name] data sent: None 2022-02-06 04:34:32,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:34:32,915 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e HTTP/1.1" 200 1641 2022-02-06 04:34:32,915 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e service-instance-name] response code: 200 2022-02-06 04:34:32,916 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e service-instance-name] response: {"service-instance":[{"service-instance-id":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","service-instance-name":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"16798342-4220-495e-9598-e9f7e5a707d3","model-version-id":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","resource-version":"1644122056187","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/459cb717-1e29-4ac5-9b5f-5b8ade525055","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"459cb717-1e29-4ac5-9b5f-5b8ade525055"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b0ecdc41-984a-44ec-88ee-f965c807a246"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2022-02-06 04:34:32,918 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=='} 2022-02-06 04:34:32,919 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:34:32,919 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:34:32,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:34:33,120 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-02-06 04:34:33,121 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-06 04:34:33,122 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1644122056480","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b0ecdc41-984a-44ec-88ee-f965c807a246"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"}]}]}}]} 2022-02-06 04:34:33,124 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=='} 2022-02-06 04:34:33,124 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 2022-02-06 04:34:33,124 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-02-06 04:34:33,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:34:33,225 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 HTTP/1.1" 200 1061 2022-02-06 04:34:33,227 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-02-06 04:34:33,227 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"a668aebb6ac84da8b7f9752e079dca78","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1644122056617","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b0ecdc41-984a-44ec-88ee-f965c807a246"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-02-06 04:34:33,233 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=='} 2022-02-06 04:34:33,233 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/relationship-list 2022-02-06 04:34:33,233 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-06 04:34:33,236 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:34:33,325 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/relationship-list HTTP/1.1" 200 1063 2022-02-06 04:34:33,326 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-06 04:34:33,327 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/459cb717-1e29-4ac5-9b5f-5b8ade525055","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"459cb717-1e29-4ac5-9b5f-5b8ade525055"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b0ecdc41-984a-44ec-88ee-f965c807a246"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_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"}]}]} 2022-02-06 04:34:33,329 DEBUG 129:onap_service.py(1) - [AAI][Get e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-02-06 04:34:33,329 DEBUG 131:onap_service.py(1) - [AAI][Get e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246 2022-02-06 04:34:33,329 DEBUG 132:onap_service.py(1) - [AAI][Get e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 ABCMeta] data sent: None 2022-02-06 04:34:33,331 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:34:33,527 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246 HTTP/1.1" 200 3784 2022-02-06 04:34:33,528 INFO 142:onap_service.py(1) - [AAI][Get e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 ABCMeta] response code: 200 2022-02-06 04:34:33,528 DEBUG 146:onap_service.py(1) - [AAI][Get e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 ABCMeta] response: {"vnf-id":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnf-name":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"16798342-4220-495e-9598-e9f7e5a707d3","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1644122062222","model-invariant-id":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","model-version-id":"415d0db1-2973-4351-9d24-ccffbbbafd7e","model-customization-id":"17abde6b-8a5f-4d88-9cfa-818173643298","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/service-data/vnfs/vnf/b0ecdc41-984a-44ec-88ee-f965c807a246/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/a668aebb6ac84da8b7f9752e079dca78","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":"a668aebb6ac84da8b7f9752e079dca78"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]},{"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/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","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":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2022-02-06 04:34:33,531 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:34:33,531 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:34:33,533 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'} 2022-02-06 04:34:33,533 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:34:33,533 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:34:33,534 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:34:33,728 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2157 2022-02-06 04:34:33,730 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:34:33,730 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/744cd3fe-3820-4be3-8c04-70ac2ce09f06/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ade0405b-9bbd-405c-8ce8-f94a1b5da387","invariantUUID":"607a31ee-a42d-4a8f-9dd0-41cb250cb176","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ade0405b-9bbd-405c-8ce8-f94a1b5da387/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4002fd8d-2ce8-4440-96d6-daf0e56f4266/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-06 04:34:33,732 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:34:33,732 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:33,732 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:33,732 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:33,732 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:34:33,732 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:33,732 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:33,733 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:33,733 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_iGcc5Wo0oW8QvHRkfV4e from SDC 2022-02-06 04:34:33,733 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:33,733 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:33,733 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:33,733 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:34:33,733 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:33,733 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:33,733 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:33,733 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-02-06 04:34:33,733 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:33,733 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:33,733 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-06 04:34:33,733 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-02-06 04:34:33,734 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:33,734 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:33,734 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:33,734 DEBUG 147:__init__.py(1) - number of Service returned: 6 2022-02-06 04:34:33,734 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:34:33,734 INFO 192:__init__.py(1) - Service found, updating information 2022-02-06 04:34:33,734 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'} 2022-02-06 04:34:33,734 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 2022-02-06 04:34:33,735 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-06 04:34:33,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:34:33,929 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 2022-02-06 04:34:33,940 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-06 04:34:33,942 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"7a8ca8ea-bca7-4a58-ae0b-394349347afb","lifecycleState":"CERTIFIED","lastUpdateDate":1644121811554,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a443bcb9-dc21-4fa3-846b-2f07a1636984","lifecycleState":"CERTIFIED","lastUpdateDate":1644121707240,"name":"pNF a5057ec6-8a85","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d09459a2-a5da-44d8-9747-cb365c9fe42b","invariantUUID":"22ec38d2-fe7c-49ac-83ef-f680277e6d93","systemName":"PnfA5057ec68a85","description":"vendor software product","tags":["pNF a5057ec6-8a85"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f5ac76dc-287f-4863-851a-a50f9b9208ad","lifecycleState":"CERTIFIED","lastUpdateDate":1644122046783,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"054c4159-852d-44fa-8259-01027688b351","invariantUUID":"a519a617-b7a4-4e81-b414-6ee74a83ab2a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","lifecycleState":"CERTIFIED","lastUpdateDate":1644121847983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bcb3e1e7-40bd-49dc-96d3-9db6dff833ce","lifecycleState":"CERTIFIED","lastUpdateDate":1644121865432,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"8b4deb61-d21e-4b46-96cf-78ee5e669c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1644122066174,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ade0405b-9bbd-405c-8ce8-f94a1b5da387","invariantUUID":"607a31ee-a42d-4a8f-9dd0-41cb250cb176","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"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":"6c45c39a-43d6-4133-8722-3ac870ee43a3","lifecycleState":"CERTIFIED","lastUpdateDate":1644121722258,"name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","systemName":"DemoPnfIgcc5wo0ow8qvhrkfv4e","description":"catalog service description","tags":["robot-ete","Demo_pNF_iGcc5Wo0oW8QvHRkfV4e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-06 04:34:33,946 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-02-06 04:34:33,946 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'} 2022-02-06 04:34:33,946 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/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel 2022-02-06 04:34:33,946 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2022-02-06 04:34:33,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:34:34,213 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel HTTP/1.1" 200 None 2022-02-06 04:34:34,214 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2022-02-06 04:34:34,215 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2022-02-06 04:34:34,253 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': 'd9c5c8bb-d43e-4781-9858-28c6359e29b0', 'x-fromappid': 'API client'} 2022-02-06 04:34:34,253 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 2022-02-06 04:34:34,254 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-0bb593ac-6a6b-4941-89ec-530f21a7658e" }, "vf-module-parameters": { "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-20.04'}, {'name': 'ubuntu20_key_name', 'value': 'cleouverte'}, {'name': 'ubuntu20_pub_key', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.small'}, {'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': 'admin'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_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" } } } 2022-02-06 04:34:34,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2022-02-06 04:34:34,407 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 2022-02-06 04:34:34,408 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2022-02-06 04:34:34,409 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"}} 2022-02-06 04:34:34,431 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:34:34,431 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:34:34,432 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'} 2022-02-06 04:34:34,432 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:34:34,432 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:34:34,433 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:34:34,488 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2157 2022-02-06 04:34:34,491 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:34:34,492 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/744cd3fe-3820-4be3-8c04-70ac2ce09f06/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ade0405b-9bbd-405c-8ce8-f94a1b5da387","invariantUUID":"607a31ee-a42d-4a8f-9dd0-41cb250cb176","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ade0405b-9bbd-405c-8ce8-f94a1b5da387/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4002fd8d-2ce8-4440-96d6-daf0e56f4266/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-06 04:34:34,495 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:34:34,495 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:34,495 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:34,496 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:34,496 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:34:34,496 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:34,496 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:34,496 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:34,496 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_iGcc5Wo0oW8QvHRkfV4e from SDC 2022-02-06 04:34:34,496 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:34,497 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:34,497 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:34,497 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:34:34,497 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:34,498 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:34,498 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:34,498 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-02-06 04:34:34,498 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:34,498 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:34,498 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-06 04:34:34,498 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-02-06 04:34:34,498 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:34:34,498 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:34:34,498 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:34:34,498 DEBUG 147:__init__.py(1) - number of Service returned: 6 2022-02-06 04:34:34,498 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:34:34,498 INFO 192:__init__.py(1) - Service found, updating information 2022-02-06 04:34:34,499 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'} 2022-02-06 04:34:34,499 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 2022-02-06 04:34:34,499 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-06 04:34:34,501 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:34:34,556 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 2022-02-06 04:34:34,559 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-06 04:34:34,562 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"7a8ca8ea-bca7-4a58-ae0b-394349347afb","lifecycleState":"CERTIFIED","lastUpdateDate":1644121811554,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a443bcb9-dc21-4fa3-846b-2f07a1636984","lifecycleState":"CERTIFIED","lastUpdateDate":1644121707240,"name":"pNF a5057ec6-8a85","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d09459a2-a5da-44d8-9747-cb365c9fe42b","invariantUUID":"22ec38d2-fe7c-49ac-83ef-f680277e6d93","systemName":"PnfA5057ec68a85","description":"vendor software product","tags":["pNF a5057ec6-8a85"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f5ac76dc-287f-4863-851a-a50f9b9208ad","lifecycleState":"CERTIFIED","lastUpdateDate":1644122046783,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"054c4159-852d-44fa-8259-01027688b351","invariantUUID":"a519a617-b7a4-4e81-b414-6ee74a83ab2a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","lifecycleState":"CERTIFIED","lastUpdateDate":1644121847983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bcb3e1e7-40bd-49dc-96d3-9db6dff833ce","lifecycleState":"CERTIFIED","lastUpdateDate":1644121865432,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"8b4deb61-d21e-4b46-96cf-78ee5e669c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1644122066174,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ade0405b-9bbd-405c-8ce8-f94a1b5da387","invariantUUID":"607a31ee-a42d-4a8f-9dd0-41cb250cb176","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"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":"6c45c39a-43d6-4133-8722-3ac870ee43a3","lifecycleState":"CERTIFIED","lastUpdateDate":1644121722258,"name":"Demo_pNF_iGcc5Wo0oW8QvHRkfV4e","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"744cd3fe-3820-4be3-8c04-70ac2ce09f06","invariantUUID":"7e6a4ed6-729d-4e88-9b6f-316cc9e23de9","systemName":"DemoPnfIgcc5wo0ow8qvhrkfv4e","description":"catalog service description","tags":["robot-ete","Demo_pNF_iGcc5Wo0oW8QvHRkfV4e"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-06 04:34:34,566 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-02-06 04:34:34,567 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': 'fab63dd8-4089-4aa7-b639-465dd55697ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:34,567 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/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/vnfs/b0ecdc41-984a-44ec-88ee-f965c807a246/vfModules 2022-02-06 04:34:34,567 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-0bb593ac-6a6b-4941-89ec-530f21a7658e", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "609d2e43-6baf-4aa4-b6aa-ce75a94123b4", "modelVersionId": "f4d4aaa3-e522-4773-a648-18cf8696e981", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "56803925-e076-4b24-8042-3e77e5d5b81b", "modelCustomizationName": "BasicVm..base_ubuntu20..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "a668aebb6ac84da8b7f9752e079dca78", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "e2d079ac-1d90-4a2d-a8c0-4254d19a4c85", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "16798342-4220-495e-9598-e9f7e5a707d3", "modelVersion": "1.0", "modelVersionId": "1b1a7a05-c23c-4a06-a612-047bfe09e63c" } } }, { "relatedInstance": { "instanceId": "b0ecdc41-984a-44ec-88ee-f965c807a246", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "b865087c-6aff-4657-9bd0-46d7bb16ac8d", "modelVersion": "1.0", "modelVersionId": "415d0db1-2973-4351-9d24-ccffbbbafd7e", "modelCustomizationId": "17abde6b-8a5f-4d88-9cfa-818173643298", "modelCustomizationName": "basic_vm 0" } } } ] } } 2022-02-06 04:34:34,569 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:36,182 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/vnfs/b0ecdc41-984a-44ec-88ee-f965c807a246/vfModules HTTP/1.1" 202 262 2022-02-06 04:34:36,184 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2022-02-06 04:34:36,184 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"fab63dd8-4089-4aa7-b639-465dd55697ef","instanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef"}} 2022-02-06 04:34:36,185 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2022-02-06 04:34:36,193 DEBUG 129:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '69937b2b-8a57-446f-877c-943d392d5bf7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:36,194 DEBUG 131:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef 2022-02-06 04:34:36,194 DEBUG 132:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] data sent: None 2022-02-06 04:34:36,198 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:36,357 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef HTTP/1.1" 200 2477 2022-02-06 04:34:36,359 INFO 142:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response code: 200 2022-02-06 04:34:36,360 DEBUG 146:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response: {"request":{"requestId":"fab63dd8-4089-4aa7-b639-465dd55697ef","startTime":"Sun, 06 Feb 2022 04:34:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}},{"relatedInstance":{"instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 06 Feb 2022 04:34:35 GMT"}}} 2022-02-06 04:34:46,368 DEBUG 129:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '77428ff7-fd9c-476d-9285-93c5df2d0524', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:46,369 DEBUG 131:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef 2022-02-06 04:34:46,369 DEBUG 132:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] data sent: None 2022-02-06 04:34:46,370 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:46,937 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef HTTP/1.1" 200 2720 2022-02-06 04:34:46,938 INFO 142:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response code: 200 2022-02-06 04:34:46,938 DEBUG 146:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response: {"request":{"requestId":"fab63dd8-4089-4aa7-b639-465dd55697ef","startTime":"Sun, 06 Feb 2022 04:34:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}},{"relatedInstance":{"instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"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.","percentProgress":36,"timestamp":"Sun, 06 Feb 2022 04:34:40 GMT"}}} 2022-02-06 04:34:56,949 DEBUG 129:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '50a80a0e-0dd0-4ef0-bd0d-626619b6085c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:34:56,949 DEBUG 131:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef 2022-02-06 04:34:56,949 DEBUG 132:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] data sent: None 2022-02-06 04:34:56,951 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:34:57,391 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef HTTP/1.1" 200 4820 2022-02-06 04:34:57,392 INFO 142:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response code: 200 2022-02-06 04:34:57,393 DEBUG 146:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response: {"request":{"requestId":"fab63dd8-4089-4aa7-b639-465dd55697ef","startTime":"Sun, 06 Feb 2022 04:34:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}},{"relatedInstance":{"instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 06 Feb 2022 04:34:48 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":null,\"creation_time\":1644122087000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:35:07,402 DEBUG 129:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b009812f-5578-4c18-92b7-bc0433d19cb4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:35:07,402 DEBUG 131:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef 2022-02-06 04:35:07,402 DEBUG 132:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] data sent: None 2022-02-06 04:35:07,406 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:35:07,829 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef HTTP/1.1" 200 4820 2022-02-06 04:35:07,831 INFO 142:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response code: 200 2022-02-06 04:35:07,831 DEBUG 146:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response: {"request":{"requestId":"fab63dd8-4089-4aa7-b639-465dd55697ef","startTime":"Sun, 06 Feb 2022 04:34:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}},{"relatedInstance":{"instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 06 Feb 2022 04:34:48 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":null,\"creation_time\":1644122087000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:35:17,838 DEBUG 129:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6504d362-0201-4459-b3ba-8d6bb0260f2b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:35:17,839 DEBUG 131:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef 2022-02-06 04:35:17,839 DEBUG 132:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] data sent: None 2022-02-06 04:35:17,841 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:35:18,291 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef HTTP/1.1" 200 4820 2022-02-06 04:35:18,292 INFO 142:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response code: 200 2022-02-06 04:35:18,293 DEBUG 146:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response: {"request":{"requestId":"fab63dd8-4089-4aa7-b639-465dd55697ef","startTime":"Sun, 06 Feb 2022 04:34:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}},{"relatedInstance":{"instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 06 Feb 2022 04:34:48 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":null,\"creation_time\":1644122087000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:35:28,301 DEBUG 129:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a994b1e0-9051-4a31-a330-7bc106c75bf4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:35:28,301 DEBUG 131:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef 2022-02-06 04:35:28,301 DEBUG 132:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] data sent: None 2022-02-06 04:35:28,305 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:35:28,848 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef HTTP/1.1" 200 4820 2022-02-06 04:35:28,849 INFO 142:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response code: 200 2022-02-06 04:35:28,850 DEBUG 146:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response: {"request":{"requestId":"fab63dd8-4089-4aa7-b639-465dd55697ef","startTime":"Sun, 06 Feb 2022 04:34:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}},{"relatedInstance":{"instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 06 Feb 2022 04:34:48 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":null,\"creation_time\":1644122087000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:35:38,860 DEBUG 129:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ecf2554f-a4cf-4fb6-9f52-dbaadfa0a9b3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:35:38,860 DEBUG 131:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef 2022-02-06 04:35:38,861 DEBUG 132:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] data sent: None 2022-02-06 04:35:38,862 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:35:39,305 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef HTTP/1.1" 200 4822 2022-02-06 04:35:39,306 INFO 142:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response code: 200 2022-02-06 04:35:39,307 DEBUG 146:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response: {"request":{"requestId":"fab63dd8-4089-4aa7-b639-465dd55697ef","startTime":"Sun, 06 Feb 2022 04:34:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}},{"relatedInstance":{"instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 06 Feb 2022 04:34:48 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":null,\"creation_time\":1644122087000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:35:49,316 DEBUG 129:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2ceb2dcf-a35f-4d84-8499-258600a834ed', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:35:49,316 DEBUG 131:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef 2022-02-06 04:35:49,316 DEBUG 132:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] data sent: None 2022-02-06 04:35:49,319 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:35:49,763 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef HTTP/1.1" 200 4822 2022-02-06 04:35:49,765 INFO 142:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response code: 200 2022-02-06 04:35:49,765 DEBUG 146:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response: {"request":{"requestId":"fab63dd8-4089-4aa7-b639-465dd55697ef","startTime":"Sun, 06 Feb 2022 04:34:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}},{"relatedInstance":{"instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 06 Feb 2022 04:34:48 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":null,\"creation_time\":1644122087000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:35:59,772 DEBUG 129:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '985bc558-c09c-44c4-aae1-5a8dad0d4ae7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:35:59,773 DEBUG 131:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef 2022-02-06 04:35:59,773 DEBUG 132:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] data sent: None 2022-02-06 04:35:59,774 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:00,210 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef HTTP/1.1" 200 4822 2022-02-06 04:36:00,212 INFO 142:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response code: 200 2022-02-06 04:36:00,212 DEBUG 146:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response: {"request":{"requestId":"fab63dd8-4089-4aa7-b639-465dd55697ef","startTime":"Sun, 06 Feb 2022 04:34:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}},{"relatedInstance":{"instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 06 Feb 2022 04:34:48 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":null,\"creation_time\":1644122087000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:36:10,220 DEBUG 129:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '30d65ec5-2944-4221-adbf-9a42cc3ccae0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:10,221 DEBUG 131:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef 2022-02-06 04:36:10,221 DEBUG 132:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] data sent: None 2022-02-06 04:36:10,223 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:10,383 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef HTTP/1.1" 200 4790 2022-02-06 04:36:10,384 INFO 142:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response code: 200 2022-02-06 04:36:10,384 DEBUG 146:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response: {"request":{"requestId":"fab63dd8-4089-4aa7-b639-465dd55697ef","startTime":"Sun, 06 Feb 2022 04:34:34 GMT","finishTime":"Sun, 06 Feb 2022 04:36:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}},{"relatedInstance":{"instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:36:08 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":null,\"creation_time\":1644122087000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:36:10,385 INFO 56:mixins.py(11) - VfModuleInstantiation task finished 2022-02-06 04:36:10,385 DEBUG 129:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bced5596-2c77-48eb-b48e-5188db0bac61', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:10,385 DEBUG 131:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef 2022-02-06 04:36:10,386 DEBUG 132:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] data sent: None 2022-02-06 04:36:10,387 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:10,541 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef HTTP/1.1" 200 4790 2022-02-06 04:36:10,542 INFO 142:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response code: 200 2022-02-06 04:36:10,543 DEBUG 146:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response: {"request":{"requestId":"fab63dd8-4089-4aa7-b639-465dd55697ef","startTime":"Sun, 06 Feb 2022 04:34:34 GMT","finishTime":"Sun, 06 Feb 2022 04:36:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}},{"relatedInstance":{"instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:36:08 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":null,\"creation_time\":1644122087000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:36:10,543 DEBUG 129:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ad965c08-7d1b-464e-a4fb-8fc30480bea5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:10,544 DEBUG 131:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef 2022-02-06 04:36:10,544 DEBUG 132:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] data sent: None 2022-02-06 04:36:10,545 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:10,689 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef HTTP/1.1" 200 4790 2022-02-06 04:36:10,691 INFO 142:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response code: 200 2022-02-06 04:36:10,691 DEBUG 146:onap_service.py(11) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response: {"request":{"requestId":"fab63dd8-4089-4aa7-b639-465dd55697ef","startTime":"Sun, 06 Feb 2022 04:34:34 GMT","finishTime":"Sun, 06 Feb 2022 04:36:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}},{"relatedInstance":{"instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:36:08 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":null,\"creation_time\":1644122087000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:36:10,696 DEBUG 129:onap_service.py(1) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3a702752-16b6-402c-bde9-a9fd17389248', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:10,696 DEBUG 131:onap_service.py(1) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef 2022-02-06 04:36:10,696 DEBUG 132:onap_service.py(1) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] data sent: None 2022-02-06 04:36:10,699 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:10,849 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef HTTP/1.1" 200 4790 2022-02-06 04:36:10,851 INFO 142:onap_service.py(1) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response code: 200 2022-02-06 04:36:10,851 DEBUG 146:onap_service.py(1) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response: {"request":{"requestId":"fab63dd8-4089-4aa7-b639-465dd55697ef","startTime":"Sun, 06 Feb 2022 04:34:34 GMT","finishTime":"Sun, 06 Feb 2022 04:36:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}},{"relatedInstance":{"instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:36:08 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":null,\"creation_time\":1644122087000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:36:10,852 DEBUG 129:onap_service.py(1) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd55c4fde-a0f6-4b4b-acff-704cf1d61d9d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:10,852 DEBUG 131:onap_service.py(1) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef 2022-02-06 04:36:10,853 DEBUG 132:onap_service.py(1) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] data sent: None 2022-02-06 04:36:10,854 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:11,370 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fab63dd8-4089-4aa7-b639-465dd55697ef HTTP/1.1" 200 4790 2022-02-06 04:36:11,371 INFO 142:onap_service.py(1) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response code: 200 2022-02-06 04:36:11,372 DEBUG 146:onap_service.py(1) - [None][Check fab63dd8-4089-4aa7-b639-465dd55697ef orchestration request status] response: {"request":{"requestId":"fab63dd8-4089-4aa7-b639-465dd55697ef","startTime":"Sun, 06 Feb 2022 04:34:34 GMT","finishTime":"Sun, 06 Feb 2022 04:36:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"}}},{"relatedInstance":{"instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:36:08 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":null,\"creation_time\":1644122087000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:36:11,373 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2022-02-06 04:36:11,373 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2022-02-06 04:36:21,384 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=='} 2022-02-06 04:36:21,384 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/relationship-list 2022-02-06 04:36:21,384 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-06 04:36:21,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:21,441 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/relationship-list HTTP/1.1" 200 1063 2022-02-06 04:36:21,442 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-06 04:36:21,442 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/459cb717-1e29-4ac5-9b5f-5b8ade525055","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"459cb717-1e29-4ac5-9b5f-5b8ade525055"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b0ecdc41-984a-44ec-88ee-f965c807a246"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_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"}]}]} 2022-02-06 04:36:21,444 DEBUG 129:onap_service.py(1) - [AAI][Get e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-02-06 04:36:21,445 DEBUG 131:onap_service.py(1) - [AAI][Get e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246 2022-02-06 04:36:21,445 DEBUG 132:onap_service.py(1) - [AAI][Get e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 ABCMeta] data sent: None 2022-02-06 04:36:21,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:21,512 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246 HTTP/1.1" 200 4555 2022-02-06 04:36:21,513 INFO 142:onap_service.py(1) - [AAI][Get e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 ABCMeta] response code: 200 2022-02-06 04:36:21,513 DEBUG 146:onap_service.py(1) - [AAI][Get e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 ABCMeta] response: {"vnf-id":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnf-name":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"16798342-4220-495e-9598-e9f7e5a707d3","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1644122159885","model-invariant-id":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","model-version-id":"415d0db1-2973-4351-9d24-ccffbbbafd7e","model-customization-id":"17abde6b-8a5f-4d88-9cfa-818173643298","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/service-data/vnfs/vnf/b0ecdc41-984a-44ec-88ee-f965c807a246/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/a668aebb6ac84da8b7f9752e079dca78","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":"a668aebb6ac84da8b7f9752e079dca78"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]},{"related-to":"vserver","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78/vservers/vserver/426a94ed-a150-45cf-a70b-f2843a3b79fe","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":"a668aebb6ac84da8b7f9752e079dca78"},{"relationship-key":"vserver.vserver-id","relationship-value":"426a94ed-a150-45cf-a70b-f2843a3b79fe"}],"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/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","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":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2022-02-06 04:36:21,515 DEBUG 167:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2022-02-06 04:36:21,516 INFO 169:vf_module_ala_carte.py(1) - Get VF Modules 2022-02-06 04:36:21,516 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_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=='} 2022-02-06 04:36:21,516 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246/vf-modules 2022-02-06 04:36:21,516 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0 VF modules] data sent: None 2022-02-06 04:36:21,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:21,566 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246/vf-modules HTTP/1.1" 200 1641 2022-02-06 04:36:21,567 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0 VF modules] response code: 200 2022-02-06 04:36:21,567 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vf-module-name":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","heat-stack-id":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1644122168213","model-invariant-id":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","model-version-id":"f4d4aaa3-e522-4773-a648-18cf8696e981","model-customization-id":"56803925-e076-4b24-8042-3e77e5d5b81b","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/service-data/vnfs/vnf/b0ecdc41-984a-44ec-88ee-f965c807a246/vnf-data/vf-modules/vf-module/76683f7f-e1ba-4e68-94a0-6c666f0dbbf1/vf-module-data/vf-module-topology/","relationship-list":{"relationship":[{"related-to":"vserver","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78/vservers/vserver/426a94ed-a150-45cf-a70b-f2843a3b79fe","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":"a668aebb6ac84da8b7f9752e079dca78"},{"relationship-key":"vserver.vserver-id","relationship-value":"426a94ed-a150-45cf-a70b-f2843a3b79fe"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2022-02-06 04:36:21,570 INFO 171:vf_module_ala_carte.py(1) - Delete VF Module AAI 2022-02-06 04:36:21,571 DEBUG 158:vf_module.py(1) - Delete 76683f7f-e1ba-4e68-94a0-6c666f0dbbf1 VF module 2022-02-06 04:36:21,571 DEBUG 45:deletion.py(1) - VF module 76683f7f-e1ba-4e68-94a0-6c666f0dbbf1 deletion request 2022-02-06 04:36:21,583 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=='} 2022-02-06 04:36:21,583 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-02-06 04:36:21,583 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-06 04:36:21,585 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:21,630 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-02-06 04:36:21,631 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-06 04:36:21,632 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/a668aebb6ac84da8b7f9752e079dca78","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":"a668aebb6ac84da8b7f9752e079dca78"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-02-06 04:36:21,634 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=='} 2022-02-06 04:36:21,634 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:36:21,635 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:36:21,636 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:21,693 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-02-06 04:36:21,694 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-06 04:36:21,695 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1644122056480","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b0ecdc41-984a-44ec-88ee-f965c807a246"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"}]}]}}]} 2022-02-06 04:36:21,697 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=='} 2022-02-06 04:36:21,697 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-02-06 04:36:21,697 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-06 04:36:21,699 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:21,744 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-02-06 04:36:21,745 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-06 04:36:21,745 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/a668aebb6ac84da8b7f9752e079dca78","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":"a668aebb6ac84da8b7f9752e079dca78"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-02-06 04:36:21,747 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=='} 2022-02-06 04:36:21,747 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:36:21,747 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:36:21,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:21,805 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-02-06 04:36:21,805 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-06 04:36:21,806 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1644122056480","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b0ecdc41-984a-44ec-88ee-f965c807a246"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"}]}]}}]} 2022-02-06 04:36:21,808 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=='} 2022-02-06 04:36:21,808 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-02-06 04:36:21,809 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-06 04:36:21,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:21,865 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-02-06 04:36:21,866 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-06 04:36:21,866 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/a668aebb6ac84da8b7f9752e079dca78","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":"a668aebb6ac84da8b7f9752e079dca78"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-02-06 04:36:21,868 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=='} 2022-02-06 04:36:21,869 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:36:21,869 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:36:21,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:21,953 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-02-06 04:36:21,954 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-06 04:36:21,954 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1644122056480","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b0ecdc41-984a-44ec-88ee-f965c807a246"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"}]}]}}]} 2022-02-06 04:36:21,956 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=='} 2022-02-06 04:36:21,956 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 2022-02-06 04:36:21,957 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-02-06 04:36:21,958 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:22,025 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 HTTP/1.1" 200 1061 2022-02-06 04:36:22,026 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-02-06 04:36:22,026 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"a668aebb6ac84da8b7f9752e079dca78","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1644122056617","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b0ecdc41-984a-44ec-88ee-f965c807a246"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-02-06 04:36:22,029 DEBUG 129:onap_service.py(1) - [None][Create 76683f7f-e1ba-4e68-94a0-6c666f0dbbf1 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9c793a0e-dbe4-49da-960d-aaed8d597770', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:22,029 DEBUG 131:onap_service.py(1) - [None][Create 76683f7f-e1ba-4e68-94a0-6c666f0dbbf1 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/vnfs/b0ecdc41-984a-44ec-88ee-f965c807a246/vfModules/76683f7f-e1ba-4e68-94a0-6c666f0dbbf1 2022-02-06 04:36:22,029 DEBUG 132:onap_service.py(1) - [None][Create 76683f7f-e1ba-4e68-94a0-6c666f0dbbf1 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "609d2e43-6baf-4aa4-b6aa-ce75a94123b4", "modelVersionId": "f4d4aaa3-e522-4773-a648-18cf8696e981", "modelName": "basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e", "modelVersion": "1644122168213", "modelCustomizationId": "56803925-e076-4b24-8042-3e77e5d5b81b" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "a668aebb6ac84da8b7f9752e079dca78" } } } 2022-02-06 04:36:22,031 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:23,376 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/vnfs/b0ecdc41-984a-44ec-88ee-f965c807a246/vfModules/76683f7f-e1ba-4e68-94a0-6c666f0dbbf1 HTTP/1.1" 202 262 2022-02-06 04:36:23,378 INFO 142:onap_service.py(1) - [None][Create 76683f7f-e1ba-4e68-94a0-6c666f0dbbf1 VF moduledeletion request] response code: 202 2022-02-06 04:36:23,379 DEBUG 146:onap_service.py(1) - [None][Create 76683f7f-e1ba-4e68-94a0-6c666f0dbbf1 VF moduledeletion request] response: {"requestReferences":{"requestId":"9c793a0e-dbe4-49da-960d-aaed8d597770","instanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770"}} 2022-02-06 04:36:23,379 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2022-02-06 04:36:23,387 DEBUG 129:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a44aee5a-8f6d-4257-823b-1a817afd43fe', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:23,388 DEBUG 131:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 2022-02-06 04:36:23,388 DEBUG 132:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] data sent: None 2022-02-06 04:36:23,391 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:23,537 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 HTTP/1.1" 200 1331 2022-02-06 04:36:23,538 INFO 142:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response code: 200 2022-02-06 04:36:23,539 DEBUG 146:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response: {"request":{"requestId":"9c793a0e-dbe4-49da-960d-aaed8d597770","startTime":"Sun, 06 Feb 2022 04:36:22 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","modelVersion":"1644122168213","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 06 Feb 2022 04:36:22 GMT"}}} 2022-02-06 04:36:33,547 DEBUG 129:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '38eb2374-f997-4d6f-983b-92cb05076d71', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:33,547 DEBUG 131:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 2022-02-06 04:36:33,547 DEBUG 132:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] data sent: None 2022-02-06 04:36:33,549 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:33,971 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 HTTP/1.1" 200 3683 2022-02-06 04:36:33,972 INFO 142:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response code: 200 2022-02-06 04:36:33,973 DEBUG 146:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response: {"request":{"requestId":"9c793a0e-dbe4-49da-960d-aaed8d597770","startTime":"Sun, 06 Feb 2022 04:36:22 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","modelVersion":"1644122168213","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sun, 06 Feb 2022 04:36:27 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":1644122187000,\"creation_time\":1644122087000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:36:43,981 DEBUG 129:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bf28e698-1a3b-43a3-88b4-6d80459c838a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:43,982 DEBUG 131:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 2022-02-06 04:36:43,982 DEBUG 132:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] data sent: None 2022-02-06 04:36:43,986 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:44,524 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 HTTP/1.1" 200 3687 2022-02-06 04:36:44,525 INFO 142:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response code: 200 2022-02-06 04:36:44,526 DEBUG 146:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response: {"request":{"requestId":"9c793a0e-dbe4-49da-960d-aaed8d597770","startTime":"Sun, 06 Feb 2022 04:36:22 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","modelVersion":"1644122168213","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sun, 06 Feb 2022 04:36:27 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":1644122187000,\"creation_time\":1644122087000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:36:54,537 DEBUG 129:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f4618abf-1b9a-418c-b159-bd13e562f761', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:54,537 DEBUG 131:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 2022-02-06 04:36:54,537 DEBUG 132:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] data sent: None 2022-02-06 04:36:54,539 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:54,697 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 HTTP/1.1" 200 3651 2022-02-06 04:36:54,698 INFO 142:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response code: 200 2022-02-06 04:36:54,699 DEBUG 146:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response: {"request":{"requestId":"9c793a0e-dbe4-49da-960d-aaed8d597770","startTime":"Sun, 06 Feb 2022 04:36:22 GMT","finishTime":"Sun, 06 Feb 2022 04:36:48 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","modelVersion":"1644122168213","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:36:48 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":1644122187000,\"creation_time\":1644122087000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:36:54,699 INFO 56:mixins.py(12) - VfModuleDeletionRequest task finished 2022-02-06 04:36:54,700 DEBUG 129:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '17da8022-5e34-4682-8962-d80e23ec39e1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:54,700 DEBUG 131:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 2022-02-06 04:36:54,700 DEBUG 132:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] data sent: None 2022-02-06 04:36:54,702 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:54,854 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 HTTP/1.1" 200 3651 2022-02-06 04:36:54,855 INFO 142:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response code: 200 2022-02-06 04:36:54,856 DEBUG 146:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response: {"request":{"requestId":"9c793a0e-dbe4-49da-960d-aaed8d597770","startTime":"Sun, 06 Feb 2022 04:36:22 GMT","finishTime":"Sun, 06 Feb 2022 04:36:48 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","modelVersion":"1644122168213","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:36:48 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":1644122187000,\"creation_time\":1644122087000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:36:54,858 DEBUG 129:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '26ebe1ed-5704-4dc1-b925-df9194d6225f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:54,858 DEBUG 131:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 2022-02-06 04:36:54,858 DEBUG 132:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] data sent: None 2022-02-06 04:36:54,861 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:55,022 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 HTTP/1.1" 200 3651 2022-02-06 04:36:55,023 INFO 142:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response code: 200 2022-02-06 04:36:55,023 DEBUG 146:onap_service.py(12) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response: {"request":{"requestId":"9c793a0e-dbe4-49da-960d-aaed8d597770","startTime":"Sun, 06 Feb 2022 04:36:22 GMT","finishTime":"Sun, 06 Feb 2022 04:36:48 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","modelVersion":"1644122168213","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:36:48 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":1644122187000,\"creation_time\":1644122087000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:36:55,235 DEBUG 129:onap_service.py(1) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5d278a7c-3f9e-49e0-87fd-f2cefe3e006d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:55,236 DEBUG 131:onap_service.py(1) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 2022-02-06 04:36:55,236 DEBUG 132:onap_service.py(1) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] data sent: None 2022-02-06 04:36:55,239 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:55,393 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 HTTP/1.1" 200 3651 2022-02-06 04:36:55,394 INFO 142:onap_service.py(1) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response code: 200 2022-02-06 04:36:55,395 DEBUG 146:onap_service.py(1) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response: {"request":{"requestId":"9c793a0e-dbe4-49da-960d-aaed8d597770","startTime":"Sun, 06 Feb 2022 04:36:22 GMT","finishTime":"Sun, 06 Feb 2022 04:36:48 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","modelVersion":"1644122168213","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:36:48 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":1644122187000,\"creation_time\":1644122087000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:36:55,396 DEBUG 129:onap_service.py(1) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f1daf1f9-a645-4fac-9aeb-aad15b6f4672', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:55,396 DEBUG 131:onap_service.py(1) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 2022-02-06 04:36:55,396 DEBUG 132:onap_service.py(1) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] data sent: None 2022-02-06 04:36:55,398 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:55,566 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9c793a0e-dbe4-49da-960d-aaed8d597770 HTTP/1.1" 200 3651 2022-02-06 04:36:55,567 INFO 142:onap_service.py(1) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response code: 200 2022-02-06 04:36:55,567 DEBUG 146:onap_service.py(1) - [None][Check 9c793a0e-dbe4-49da-960d-aaed8d597770 orchestration request status] response: {"request":{"requestId":"9c793a0e-dbe4-49da-960d-aaed8d597770","startTime":"Sun, 06 Feb 2022 04:36:22 GMT","finishTime":"Sun, 06 Feb 2022 04:36:48 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4","modelType":"vfModule","modelName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e","modelVersion":"1644122168213","modelCustomizationUuid":"56803925-e076-4b24-8042-3e77e5d5b81b","modelVersionId":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelCustomizationId":"56803925-e076-4b24-8042-3e77e5d5b81b","modelUuid":"f4d4aaa3-e522-4773-a648-18cf8696e981","modelInvariantUuid":"609d2e43-6baf-4aa4-b6aa-ce75a94123b4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vfModuleInstanceId":"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1","vfModuleInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:36:48 GMT"},"requestProcessingData":[{"groupingId":"2e0d607d-de68-4945-8e09-dc4829171cc5","tag":"StackInformation","dataPairs":[{"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/a668aebb6ac84da8b7f9752e079dca78/stacks/basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e/2e0d607d-de68-4945-8e09-dc4829171cc5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"updated_time\":1644122187000,\"creation_time\":1644122087000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c69bd8c3c1d5491b915b5bd515fccc7c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2e0d607d-de68-4945-8e09-dc4829171cc5\",\"OS::project_id\":\"a668aebb6ac84da8b7f9752e079dca78\",\"OS::stack_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e\",\"vnf_name\":\"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0\",\"vnf_id\":\"b0ecdc41-984a-44ec-88ee-f965c807a246\",\"vf_module_id\":\"76683f7f-e1ba-4e68-94a0-6c666f0dbbf1\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-02-06 04:36:55,568 INFO 180:vf_module_ala_carte.py(1) - VfModule AAI deleted 2022-02-06 04:36:55,568 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=='} 2022-02-06 04:36:55,569 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/relationship-list 2022-02-06 04:36:55,569 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-06 04:36:55,571 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:55,622 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/relationship-list HTTP/1.1" 200 1063 2022-02-06 04:36:55,623 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-06 04:36:55,623 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/459cb717-1e29-4ac5-9b5f-5b8ade525055","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"459cb717-1e29-4ac5-9b5f-5b8ade525055"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b0ecdc41-984a-44ec-88ee-f965c807a246"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_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"}]}]} 2022-02-06 04:36:55,625 DEBUG 129:onap_service.py(1) - [AAI][Get e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-02-06 04:36:55,625 DEBUG 131:onap_service.py(1) - [AAI][Get e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246 2022-02-06 04:36:55,625 DEBUG 132:onap_service.py(1) - [AAI][Get e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 ABCMeta] data sent: None 2022-02-06 04:36:55,627 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:55,685 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246 HTTP/1.1" 200 3784 2022-02-06 04:36:55,686 INFO 142:onap_service.py(1) - [AAI][Get e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 ABCMeta] response code: 200 2022-02-06 04:36:55,686 DEBUG 146:onap_service.py(1) - [AAI][Get e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 ABCMeta] response: {"vnf-id":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnf-name":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"16798342-4220-495e-9598-e9f7e5a707d3","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1644122205619","model-invariant-id":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","model-version-id":"415d0db1-2973-4351-9d24-ccffbbbafd7e","model-customization-id":"17abde6b-8a5f-4d88-9cfa-818173643298","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/service-data/vnfs/vnf/b0ecdc41-984a-44ec-88ee-f965c807a246/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/a668aebb6ac84da8b7f9752e079dca78","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":"a668aebb6ac84da8b7f9752e079dca78"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]},{"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/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","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":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2022-02-06 04:36:55,688 DEBUG 384:vnf.py(1) - Delete b0ecdc41-984a-44ec-88ee-f965c807a246 VNF 2022-02-06 04:36:55,689 DEBUG 80:deletion.py(1) - VNF b0ecdc41-984a-44ec-88ee-f965c807a246 deletion request 2022-02-06 04:36:55,704 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:36:55,704 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:36:55,705 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'} 2022-02-06 04:36:55,705 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:36:55,705 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:36:55,707 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:36:55,797 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2131 2022-02-06 04:36:55,798 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:36:55,799 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c8290805-8e02-446e-af2e-c48ce25238d2","invariantUUID":"c4a65a95-8ebb-4b2b-9f29-ee46c5f15bce","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c8290805-8e02-446e-af2e-c48ce25238d2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ade0405b-9bbd-405c-8ce8-f94a1b5da387","invariantUUID":"607a31ee-a42d-4a8f-9dd0-41cb250cb176","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ade0405b-9bbd-405c-8ce8-f94a1b5da387/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4002fd8d-2ce8-4440-96d6-daf0e56f4266/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-06 04:36:55,801 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:36:55,801 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:36:55,801 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:36:55,801 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:36:55,801 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:36:55,801 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:36:55,801 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:36:55,802 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:36:55,802 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2022-02-06 04:36:55,802 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:36:55,802 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:36:55,802 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:36:55,802 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:36:55,802 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:36:55,802 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:36:55,802 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:36:55,802 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-02-06 04:36:55,803 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:36:55,803 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:36:55,803 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:36:55,803 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-02-06 04:36:55,803 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:36:55,803 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:36:55,803 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:36:55,803 DEBUG 147:__init__.py(1) - number of Service returned: 6 2022-02-06 04:36:55,803 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:36:55,803 INFO 192:__init__.py(1) - Service found, updating information 2022-02-06 04:36:55,804 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'} 2022-02-06 04:36:55,804 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 2022-02-06 04:36:55,804 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-06 04:36:55,806 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:36:55,876 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 2022-02-06 04:36:55,879 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-06 04:36:55,882 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"7a8ca8ea-bca7-4a58-ae0b-394349347afb","lifecycleState":"CERTIFIED","lastUpdateDate":1644121811554,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"defaulticon","uniqueId":"caded08f-c840-4ac9-844e-968cebe21abe","lifecycleState":"CERTIFIED","lastUpdateDate":1644122083466,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5af29a3b-5d7b-4ceb-9543-1d5aa29a7714","invariantUUID":"c58c26ce-1f6a-4ae3-8f89-c5073bed08a4","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f5ac76dc-287f-4863-851a-a50f9b9208ad","lifecycleState":"CERTIFIED","lastUpdateDate":1644122046783,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"054c4159-852d-44fa-8259-01027688b351","invariantUUID":"a519a617-b7a4-4e81-b414-6ee74a83ab2a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","lifecycleState":"CERTIFIED","lastUpdateDate":1644121847983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bcb3e1e7-40bd-49dc-96d3-9db6dff833ce","lifecycleState":"CERTIFIED","lastUpdateDate":1644121865432,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"ffc35c54-c21a-4ca1-bd98-857d53ac6da8","lifecycleState":"CERTIFIED","lastUpdateDate":1644122122204,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c8290805-8e02-446e-af2e-c48ce25238d2","invariantUUID":"c4a65a95-8ebb-4b2b-9f29-ee46c5f15bce","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"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":"8b4deb61-d21e-4b46-96cf-78ee5e669c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1644122086245,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ade0405b-9bbd-405c-8ce8-f94a1b5da387","invariantUUID":"607a31ee-a42d-4a8f-9dd0-41cb250cb176","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"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":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-06 04:36:55,887 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-02-06 04:36:55,888 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'} 2022-02-06 04:36:55,888 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/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel 2022-02-06 04:36:55,888 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2022-02-06 04:36:55,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:36:55,974 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel HTTP/1.1" 200 None 2022-02-06 04:36:55,976 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2022-02-06 04:36:55,976 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2022-02-06 04:36:56,011 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=='} 2022-02-06 04:36:56,011 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-02-06 04:36:56,011 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-06 04:36:56,014 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:56,059 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-02-06 04:36:56,060 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-06 04:36:56,060 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/a668aebb6ac84da8b7f9752e079dca78","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":"a668aebb6ac84da8b7f9752e079dca78"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-02-06 04:36:56,063 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=='} 2022-02-06 04:36:56,063 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:36:56,063 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:36:56,065 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:56,117 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-02-06 04:36:56,117 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-06 04:36:56,118 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1644122056480","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b0ecdc41-984a-44ec-88ee-f965c807a246"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"}]}]}}]} 2022-02-06 04:36:56,120 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=='} 2022-02-06 04:36:56,120 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-02-06 04:36:56,120 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-06 04:36:56,122 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:56,163 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-02-06 04:36:56,164 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-06 04:36:56,164 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/a668aebb6ac84da8b7f9752e079dca78","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":"a668aebb6ac84da8b7f9752e079dca78"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-02-06 04:36:56,167 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=='} 2022-02-06 04:36:56,167 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:36:56,167 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:36:56,169 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:56,219 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-02-06 04:36:56,220 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-06 04:36:56,221 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1644122056480","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b0ecdc41-984a-44ec-88ee-f965c807a246"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"}]}]}}]} 2022-02-06 04:36:56,223 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=='} 2022-02-06 04:36:56,223 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-02-06 04:36:56,223 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-06 04:36:56,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:56,269 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-02-06 04:36:56,269 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-06 04:36:56,270 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/a668aebb6ac84da8b7f9752e079dca78","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":"a668aebb6ac84da8b7f9752e079dca78"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-02-06 04:36:56,272 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=='} 2022-02-06 04:36:56,272 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:36:56,272 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:36:56,275 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:56,328 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-02-06 04:36:56,328 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-06 04:36:56,329 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1644122056480","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b0ecdc41-984a-44ec-88ee-f965c807a246"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"}]}]}}]} 2022-02-06 04:36:56,331 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=='} 2022-02-06 04:36:56,331 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 2022-02-06 04:36:56,332 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-02-06 04:36:56,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:36:56,385 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 HTTP/1.1" 200 1061 2022-02-06 04:36:56,386 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-02-06 04:36:56,386 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"a668aebb6ac84da8b7f9752e079dca78","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1644122056617","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b0ecdc41-984a-44ec-88ee-f965c807a246","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b0ecdc41-984a-44ec-88ee-f965c807a246"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-02-06 04:36:56,388 DEBUG 129:onap_service.py(1) - [None][Create b0ecdc41-984a-44ec-88ee-f965c807a246 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2f7367cc-72dc-4dec-91bb-b4eaf4877a7a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:56,388 DEBUG 131:onap_service.py(1) - [None][Create b0ecdc41-984a-44ec-88ee-f965c807a246 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/vnfs/b0ecdc41-984a-44ec-88ee-f965c807a246 2022-02-06 04:36:56,388 DEBUG 132:onap_service.py(1) - [None][Create b0ecdc41-984a-44ec-88ee-f965c807a246 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "b865087c-6aff-4657-9bd0-46d7bb16ac8d", "modelVersion": "1.0", "modelVersionId": "415d0db1-2973-4351-9d24-ccffbbbafd7e", "modelCustomizationId": "17abde6b-8a5f-4d88-9cfa-818173643298", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "a668aebb6ac84da8b7f9752e079dca78" } } } 2022-02-06 04:36:56,390 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:57,799 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85/vnfs/b0ecdc41-984a-44ec-88ee-f965c807a246 HTTP/1.1" 202 262 2022-02-06 04:36:57,801 INFO 142:onap_service.py(1) - [None][Create b0ecdc41-984a-44ec-88ee-f965c807a246 VNF deletion request] response code: 202 2022-02-06 04:36:57,801 DEBUG 146:onap_service.py(1) - [None][Create b0ecdc41-984a-44ec-88ee-f965c807a246 VNF deletion request] response: {"requestReferences":{"requestId":"2f7367cc-72dc-4dec-91bb-b4eaf4877a7a","instanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f7367cc-72dc-4dec-91bb-b4eaf4877a7a"}} 2022-02-06 04:36:57,801 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2022-02-06 04:36:57,809 DEBUG 129:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f912b103-a426-45cf-9d69-f109efb7d3ab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:36:57,809 DEBUG 131:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f7367cc-72dc-4dec-91bb-b4eaf4877a7a 2022-02-06 04:36:57,809 DEBUG 132:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] data sent: None 2022-02-06 04:36:57,812 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:36:57,966 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2f7367cc-72dc-4dec-91bb-b4eaf4877a7a HTTP/1.1" 200 1286 2022-02-06 04:36:57,968 INFO 142:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] response code: 200 2022-02-06 04:36:57,969 DEBUG 146:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] response: {"request":{"requestId":"2f7367cc-72dc-4dec-91bb-b4eaf4877a7a","startTime":"Sun, 06 Feb 2022 04:36:56 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnfInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 06 Feb 2022 04:36:57 GMT"}}} 2022-02-06 04:37:07,976 DEBUG 129:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '68b089bd-b479-4563-88f2-5da1439b8edd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:37:07,976 DEBUG 131:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f7367cc-72dc-4dec-91bb-b4eaf4877a7a 2022-02-06 04:37:07,977 DEBUG 132:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] data sent: None 2022-02-06 04:37:07,978 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:37:08,133 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2f7367cc-72dc-4dec-91bb-b4eaf4877a7a HTTP/1.1" 200 1492 2022-02-06 04:37:08,134 INFO 142:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] response code: 200 2022-02-06 04:37:08,135 DEBUG 146:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] response: {"request":{"requestId":"2f7367cc-72dc-4dec-91bb-b4eaf4877a7a","startTime":"Sun, 06 Feb 2022 04:36:56 GMT","finishTime":"Sun, 06 Feb 2022 04:37:01 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnfInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:37:01 GMT"}}} 2022-02-06 04:37:08,135 INFO 56:mixins.py(13) - VnfDeletionRequest task finished 2022-02-06 04:37:08,136 DEBUG 129:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c09077fb-ee7b-4cd7-9d23-b6bd5d47ea65', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:37:08,136 DEBUG 131:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f7367cc-72dc-4dec-91bb-b4eaf4877a7a 2022-02-06 04:37:08,136 DEBUG 132:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] data sent: None 2022-02-06 04:37:08,138 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:37:08,290 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2f7367cc-72dc-4dec-91bb-b4eaf4877a7a HTTP/1.1" 200 1492 2022-02-06 04:37:08,291 INFO 142:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] response code: 200 2022-02-06 04:37:08,292 DEBUG 146:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] response: {"request":{"requestId":"2f7367cc-72dc-4dec-91bb-b4eaf4877a7a","startTime":"Sun, 06 Feb 2022 04:36:56 GMT","finishTime":"Sun, 06 Feb 2022 04:37:01 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnfInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:37:01 GMT"}}} 2022-02-06 04:37:08,292 DEBUG 129:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e2946c0a-d1f7-4797-ba75-97dd9d0de4d4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:37:08,292 DEBUG 131:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f7367cc-72dc-4dec-91bb-b4eaf4877a7a 2022-02-06 04:37:08,292 DEBUG 132:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] data sent: None 2022-02-06 04:37:08,294 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:37:08,453 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2f7367cc-72dc-4dec-91bb-b4eaf4877a7a HTTP/1.1" 200 1492 2022-02-06 04:37:08,454 INFO 142:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] response code: 200 2022-02-06 04:37:08,455 DEBUG 146:onap_service.py(13) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] response: {"request":{"requestId":"2f7367cc-72dc-4dec-91bb-b4eaf4877a7a","startTime":"Sun, 06 Feb 2022 04:36:56 GMT","finishTime":"Sun, 06 Feb 2022 04:37:01 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnfInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:37:01 GMT"}}} 2022-02-06 04:37:08,458 DEBUG 129:onap_service.py(1) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '23c9b048-53c2-491d-a7ec-8928cb51c801', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:37:08,459 DEBUG 131:onap_service.py(1) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f7367cc-72dc-4dec-91bb-b4eaf4877a7a 2022-02-06 04:37:08,459 DEBUG 132:onap_service.py(1) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] data sent: None 2022-02-06 04:37:08,461 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:37:08,628 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2f7367cc-72dc-4dec-91bb-b4eaf4877a7a HTTP/1.1" 200 1492 2022-02-06 04:37:08,629 INFO 142:onap_service.py(1) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] response code: 200 2022-02-06 04:37:08,630 DEBUG 146:onap_service.py(1) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] response: {"request":{"requestId":"2f7367cc-72dc-4dec-91bb-b4eaf4877a7a","startTime":"Sun, 06 Feb 2022 04:36:56 GMT","finishTime":"Sun, 06 Feb 2022 04:37:01 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnfInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:37:01 GMT"}}} 2022-02-06 04:37:08,631 DEBUG 129:onap_service.py(1) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4692a2c9-59e3-4829-9524-4b8d348a74c4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:37:08,631 DEBUG 131:onap_service.py(1) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f7367cc-72dc-4dec-91bb-b4eaf4877a7a 2022-02-06 04:37:08,631 DEBUG 132:onap_service.py(1) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] data sent: None 2022-02-06 04:37:08,633 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:37:08,816 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2f7367cc-72dc-4dec-91bb-b4eaf4877a7a HTTP/1.1" 200 1492 2022-02-06 04:37:08,817 INFO 142:onap_service.py(1) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] response code: 200 2022-02-06 04:37:08,817 DEBUG 146:onap_service.py(1) - [None][Check 2f7367cc-72dc-4dec-91bb-b4eaf4877a7a orchestration request status] response: {"request":{"requestId":"2f7367cc-72dc-4dec-91bb-b4eaf4877a7a","startTime":"Sun, 06 Feb 2022 04:36:56 GMT","finishTime":"Sun, 06 Feb 2022 04:37:01 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"17abde6b-8a5f-4d88-9cfa-818173643298","modelVersionId":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelCustomizationId":"17abde6b-8a5f-4d88-9cfa-818173643298","modelUuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","modelInvariantUuid":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","vnfInstanceId":"b0ecdc41-984a-44ec-88ee-f965c807a246","vnfInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:37:01 GMT"}}} 2022-02-06 04:37:08,818 DEBUG 319:service.py(1) - Delete e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 service instance 2022-02-06 04:37:08,818 DEBUG 113:deletion.py(1) - Service e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 deletion request 2022-02-06 04:37:08,826 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:37:08,826 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:37:08,826 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'} 2022-02-06 04:37:08,826 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:37:08,826 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:37:08,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:37:09,175 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2131 2022-02-06 04:37:09,176 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:37:09,176 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c8290805-8e02-446e-af2e-c48ce25238d2","invariantUUID":"c4a65a95-8ebb-4b2b-9f29-ee46c5f15bce","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c8290805-8e02-446e-af2e-c48ce25238d2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ade0405b-9bbd-405c-8ce8-f94a1b5da387","invariantUUID":"607a31ee-a42d-4a8f-9dd0-41cb250cb176","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ade0405b-9bbd-405c-8ce8-f94a1b5da387/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4002fd8d-2ce8-4440-96d6-daf0e56f4266/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-06 04:37:09,178 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:37:09,178 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,178 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,178 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,178 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:37:09,178 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,178 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,178 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,178 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2022-02-06 04:37:09,179 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,179 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,179 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,179 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:37:09,179 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,179 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,179 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,179 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-02-06 04:37:09,179 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,179 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,179 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,179 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-02-06 04:37:09,179 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,179 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,180 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,180 DEBUG 147:__init__.py(1) - number of Service returned: 6 2022-02-06 04:37:09,180 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:37:09,180 INFO 192:__init__.py(1) - Service found, updating information 2022-02-06 04:37:09,180 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'} 2022-02-06 04:37:09,180 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 2022-02-06 04:37:09,180 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-06 04:37:09,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:37:09,506 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 2022-02-06 04:37:09,509 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-06 04:37:09,511 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"7a8ca8ea-bca7-4a58-ae0b-394349347afb","lifecycleState":"CERTIFIED","lastUpdateDate":1644121811554,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"defaulticon","uniqueId":"caded08f-c840-4ac9-844e-968cebe21abe","lifecycleState":"CERTIFIED","lastUpdateDate":1644122083466,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5af29a3b-5d7b-4ceb-9543-1d5aa29a7714","invariantUUID":"c58c26ce-1f6a-4ae3-8f89-c5073bed08a4","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f5ac76dc-287f-4863-851a-a50f9b9208ad","lifecycleState":"CERTIFIED","lastUpdateDate":1644122046783,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"054c4159-852d-44fa-8259-01027688b351","invariantUUID":"a519a617-b7a4-4e81-b414-6ee74a83ab2a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","lifecycleState":"CERTIFIED","lastUpdateDate":1644121847983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bcb3e1e7-40bd-49dc-96d3-9db6dff833ce","lifecycleState":"CERTIFIED","lastUpdateDate":1644121865432,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"ffc35c54-c21a-4ca1-bd98-857d53ac6da8","lifecycleState":"CERTIFIED","lastUpdateDate":1644122122204,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c8290805-8e02-446e-af2e-c48ce25238d2","invariantUUID":"c4a65a95-8ebb-4b2b-9f29-ee46c5f15bce","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"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":"8b4deb61-d21e-4b46-96cf-78ee5e669c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1644122086245,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ade0405b-9bbd-405c-8ce8-f94a1b5da387","invariantUUID":"607a31ee-a42d-4a8f-9dd0-41cb250cb176","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"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":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-06 04:37:09,515 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-02-06 04:37:09,516 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:37:09,516 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:37:09,516 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'} 2022-02-06 04:37:09,516 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:37:09,516 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:37:09,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:37:09,563 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2131 2022-02-06 04:37:09,565 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:37:09,565 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c8290805-8e02-446e-af2e-c48ce25238d2","invariantUUID":"c4a65a95-8ebb-4b2b-9f29-ee46c5f15bce","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c8290805-8e02-446e-af2e-c48ce25238d2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ade0405b-9bbd-405c-8ce8-f94a1b5da387","invariantUUID":"607a31ee-a42d-4a8f-9dd0-41cb250cb176","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ade0405b-9bbd-405c-8ce8-f94a1b5da387/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4002fd8d-2ce8-4440-96d6-daf0e56f4266/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-06 04:37:09,567 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:37:09,567 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,567 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,567 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,567 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:37:09,567 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,567 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,567 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,568 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2022-02-06 04:37:09,568 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,568 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,568 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,568 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:37:09,568 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,568 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,568 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,568 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-02-06 04:37:09,568 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,568 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,568 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,569 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-02-06 04:37:09,569 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,569 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,569 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,569 DEBUG 147:__init__.py(1) - number of Service returned: 6 2022-02-06 04:37:09,569 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:37:09,569 INFO 192:__init__.py(1) - Service found, updating information 2022-02-06 04:37:09,569 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'} 2022-02-06 04:37:09,569 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 2022-02-06 04:37:09,569 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-06 04:37:09,571 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:37:09,624 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 2022-02-06 04:37:09,627 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-06 04:37:09,630 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"7a8ca8ea-bca7-4a58-ae0b-394349347afb","lifecycleState":"CERTIFIED","lastUpdateDate":1644121811554,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"defaulticon","uniqueId":"caded08f-c840-4ac9-844e-968cebe21abe","lifecycleState":"CERTIFIED","lastUpdateDate":1644122083466,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5af29a3b-5d7b-4ceb-9543-1d5aa29a7714","invariantUUID":"c58c26ce-1f6a-4ae3-8f89-c5073bed08a4","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f5ac76dc-287f-4863-851a-a50f9b9208ad","lifecycleState":"CERTIFIED","lastUpdateDate":1644122046783,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"054c4159-852d-44fa-8259-01027688b351","invariantUUID":"a519a617-b7a4-4e81-b414-6ee74a83ab2a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","lifecycleState":"CERTIFIED","lastUpdateDate":1644121847983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bcb3e1e7-40bd-49dc-96d3-9db6dff833ce","lifecycleState":"CERTIFIED","lastUpdateDate":1644121865432,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"ffc35c54-c21a-4ca1-bd98-857d53ac6da8","lifecycleState":"CERTIFIED","lastUpdateDate":1644122122204,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c8290805-8e02-446e-af2e-c48ce25238d2","invariantUUID":"c4a65a95-8ebb-4b2b-9f29-ee46c5f15bce","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"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":"8b4deb61-d21e-4b46-96cf-78ee5e669c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1644122086245,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ade0405b-9bbd-405c-8ce8-f94a1b5da387","invariantUUID":"607a31ee-a42d-4a8f-9dd0-41cb250cb176","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"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":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-06 04:37:09,636 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-02-06 04:37:09,636 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-02-06 04:37:09,637 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-06 04:37:09,637 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'} 2022-02-06 04:37:09,637 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-06 04:37:09,637 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-06 04:37:09,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:37:09,695 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2131 2022-02-06 04:37:09,696 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-06 04:37:09,697 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","name":"basic_onboard_WRhrjo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b793b427-a820-45e2-a2cf-975843484471/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1525b97f-8577-4f61-b2d5-304c3ab8f6d3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c8290805-8e02-446e-af2e-c48ce25238d2","invariantUUID":"c4a65a95-8ebb-4b2b-9f29-ee46c5f15bce","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c8290805-8e02-446e-af2e-c48ce25238d2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ade0405b-9bbd-405c-8ce8-f94a1b5da387","invariantUUID":"607a31ee-a42d-4a8f-9dd0-41cb250cb176","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ade0405b-9bbd-405c-8ce8-f94a1b5da387/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4002fd8d-2ce8-4440-96d6-daf0e56f4266/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-06 04:37:09,699 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WRhrjo from SDC 2022-02-06 04:37:09,699 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,699 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,699 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,699 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-06 04:37:09,699 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,699 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,699 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,699 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2022-02-06 04:37:09,699 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,699 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,699 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,700 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-06 04:37:09,700 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,700 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,700 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,700 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-02-06 04:37:09,700 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,700 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,700 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,700 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-02-06 04:37:09,700 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-06 04:37:09,700 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-06 04:37:09,700 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-06 04:37:09,701 DEBUG 147:__init__.py(1) - number of Service returned: 6 2022-02-06 04:37:09,701 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-02-06 04:37:09,701 INFO 192:__init__.py(1) - Service found, updating information 2022-02-06 04:37:09,701 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'} 2022-02-06 04:37:09,701 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 2022-02-06 04:37:09,701 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-06 04:37:09,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-06 04:37:09,760 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 2022-02-06 04:37:09,763 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-06 04:37:09,765 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d4e4e82-35b5-40a4-a59c-27ecb92725ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117026238,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c8a88f-779a-4dc7-90f1-237aeb9cbec0","invariantUUID":"3b5340c7-e466-47fb-b8dd-57d85473556b","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":"defaulticon","uniqueId":"7a8ca8ea-bca7-4a58-ae0b-394349347afb","lifecycleState":"CERTIFIED","lastUpdateDate":1644121811554,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fea15002-87ed-4b03-b15c-1cf9c44f4e67","invariantUUID":"1f01783c-ba26-44c3-ac4b-c7b8cdd72e65","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"972b2f46-7b78-4e66-87a1-2c5f4268c8e4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116935099,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aebd21f9-46a3-403b-9656-c9ac494a586f","invariantUUID":"b9b2fb9c-1d51-4b6d-b5ce-4b7fd2c8bfd3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"319711b5-0a2d-4dea-8da0-c59805bcb9f9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117021190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3a59eb2-55d5-4a49-8ab0-533599c3b060","invariantUUID":"d45ac2af-df5e-4241-967a-ffbfdbfcf4e2","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":"174d18d7-d5bb-4a4b-b3f7-110c692310d9","lifecycleState":"CERTIFIED","lastUpdateDate":1644117077435,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9096f37a-65b6-40da-9ebf-421caaf5c370","invariantUUID":"de1d1097-25f4-4fe5-ab73-abc4d5084afc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ae2c047-dc3a-4215-989b-548dd2764772","lifecycleState":"CERTIFIED","lastUpdateDate":1644116949947,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2023ae13-c413-4f4e-a831-969c7972e613","invariantUUID":"a4d996c4-42d2-4df6-8ea5-798dc61345d2","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":"objectStorage","uniqueId":"c279ed3d-3f1a-4ef6-ba87-60e3006ae010","lifecycleState":"CERTIFIED","lastUpdateDate":1644116936597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22d216c1-d695-496e-867e-8007942fefc4","invariantUUID":"43da90a6-1cda-4408-9c7f-4ade3322f0a9","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":"compute","uniqueId":"1e1a36a6-c73c-4d1b-83f1-55c7f2515e85","lifecycleState":"CERTIFIED","lastUpdateDate":1644116893252,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e021dd-c38a-4e46-81af-50456995a9a4","invariantUUID":"489cb273-f53b-4bda-8e07-78e341e64f9c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c363961b-5869-4029-81be-8a8a066f1887","lifecycleState":"CERTIFIED","lastUpdateDate":1644117080208,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"385463a8-edf3-441b-ab9d-3a820ea80b1b","invariantUUID":"eb60283b-fa3f-478c-9fc7-c3380aeda81e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a28afeb1-6347-454c-a5e0-11d7deeee01b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116989337,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644c34e7-35f1-4ae3-af38-6cc0b5bac5c5","invariantUUID":"0a695c59-6333-418c-a319-c2f116934442","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e9ae44a-cd88-42cb-8bb1-961bca6af5bf","lifecycleState":"CERTIFIED","lastUpdateDate":1644116990987,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f362b01-3825-44b1-8d32-a7bbb576b5cf","invariantUUID":"035bf677-3bdc-4e17-8550-13ed76c5748c","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":"defaulticon","uniqueId":"caded08f-c840-4ac9-844e-968cebe21abe","lifecycleState":"CERTIFIED","lastUpdateDate":1644122083466,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5af29a3b-5d7b-4ceb-9543-1d5aa29a7714","invariantUUID":"c58c26ce-1f6a-4ae3-8f89-c5073bed08a4","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec71f64-58d7-460c-8577-e9f0c95dc82b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116921936,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad95a5cc-5156-4fbc-809a-c5ef49cf2424","invariantUUID":"e134119d-6656-4db4-ad68-abc09418467c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa0298b-4fcf-423b-9d97-008a16d0f8c7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116868575,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bf77acc-ac27-401b-9024-13163071b40d","invariantUUID":"50043450-23e6-4ddf-b7df-9f7246ea201c","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":"d3a0d22d-5f9b-448f-a2f4-9a3c4c432a2f","lifecycleState":"CERTIFIED","lastUpdateDate":1644120814718,"name":"basic_onboard_WRhrjo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c99f5025-8907-418d-895d-d3b25f1f0d06","invariantUUID":"0414e629-cc37-444c-a816-babcf99a1224","systemName":"BasicOnboardWrhrjo","description":"VF","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"071393ac-5b5a-47d2-83e8-47ccb69753e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116842419,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54a1a65e-e876-4055-908f-1a7d6cfe4f57","invariantUUID":"cd28d061-a418-4f68-a648-13831cba2dd5","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":"compute","uniqueId":"051c624e-bcc3-4954-9b1b-c277082847da","lifecycleState":"CERTIFIED","lastUpdateDate":1644116957650,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e797c83-af27-4f67-bd8a-d764771db512","invariantUUID":"52045ecf-a282-4fc3-ad4c-867781eee8c9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d79b65bb-1b7f-4fcc-8644-36daf1df35e3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117023117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9181f3c7-9cb2-464c-9dfa-d10406795aba","invariantUUID":"3e9f0ea3-798c-4953-bb3f-9aa3493dbb5b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28b16f9d-cfe7-4f60-9114-5d191e0f05a7","lifecycleState":"CERTIFIED","lastUpdateDate":1644117024779,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec7a530e-dfe7-4883-a9bf-1c7a3beb023a","invariantUUID":"e3c8214e-02f8-4f39-b8dd-14330cffe2b6","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":"9fb33c3d-00e1-43be-a840-39459964e52a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116817086,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4dcccf5-2642-4de4-b99c-2af51e3a8e26","invariantUUID":"db364c3e-9c97-4e4a-883d-a2477bbd04bb","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e671b006-e8c4-44a2-8e39-8cca17481c93","lifecycleState":"CERTIFIED","lastUpdateDate":1644116939841,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"036b8c92-c3ef-4c60-ac2a-a45738c3a9c9","invariantUUID":"79e055eb-9402-4f3a-9c4e-bc722d62c330","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99656558-9753-4cf0-aa4e-353e51f6aa79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116829261,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9bb43103-bf77-4df9-b38b-7035d5177ce3","invariantUUID":"2f5ef17b-7119-4b6e-b9dd-8ee3dfbf3262","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":"port","uniqueId":"398dc852-6167-451c-9900-139f60d32ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1644117030615,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf47f9c4-dba2-4c67-a103-afda1a0d6ca9","invariantUUID":"e5df5dd8-e78a-4d16-b091-5f54cc745ffc","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":"port","uniqueId":"e5c27ffe-8b58-4375-ac22-91cc6844a7c0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116981568,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04752477-6d62-4086-8582-1f2f4f058d69","invariantUUID":"56d12bd2-8ab6-470b-8f5c-2f6ea4260530","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6df49bf5-de5d-40f9-bbbd-432d37b52ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1644116925340,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a34f9c1-8fb3-4ebc-a891-120f7579ff63","invariantUUID":"676386fa-0211-4152-bc90-d586b5918301","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":"port","uniqueId":"fc2da18e-c019-41ff-b470-dad55e0f5eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1644116857195,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e67c9992-002e-46c0-9da2-d86238f84811","invariantUUID":"c8ebb1f6-bd43-4c78-994f-4d29f20ffaeb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"215d383e-654d-4f2d-86f4-e8bbebec29ae","lifecycleState":"CERTIFIED","lastUpdateDate":1644117081484,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39182c75-9a7a-4feb-8a32-3c1ee58cae67","invariantUUID":"9248408b-b4b2-4833-8214-0507e5002164","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f5a2a6-52f0-4779-9f77-fa2e4f96d2e8","lifecycleState":"CERTIFIED","lastUpdateDate":1644116963522,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb16d0e3-661e-43ee-aa2c-0909a91cf21c","invariantUUID":"7f2561cd-d417-4fd9-a41e-b555eaa7ea5c","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":"compute","uniqueId":"9cfcf8a2-8ebd-4ad5-878a-9840bdd9eb81","lifecycleState":"CERTIFIED","lastUpdateDate":1644117073140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e583ac-1d27-4387-a78a-deea2d5334a0","invariantUUID":"30911450-604b-4f1c-9432-fc34214deeda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f4af459-20ac-4275-848e-74c9804b9a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116877884,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6da817e1-b623-40b0-8f2d-a32721d4bd55","invariantUUID":"89ff6b88-e6e3-4865-a177-2bad3fa57b1d","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":"port","uniqueId":"b981ae8b-1475-442c-a725-034e77efaecb","lifecycleState":"CERTIFIED","lastUpdateDate":1644116979398,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61c49df7-d4e8-4480-b4e4-e2102be2f90e","invariantUUID":"ae9ef6ae-f060-4ee2-9eec-be8e3ce7b5d0","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":"network","uniqueId":"084daa1d-a008-4085-9067-e9b3b6dfc286","lifecycleState":"CERTIFIED","lastUpdateDate":1644116866669,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39271450-a3cc-48c4-b503-61a195001616","invariantUUID":"e59b3be2-bcc5-4ac5-a437-bee869f4449a","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":"port","uniqueId":"5cff91e8-4b9b-4d91-9938-57b138288abc","lifecycleState":"CERTIFIED","lastUpdateDate":1644117015453,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e91328c7-8b3d-4478-b362-d4df850a173d","invariantUUID":"90b5aeac-e81a-433d-9f80-da338f151d3e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e8738b7b-d955-4786-85e1-c079381f806f","lifecycleState":"CERTIFIED","lastUpdateDate":1644116997481,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2295c478-b5fb-414b-b663-49e7efc3d757","invariantUUID":"6bb0d2c1-96fe-4ab6-8ab9-f36e30da3ca5","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":"network","uniqueId":"823b40fe-636b-4a1c-8637-0e2ea8055562","lifecycleState":"CERTIFIED","lastUpdateDate":1644116897827,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0412a33-0859-4e15-b382-be71469f1ea3","invariantUUID":"a7a9e696-0bf3-4a96-8d70-6f187f6d620b","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":"networkrules","uniqueId":"a65d4cd0-891d-45e3-9c53-7070d1d1815a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116883626,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bec6d3e-df2e-4e2f-8c7e-bffef4c21b2f","invariantUUID":"86819893-1c17-4931-8cf9-7315bae32899","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":"network","uniqueId":"47ff6985-fd1c-4df1-a00f-921ecd3508f2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116864562,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"acda4472-da4e-4ec4-bbdc-e1b47ce08136","invariantUUID":"698b1b5c-d4ca-433f-b4f7-d498690473aa","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dda40c72-86de-4c90-b4da-5c5a7dc16b3b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116870039,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e13de696-621b-418f-b4cf-1741d4a92e70","invariantUUID":"7eea1eb4-6ad4-4264-bf9c-29f94a491766","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"406cea74-d7e1-4132-9a48-8fe50cf591f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644116929085,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5be7d342-df99-454c-a3a8-1682e2fdb4f5","invariantUUID":"6618f497-698b-4849-8530-75437a9f8191","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":"90df3e1f-1294-4451-a04e-2837d858035b","lifecycleState":"CERTIFIED","lastUpdateDate":1644116965277,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47687833-d454-4c7b-a114-a2abb5015017","invariantUUID":"9671fc1c-f63c-4f1e-bbf5-f0a8e4afdd07","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":"b2e84d90-f15b-47aa-b00c-07993f0fb877","lifecycleState":"CERTIFIED","lastUpdateDate":1644117088092,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e7e70-ceaf-4c70-8e23-2b6375a06f49","invariantUUID":"687b2017-a198-4988-842e-7affb5f97a8c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e36b0606-4291-46fe-a4d6-e47c87d5d768","lifecycleState":"CERTIFIED","lastUpdateDate":1644117017516,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd4c49d-f8a5-4766-8a8a-2751fdf05554","invariantUUID":"deb7a49a-be67-46ad-821b-1a0c03c64651","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":"ca7a158a-3776-4e65-a6fe-54c74c74613c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116992403,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e42e6aac-fb71-4486-a9f8-8ddf06944f90","invariantUUID":"8105d2d8-7e2d-4b4e-aea7-34a8c86405b7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c657a84f-ad54-499f-8541-ff2951c23c85","lifecycleState":"CERTIFIED","lastUpdateDate":1644117082813,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b95a9f4b-3e26-4faa-ae15-3a28528a8da9","invariantUUID":"e8512cad-b4d9-4290-a82b-4bb82fbf6415","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e95fab39-89f8-4442-b0ba-9564cade7ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1644116915159,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be427d33-c38a-4c5a-8c03-ae6eeda6ec8a","invariantUUID":"3cf4052e-07ad-4eb4-80e1-2343c66d4538","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":"networkrules","uniqueId":"4f58139c-ddde-421e-97e5-5a71bd70b87e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116876119,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"492f1db6-cb3b-414b-af94-98135ac9ca90","invariantUUID":"55531d3d-dc93-4d3f-9ff8-e563398cbf69","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":"defaulticon","uniqueId":"ed199a67-5290-4e7a-9dd8-033c22373295","lifecycleState":"CERTIFIED","lastUpdateDate":1644116972016,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70fed161-9fca-48b1-986c-5e63f14262d7","invariantUUID":"2ebdcd67-9036-4235-a6a1-996eae3dc833","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":"objectStorage","uniqueId":"9f572fd2-2277-4699-b58d-37f3a59f6a92","lifecycleState":"CERTIFIED","lastUpdateDate":1644116847473,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85e8f60-ab48-4a19-a5a0-65e6d881d049","invariantUUID":"5c794242-ab27-40d2-8354-5fa0dd8806d0","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":"network","uniqueId":"8b24ca07-d88e-4bf9-8fc6-4a9f5ce7b33a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116932098,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebb84eb4-9692-4498-b5b4-302dd21e22c1","invariantUUID":"5928ec37-0460-4fe7-a66a-c0bbcd1e4102","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":"network","uniqueId":"8ad85999-a5ce-4f0f-b490-ebb3b1ca2044","lifecycleState":"CERTIFIED","lastUpdateDate":1644116984940,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd033730-4ce8-42bf-9383-3d59b5a46558","invariantUUID":"10c76190-8f56-496c-8890-0b99ffd46da4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f003097-be90-41a7-a782-76872b4ee751","lifecycleState":"CERTIFIED","lastUpdateDate":1644116952662,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09d27f27-fd2d-4dd4-8983-8a7d0129a7c4","invariantUUID":"fb8e962c-030e-419a-9ce2-573f6615fb0a","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":"network","uniqueId":"e5181443-7834-4a58-b3f3-4bad0db9659e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116987053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15c76def-a7a4-498f-a4fd-56ceca5fb986","invariantUUID":"048e701a-4f57-4131-ac3b-82b5172117e1","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":"defaulticon","uniqueId":"63b23b4e-65fb-4623-9a20-d626de4b18ed","lifecycleState":"CERTIFIED","lastUpdateDate":1644116933554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"edb6a7ba-7428-4407-992f-5967cf4d30ac","invariantUUID":"e12f5b6e-6995-4680-b59b-db9e279e9ed3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"7d34ca1c-8806-450d-8340-9d4a158039d2","lifecycleState":"CERTIFIED","lastUpdateDate":1644116839225,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"635a7dff-42c1-4671-81c2-5eaf0a99b635","invariantUUID":"6bb989e0-6289-40c5-a8f5-4fe81c2b443f","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dfcda6e-7107-4449-a3a8-023decc41b86","lifecycleState":"CERTIFIED","lastUpdateDate":1644117078757,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15737d16-2fc2-4887-aac3-e2716f558014","invariantUUID":"98c68314-e4fd-495e-93f3-2de4128f4b1d","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39e24726-51fc-4f1d-a22e-bf6646153b05","lifecycleState":"CERTIFIED","lastUpdateDate":1644116895869,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f217d1de-84eb-4d6b-a8bb-08e37a682308","invariantUUID":"fcd79462-b976-4bf4-9f3b-e699584b8eb9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e65058f1-375d-4e08-bd8e-95f5d6d5b78a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116906087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1382445f-ee31-454b-a4f1-7314b3b16701","invariantUUID":"79586fdc-8b37-4ce2-bc8f-0ad2b7a02987","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f5ac76dc-287f-4863-851a-a50f9b9208ad","lifecycleState":"CERTIFIED","lastUpdateDate":1644122046783,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"054c4159-852d-44fa-8259-01027688b351","invariantUUID":"a519a617-b7a4-4e81-b414-6ee74a83ab2a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d059400-c3bd-40f6-8d50-03b96f70fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116999828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c42147a-97fc-4d9d-8232-7340c4347f2e","invariantUUID":"804b7f05-c261-456e-918b-c4dceb5ab923","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f51047-020d-4ebc-b8cb-691e2c59a0e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116886765,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eae3871-746d-4fd6-9168-0ee92f15a510","invariantUUID":"9b0e0d5a-4e86-4b1a-b03f-7c3e54fc3a7e","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75d2096c-6707-4347-8636-d1f1558f27fe","lifecycleState":"CERTIFIED","lastUpdateDate":1644116959116,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7134ed1-4874-4296-9c27-303a4bcb8c95","invariantUUID":"d13d3f97-b254-49a5-96ba-9eee89a31164","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5e6bb46-6376-4cc7-a72e-f6b0e3e0c4c9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116938110,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5dd39c-9802-43c8-a688-d58e0cb9a7b6","invariantUUID":"a765d428-2cf9-4e91-aa30-446d94ddb894","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2246939f-7994-463d-b7b9-0444dfcd4378","lifecycleState":"CERTIFIED","lastUpdateDate":1644116930523,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"519da633-07a2-42c6-a230-6f228c57b63e","invariantUUID":"3c998bf6-cc86-41ae-afe9-73df0f427832","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":"securityrules","uniqueId":"219822c5-79e3-490b-b584-acf94f6c1048","lifecycleState":"CERTIFIED","lastUpdateDate":1644116889075,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"023f15db-939b-4568-8233-17250e566b66","invariantUUID":"c9b4e29d-faf4-416c-8534-bb505f02bd33","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8393e082-dfd5-4d87-8a9c-41d456e13e09","lifecycleState":"CERTIFIED","lastUpdateDate":1644116859286,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af24de7d-958f-41cb-82a5-f1e719389ce0","invariantUUID":"55a501ae-2d06-4c46-9f42-97c715016522","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":"port","uniqueId":"2ad0a227-fbb8-4214-82d2-e3a3bc955138","lifecycleState":"CERTIFIED","lastUpdateDate":1644117089713,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce0d39bb-9024-470d-8b18-7928513ab568","invariantUUID":"6edf57fd-117b-432e-8ba5-60f93fae4ae6","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"5553a0b2-1003-4b94-b986-a78b35fae32f","lifecycleState":"CERTIFIED","lastUpdateDate":1644117027771,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e397c957-497b-41f5-b8f6-1a211db5f747","invariantUUID":"ac442875-c5c8-49fb-a18f-f637f3e2c795","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb1a40b6-9c57-4c38-a0a9-2e6ecbb29de9","lifecycleState":"CERTIFIED","lastUpdateDate":1644116994599,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf1da66-851a-4a82-8af5-4b743371d5c5","invariantUUID":"7fad8acb-fe2b-4416-8ace-b92ece6d7d54","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70004095-d84a-47d2-a7e9-39ea74609136","lifecycleState":"CERTIFIED","lastUpdateDate":1644116861562,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0bec47a-f68b-4f4a-a7af-d4b246dfeeab","invariantUUID":"6bff60c2-c0b9-4fa1-8d0a-3431886f7edf","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":"e2b27dda-c124-4757-b0e2-8543c77cc495","lifecycleState":"CERTIFIED","lastUpdateDate":1644116904596,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a009f468-39dd-4603-aa45-872d56bc9b46","invariantUUID":"2491b3e3-738d-43e5-ae33-094fa9c19dd9","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":"objectStorage","uniqueId":"b3caa489-df5a-4182-8b6a-28489d0dff6e","lifecycleState":"CERTIFIED","lastUpdateDate":1644116834855,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f427c7cf-c4c7-413f-974f-4fc865fa625d","invariantUUID":"ee27273d-30ed-43b6-92cf-a5c287913ebf","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":"network","uniqueId":"b7d50100-2650-4b44-a82f-716dd75db8c4","lifecycleState":"CERTIFIED","lastUpdateDate":1644116854311,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40dfec52-554b-484d-b6b2-b346677a89c7","invariantUUID":"21f1b38f-85ef-4081-bac9-2cd6c03b9dd7","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":"6bc68d3d-14d6-4dc0-aa41-600b1481131c","lifecycleState":"CERTIFIED","lastUpdateDate":1644116977378,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9d3e71-c06c-4138-8d57-239be4f74d7b","invariantUUID":"27ef219a-e057-4fc3-b57b-d8532f2e5990","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":"defaulticon","uniqueId":"a0e1155c-7891-4f57-aeef-0720bc19e0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1644116974518,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b74b48ac-83fb-4bd3-aacc-d28697f065ee","invariantUUID":"d39be40e-f0ce-4989-adb5-a179944c0fd2","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":"3dfd673b-2f72-41b8-91ac-efd22bc95d78","lifecycleState":"CERTIFIED","lastUpdateDate":1644116942145,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"221b4053-e202-4e30-af7b-69cc51b98c6d","invariantUUID":"c43b24df-7285-40b5-8cd7-32fbab952f0f","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":"875b0dfe-edef-49b7-9ef7-77e2405dded3","lifecycleState":"CERTIFIED","lastUpdateDate":1644117085459,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c33f19d-05da-4059-8faf-fc5ce9704fc3","invariantUUID":"0f1f91c4-8afb-46ac-83e6-f0b9b790baf0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e10777c-105f-468e-b96e-1622498cfa0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644117084182,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19534410-800f-4cff-a9f8-270ea9fac031","invariantUUID":"d51947a5-d8cd-489c-870c-cde2223bd9c6","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"922d214b-bf4d-416c-89e3-e91e13783277","lifecycleState":"CERTIFIED","lastUpdateDate":1644116899402,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736fdd0e-65dd-440a-9946-3e4e3b8c257b","invariantUUID":"f05eb5b7-c5cd-4c6d-a649-9d388a1fed73","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":"compute","uniqueId":"faa5aa38-73ff-4f30-b921-70f936213d67","lifecycleState":"CERTIFIED","lastUpdateDate":1644117075545,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4b968c-a2c0-4dc7-8a87-1b252150e812","invariantUUID":"5ed09f76-5ab5-4db2-ba76-ea5fece5abe2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d79e7d3-16a9-41f8-a846-5b9d46c970cd","lifecycleState":"CERTIFIED","lastUpdateDate":1644116849074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9616a516-9a85-45d5-823e-18901c817fe3","invariantUUID":"d324849e-733f-494d-a853-0d54a132ab55","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":"f5bb3858-04c3-41cf-bda1-931a6f8e0b57","lifecycleState":"CERTIFIED","lastUpdateDate":1644116947971,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"baf48f82-d41c-4a2c-b8cd-ff10241421e8","invariantUUID":"b9742a72-adb0-486a-9c7d-f7bfe34718e5","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":"port","uniqueId":"0da2b2f1-15cc-4955-9113-0672d254e88a","lifecycleState":"CERTIFIED","lastUpdateDate":1644116840820,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf19e9b-f36c-47fd-83c1-118f0f71f5d1","invariantUUID":"1de544ee-851e-4fb9-a0d6-86ca8182cead","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28abb940-882b-46fd-975c-1bfc24ea06ab","lifecycleState":"CERTIFIED","lastUpdateDate":1644116903036,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87aa7d6e-7ec0-4583-8b62-728368c07033","invariantUUID":"ae403bb2-1928-4d6d-aab7-efd286fc0e2c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d4fc9535-26fa-4b1b-99de-320a5c7c0f79","lifecycleState":"CERTIFIED","lastUpdateDate":1644116831865,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"564731d7-6986-4f4e-bb02-d13479989b69","invariantUUID":"df54e0c1-2689-48c9-92bd-d15a2a456562","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28f90bf8-0816-4aee-b117-59099bc0bf2d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644121804355,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"312bbc7b-cdff-47af-a6cc-8268189421e9","invariantUUID":"b66b03c9-6fb7-4441-9fa0-2519f9be5e63","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84e6a915-756e-41f5-aeaa-6cec691fec91","lifecycleState":"CERTIFIED","lastUpdateDate":1644116851524,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21b355a7-3db8-40ae-861a-d74628b796a5","invariantUUID":"9fcd0140-da38-4df1-8d33-8c88aaa122e6","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":"compute","uniqueId":"3340d91b-1167-431d-9793-79ee89a1d19a","lifecycleState":"CERTIFIED","lastUpdateDate":1644117086725,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8ee120-aa79-4e45-92b4-66a5b3f8face","invariantUUID":"6ccc3966-ca6c-437b-a01c-381ec88e734d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3801aceb-70d5-4385-ab54-528c21a9d3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1644121804320,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"415d0db1-2973-4351-9d24-ccffbbbafd7e","invariantUUID":"b865087c-6aff-4657-9bd0-46d7bb16ac8d","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c984d6a2-2b26-45b9-9627-9e3e566e668a","lifecycleState":"CERTIFIED","lastUpdateDate":1644121847983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","invariantUUID":"16798342-4220-495e-9598-e9f7e5a707d3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bcb3e1e7-40bd-49dc-96d3-9db6dff833ce","lifecycleState":"CERTIFIED","lastUpdateDate":1644121865432,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4002fd8d-2ce8-4440-96d6-daf0e56f4266","invariantUUID":"dccec0a1-12c4-4e61-bf8c-25ab911c3d5e","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"ffc35c54-c21a-4ca1-bd98-857d53ac6da8","lifecycleState":"CERTIFIED","lastUpdateDate":1644122122204,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c8290805-8e02-446e-af2e-c48ce25238d2","invariantUUID":"c4a65a95-8ebb-4b2b-9f29-ee46c5f15bce","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"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":"8b4deb61-d21e-4b46-96cf-78ee5e669c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1644122086245,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ade0405b-9bbd-405c-8ce8-f94a1b5da387","invariantUUID":"607a31ee-a42d-4a8f-9dd0-41cb250cb176","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"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":"605893fd-e81e-48fe-875d-b0102d7d0cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1644121629684,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1525b97f-8577-4f61-b2d5-304c3ab8f6d3","invariantUUID":"f299c0eb-c112-4047-9479-4c9469b02aa6","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":"222b874c-ee7b-426e-9a25-7dc658eb1448","lifecycleState":"CERTIFIED","lastUpdateDate":1644120860597,"name":"basic_onboard_WRhrjo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b793b427-a820-45e2-a2cf-975843484471","invariantUUID":"f7805a75-2440-4c4e-87c4-98abc2f1139f","systemName":"BasicOnboardWrhrjo","description":"service","tags":["basic_onboard_WRhrjo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-06 04:37:09,769 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-02-06 04:37:09,769 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'} 2022-02-06 04:37:09,769 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/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel 2022-02-06 04:37:09,769 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2022-02-06 04:37:09,771 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-06 04:37:10,155 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1b1a7a05-c23c-4a06-a612-047bfe09e63c/toscaModel HTTP/1.1" 200 None 2022-02-06 04:37:10,158 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2022-02-06 04:37:10,159 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2022-02-06 04:37:10,194 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=='} 2022-02-06 04:37:10,195 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-02-06 04:37:10,195 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-06 04:37:10,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:37:10,267 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-02-06 04:37:10,268 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-06 04:37:10,268 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/a668aebb6ac84da8b7f9752e079dca78","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":"a668aebb6ac84da8b7f9752e079dca78"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-02-06 04:37:10,271 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=='} 2022-02-06 04:37:10,271 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:37:10,271 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:37:10,275 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:37:10,359 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-02-06 04:37:10,360 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-06 04:37:10,360 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1644122220563","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-02-06 04:37:10,362 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=='} 2022-02-06 04:37:10,363 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-02-06 04:37:10,363 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-06 04:37:10,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:37:10,458 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-02-06 04:37:10,459 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-06 04:37:10,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/a668aebb6ac84da8b7f9752e079dca78","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":"a668aebb6ac84da8b7f9752e079dca78"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-02-06 04:37:10,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=='} 2022-02-06 04:37:10,462 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:37:10,462 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:37:10,464 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:37:10,552 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-02-06 04:37:10,553 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-06 04:37:10,553 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1644122220563","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-02-06 04:37:10,555 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=='} 2022-02-06 04:37:10,555 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-02-06 04:37:10,555 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-06 04:37:10,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:37:10,668 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-02-06 04:37:10,669 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-06 04:37:10,669 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78","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":"a668aebb6ac84da8b7f9752e079dca78"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-02-06 04:37:10,671 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-02-06 04:37:10,671 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-02-06 04:37:10,672 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-06 04:37:10,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:37:10,862 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-02-06 04:37:10,863 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-06 04:37:10,863 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1644122220563","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-02-06 04:37:10,865 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=='} 2022-02-06 04:37:10,866 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 2022-02-06 04:37:10,866 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-02-06 04:37:10,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-06 04:37:10,966 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/a668aebb6ac84da8b7f9752e079dca78 HTTP/1.1" 200 611 2022-02-06 04:37:10,967 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-02-06 04:37:10,968 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"a668aebb6ac84da8b7f9752e079dca78","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1644122220563","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-02-06 04:37:10,970 DEBUG 129:onap_service.py(1) - [None][Create e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ff0b7cc5-b404-4f14-92ba-7ccb866e92bf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:37:10,970 DEBUG 131:onap_service.py(1) - [None][Create e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 2022-02-06 04:37:10,971 DEBUG 132:onap_service.py(1) - [None][Create e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "16798342-4220-495e-9598-e9f7e5a707d3", "modelVersion": "1.0", "modelVersionId": "1b1a7a05-c23c-4a06-a612-047bfe09e63c" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "a668aebb6ac84da8b7f9752e079dca78" } } } 2022-02-06 04:37:10,972 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:37:12,915 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 HTTP/1.1" 202 262 2022-02-06 04:37:12,916 INFO 142:onap_service.py(1) - [None][Create e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 Service deletion request] response code: 202 2022-02-06 04:37:12,916 DEBUG 146:onap_service.py(1) - [None][Create e2d079ac-1d90-4a2d-a8c0-4254d19a4c85 Service deletion request] response: {"requestReferences":{"requestId":"ff0b7cc5-b404-4f14-92ba-7ccb866e92bf","instanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ff0b7cc5-b404-4f14-92ba-7ccb866e92bf"}} 2022-02-06 04:37:12,917 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2022-02-06 04:37:12,923 DEBUG 129:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '114a8f08-eb64-4c96-af1b-de4c6a55b3a0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:37:12,924 DEBUG 131:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ff0b7cc5-b404-4f14-92ba-7ccb866e92bf 2022-02-06 04:37:12,924 DEBUG 132:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] data sent: None 2022-02-06 04:37:12,927 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:37:13,079 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ff0b7cc5-b404-4f14-92ba-7ccb866e92bf HTTP/1.1" 200 1040 2022-02-06 04:37:13,081 INFO 142:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] response code: 200 2022-02-06 04:37:13,081 DEBUG 146:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] response: {"request":{"requestId":"ff0b7cc5-b404-4f14-92ba-7ccb866e92bf","startTime":"Sun, 06 Feb 2022 04:37:11 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","serviceInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 06 Feb 2022 04:37:12 GMT"}}} 2022-02-06 04:37:23,092 DEBUG 129:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e021e887-5a29-47c3-a306-90e14dc21af2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:37:23,093 DEBUG 131:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ff0b7cc5-b404-4f14-92ba-7ccb866e92bf 2022-02-06 04:37:23,093 DEBUG 132:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] data sent: None 2022-02-06 04:37:23,094 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:37:23,246 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ff0b7cc5-b404-4f14-92ba-7ccb866e92bf HTTP/1.1" 200 1250 2022-02-06 04:37:23,247 INFO 142:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] response code: 200 2022-02-06 04:37:23,248 DEBUG 146:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] response: {"request":{"requestId":"ff0b7cc5-b404-4f14-92ba-7ccb866e92bf","startTime":"Sun, 06 Feb 2022 04:37:11 GMT","finishTime":"Sun, 06 Feb 2022 04:37:16 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","serviceInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:37:16 GMT"}}} 2022-02-06 04:37:23,248 INFO 56:mixins.py(14) - ServiceDeletionRequest task finished 2022-02-06 04:37:23,249 DEBUG 129:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '91d61d73-2d4f-4569-87ab-f4a0e4e62bda', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:37:23,249 DEBUG 131:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ff0b7cc5-b404-4f14-92ba-7ccb866e92bf 2022-02-06 04:37:23,249 DEBUG 132:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] data sent: None 2022-02-06 04:37:23,250 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:37:23,396 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ff0b7cc5-b404-4f14-92ba-7ccb866e92bf HTTP/1.1" 200 1250 2022-02-06 04:37:23,397 INFO 142:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] response code: 200 2022-02-06 04:37:23,397 DEBUG 146:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] response: {"request":{"requestId":"ff0b7cc5-b404-4f14-92ba-7ccb866e92bf","startTime":"Sun, 06 Feb 2022 04:37:11 GMT","finishTime":"Sun, 06 Feb 2022 04:37:16 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","serviceInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:37:16 GMT"}}} 2022-02-06 04:37:23,398 DEBUG 129:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e8183351-399e-4c71-a4a4-650b805a6708', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:37:23,398 DEBUG 131:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ff0b7cc5-b404-4f14-92ba-7ccb866e92bf 2022-02-06 04:37:23,398 DEBUG 132:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] data sent: None 2022-02-06 04:37:23,400 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:37:23,557 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ff0b7cc5-b404-4f14-92ba-7ccb866e92bf HTTP/1.1" 200 1250 2022-02-06 04:37:23,558 INFO 142:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] response code: 200 2022-02-06 04:37:23,558 DEBUG 146:onap_service.py(14) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] response: {"request":{"requestId":"ff0b7cc5-b404-4f14-92ba-7ccb866e92bf","startTime":"Sun, 06 Feb 2022 04:37:11 GMT","finishTime":"Sun, 06 Feb 2022 04:37:16 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","serviceInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:37:16 GMT"}}} 2022-02-06 04:37:23,563 DEBUG 129:onap_service.py(1) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5a1bfa68-2824-4697-87ff-0c3412e0f5d5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-06 04:37:23,563 DEBUG 131:onap_service.py(1) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ff0b7cc5-b404-4f14-92ba-7ccb866e92bf 2022-02-06 04:37:23,563 DEBUG 132:onap_service.py(1) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] data sent: None 2022-02-06 04:37:23,565 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-06 04:37:23,727 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ff0b7cc5-b404-4f14-92ba-7ccb866e92bf HTTP/1.1" 200 1250 2022-02-06 04:37:23,728 INFO 142:onap_service.py(1) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] response code: 200 2022-02-06 04:37:23,729 DEBUG 146:onap_service.py(1) - [None][Check ff0b7cc5-b404-4f14-92ba-7ccb866e92bf orchestration request status] response: {"request":{"requestId":"ff0b7cc5-b404-4f14-92ba-7ccb866e92bf","startTime":"Sun, 06 Feb 2022 04:37:11 GMT","finishTime":"Sun, 06 Feb 2022 04:37:16 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"16798342-4220-495e-9598-e9f7e5a707d3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelUuid":"1b1a7a05-c23c-4a06-a612-047bfe09e63c","modelInvariantUuid":"16798342-4220-495e-9598-e9f7e5a707d3"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a668aebb6ac84da8b7f9752e079dca78","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2d079ac-1d90-4a2d-a8c0-4254d19a4c85","serviceInstanceName":"basic_vm-0bb593ac-6a6b-4941-89ec-530f21a7658e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 06 Feb 2022 04:37:16 GMT"}}} 2022-02-06 04:37:23,729 INFO 262:service_ala_carte.py(1) - Service None deleted 2022-02-06 04:37:23,731 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 08:28 | PASS | +-------------------+---------------------+------------------+----------------+ 2022-02-06 04:37:23,733 INFO 57:basic_vm.py(1) - Generate Test report 2022-02-06 04:37:23,822 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2022-02-06 04:37:24,060 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2022-02-06 04:37:24,062 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61ff50846c44f5001087baa0 2022-02-06 04:37:24,062 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK