2021-10-28 12:06:46,942 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-10-28 12:06:46,943 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-10-28 12:06:46,952 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-10-28 12:06:46,953 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-10-28 12:06:46,953 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-10-28 12:06:46,953 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-10-28 12:06:46,953 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2021-10-28 12:06:46,953 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-10-28 12:06:46,953 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-10-28 12:06:46,954 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-10-28 12:06:46,954 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-10-28 12:06:46,954 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-10-28 12:06:46,954 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-10-28 12:06:46,954 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-10-28 12:06:46,955 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-10-28 12:06:46,955 DEBUG 33:basic_vm.py(1) - start time 2021-10-28 12:06:46,955 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-10-28 12:06:46,955 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-10-28 12:06:46,956 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:46,956 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-10-28 12:06:46,956 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-10-28 12:06:46,959 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:47,153 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 379 2021-10-28 12:06:47,155 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-10-28 12:06:47,155 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"b8cb2a55490c41808096ab10e780b2d7","type":"vlm","name":"f631adcf-2e43-4374-bc8e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9951815c7e9943b185fe3af691f067ff","type":"vlm","name":"a8a5f080-878f-4228-be04","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-10-28 12:06:47,157 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-10-28 12:06:47,157 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-10-28 12:06:47,157 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-10-28 12:06:47,157 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-10-28 12:06:47,158 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-10-28 12:06:47,158 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-10-28 12:06:47,158 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:47,158 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-10-28 12:06:47,158 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-10-28 12:06:47,159 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:47,230 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 379 2021-10-28 12:06:47,232 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-10-28 12:06:47,232 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"b8cb2a55490c41808096ab10e780b2d7","type":"vlm","name":"f631adcf-2e43-4374-bc8e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9951815c7e9943b185fe3af691f067ff","type":"vlm","name":"a8a5f080-878f-4228-be04","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-10-28 12:06:47,234 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-10-28 12:06:47,234 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-10-28 12:06:47,234 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-10-28 12:06:47,250 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:47,250 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-10-28 12:06:47,250 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-10-28 12:06:47,252 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:48,232 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-10-28 12:06:48,234 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-10-28 12:06:48,234 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"f9ef2c443644472db01e7415266b6732","version":{"id":"121528d8c9df47baa958b2b2197b36be","name":"1.0","description":"Initial version","status":"Draft"}} 2021-10-28 12:06:48,236 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-10-28 12:06:48,236 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-10-28 12:06:48,240 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:48,241 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/f9ef2c443644472db01e7415266b6732/versions/121528d8c9df47baa958b2b2197b36be/actions 2021-10-28 12:06:48,241 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-10-28 12:06:48,242 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:48,486 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/f9ef2c443644472db01e7415266b6732/versions/121528d8c9df47baa958b2b2197b36be/actions HTTP/1.1" 200 2 2021-10-28 12:06:48,488 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-10-28 12:06:48,488 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-10-28 12:06:48,490 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-10-28 12:06:48,499 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-28 12:06:48,500 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-28 12:06:48,500 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:48,500 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-10-28 12:06:48,500 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-28 12:06:48,502 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:48,554 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-10-28 12:06:48,555 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-28 12:06:48,555 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 736baf56-8757","description":"vendor software product","vendorName":"f631adcf-2e43-4374-bc8e","vendorId":"b8cb2a55490c41808096ab10e780b2d7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3c238e8ceb54494e98017dffd1742ba5","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f20da103-131d","description":"vendor software product","vendorName":"a8a5f080-878f-4228-be04","vendorId":"9951815c7e9943b185fe3af691f067ff","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e5b9d30bb0d34eeaa40a4c58bc43475d","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-10-28 12:06:48,557 DEBUG 324:vsp.py(1) - importing VSP pNF 736baf56-8757 from SDC 2021-10-28 12:06:48,558 DEBUG 324:vsp.py(1) - importing VSP vFW f20da103-131d from SDC 2021-10-28 12:06:48,558 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-10-28 12:06:48,558 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-28 12:06:48,558 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-10-28 12:06:48,559 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-28 12:06:48,559 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-28 12:06:48,559 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:48,559 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-10-28 12:06:48,560 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-28 12:06:48,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:48,628 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-10-28 12:06:48,629 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-28 12:06:48,629 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 736baf56-8757","description":"vendor software product","vendorName":"f631adcf-2e43-4374-bc8e","vendorId":"b8cb2a55490c41808096ab10e780b2d7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3c238e8ceb54494e98017dffd1742ba5","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f20da103-131d","description":"vendor software product","vendorName":"a8a5f080-878f-4228-be04","vendorId":"9951815c7e9943b185fe3af691f067ff","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e5b9d30bb0d34eeaa40a4c58bc43475d","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-10-28 12:06:48,631 DEBUG 324:vsp.py(1) - importing VSP pNF 736baf56-8757 from SDC 2021-10-28 12:06:48,632 DEBUG 324:vsp.py(1) - importing VSP vFW f20da103-131d from SDC 2021-10-28 12:06:48,632 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-10-28 12:06:48,632 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-28 12:06:48,633 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-10-28 12:06:48,633 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-28 12:06:48,633 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-28 12:06:48,635 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:48,635 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-10-28 12:06:48,635 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-28 12:06:48,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:48,728 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-10-28 12:06:48,729 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-28 12:06:48,729 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 736baf56-8757","description":"vendor software product","vendorName":"f631adcf-2e43-4374-bc8e","vendorId":"b8cb2a55490c41808096ab10e780b2d7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3c238e8ceb54494e98017dffd1742ba5","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f20da103-131d","description":"vendor software product","vendorName":"a8a5f080-878f-4228-be04","vendorId":"9951815c7e9943b185fe3af691f067ff","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e5b9d30bb0d34eeaa40a4c58bc43475d","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-10-28 12:06:48,732 DEBUG 324:vsp.py(1) - importing VSP pNF 736baf56-8757 from SDC 2021-10-28 12:06:48,732 DEBUG 324:vsp.py(1) - importing VSP vFW f20da103-131d from SDC 2021-10-28 12:06:48,732 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-10-28 12:06:48,733 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-28 12:06:48,733 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-10-28 12:06:48,733 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-28 12:06:48,733 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-28 12:06:48,734 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:48,734 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-10-28 12:06:48,734 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-28 12:06:48,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:48,834 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-10-28 12:06:48,835 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-28 12:06:48,835 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 736baf56-8757","description":"vendor software product","vendorName":"f631adcf-2e43-4374-bc8e","vendorId":"b8cb2a55490c41808096ab10e780b2d7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3c238e8ceb54494e98017dffd1742ba5","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f20da103-131d","description":"vendor software product","vendorName":"a8a5f080-878f-4228-be04","vendorId":"9951815c7e9943b185fe3af691f067ff","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e5b9d30bb0d34eeaa40a4c58bc43475d","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-10-28 12:06:48,837 DEBUG 324:vsp.py(1) - importing VSP pNF 736baf56-8757 from SDC 2021-10-28 12:06:48,837 DEBUG 324:vsp.py(1) - importing VSP vFW f20da103-131d from SDC 2021-10-28 12:06:48,837 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-10-28 12:06:48,838 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-28 12:06:48,838 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-10-28 12:06:48,838 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-10-28 12:06:48,838 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-28 12:06:48,838 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-28 12:06:48,838 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:48,838 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-10-28 12:06:48,838 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-28 12:06:48,840 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:48,927 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-10-28 12:06:48,928 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-28 12:06:48,928 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 736baf56-8757","description":"vendor software product","vendorName":"f631adcf-2e43-4374-bc8e","vendorId":"b8cb2a55490c41808096ab10e780b2d7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3c238e8ceb54494e98017dffd1742ba5","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f20da103-131d","description":"vendor software product","vendorName":"a8a5f080-878f-4228-be04","vendorId":"9951815c7e9943b185fe3af691f067ff","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e5b9d30bb0d34eeaa40a4c58bc43475d","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-10-28 12:06:48,930 DEBUG 324:vsp.py(1) - importing VSP pNF 736baf56-8757 from SDC 2021-10-28 12:06:48,930 DEBUG 324:vsp.py(1) - importing VSP vFW f20da103-131d from SDC 2021-10-28 12:06:48,930 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-10-28 12:06:48,930 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-28 12:06:48,931 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-10-28 12:06:48,934 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-10-28 12:06:48,934 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-10-28 12:06:48,934 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:48,934 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-10-28 12:06:48,934 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-10-28 12:06:48,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:49,030 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2021-10-28 12:06:49,032 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-10-28 12:06:49,032 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f9ef2c443644472db01e7415266b6732","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"b8cb2a55490c41808096ab10e780b2d7","type":"vlm","name":"f631adcf-2e43-4374-bc8e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9951815c7e9943b185fe3af691f067ff","type":"vlm","name":"a8a5f080-878f-4228-be04","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-10-28 12:06:49,035 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-10-28 12:06:49,035 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-10-28 12:06:49,035 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:49,036 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/f9ef2c443644472db01e7415266b6732/versions 2021-10-28 12:06:49,036 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-28 12:06:49,038 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:49,133 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f9ef2c443644472db01e7415266b6732/versions HTTP/1.1" 200 264 2021-10-28 12:06:49,134 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-28 12:06:49,134 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"121528d8c9df47baa958b2b2197b36be","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1635422807336,"modificationTime":1635422808389,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-28 12:06:49,136 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-28 12:06:49,136 INFO 192:__init__.py(1) - Vendor found, updating information 2021-10-28 12:06:49,136 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:49,136 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/f9ef2c443644472db01e7415266b6732/versions 2021-10-28 12:06:49,137 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-28 12:06:49,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:49,230 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f9ef2c443644472db01e7415266b6732/versions HTTP/1.1" 200 264 2021-10-28 12:06:49,231 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-28 12:06:49,232 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"121528d8c9df47baa958b2b2197b36be","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1635422807336,"modificationTime":1635422808389,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-28 12:06:49,234 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-28 12:06:49,234 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:49,234 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-10-28 12:06:49,234 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": "f9ef2c443644472db01e7415266b6732", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-10-28 12:06:49,236 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:50,427 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-10-28 12:06:50,430 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-10-28 12:06:50,430 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"ef043d26f92e4e1aa4d94526be23132a","version":{"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","status":"Draft"}} 2021-10-28 12:06:50,434 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-10-28 12:06:50,435 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:50,435 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/ef043d26f92e4e1aa4d94526be23132a/versions 2021-10-28 12:06:50,436 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-28 12:06:50,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:50,493 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions HTTP/1.1" 200 253 2021-10-28 12:06:50,495 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-28 12:06:50,496 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635422809338,"modificationTime":1635422809849,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-28 12:06:50,498 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:50,499 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:50,499 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-28 12:06:50,501 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:50,668 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 223 2021-10-28 12:06:50,669 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-28 12:06:50,670 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1635422809338,"modificationTime":1635422809832} 2021-10-28 12:06:50,672 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:50,672 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:50,672 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-28 12:06:50,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:50,819 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 391 2021-10-28 12:06:50,820 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-28 12:06:50,820 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":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","version":"e5ef1b2ed4b14694bb4db1d701f2401b"} 2021-10-28 12:06:50,823 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:50,823 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:50,823 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-28 12:06:50,824 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:50,973 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 391 2021-10-28 12:06:50,974 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-28 12:06:50,974 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":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","version":"e5ef1b2ed4b14694bb4db1d701f2401b"} 2021-10-28 12:06:50,976 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-10-28 12:06:50,977 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:50,977 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/ef043d26f92e4e1aa4d94526be23132a/versions 2021-10-28 12:06:50,977 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-28 12:06:50,978 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:51,023 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions HTTP/1.1" 200 253 2021-10-28 12:06:51,024 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-28 12:06:51,024 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635422809338,"modificationTime":1635422809849,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-28 12:06:51,026 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:51,026 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:51,027 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-28 12:06:51,028 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:51,120 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 223 2021-10-28 12:06:51,122 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-28 12:06:51,122 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1635422809338,"modificationTime":1635422809832} 2021-10-28 12:06:51,125 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:51,125 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:51,125 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-28 12:06:51,127 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:51,278 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 391 2021-10-28 12:06:51,280 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-28 12:06:51,280 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":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","version":"e5ef1b2ed4b14694bb4db1d701f2401b"} 2021-10-28 12:06:51,283 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:51,283 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:51,283 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-28 12:06:51,285 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:51,437 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 391 2021-10-28 12:06:51,438 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-28 12:06:51,438 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":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","version":"e5ef1b2ed4b14694bb4db1d701f2401b"} 2021-10-28 12:06:51,441 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-10-28 12:06:51,441 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b/orchestration-template-candidate 2021-10-28 12:06:51,441 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-10-28 12:06:51,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:51,588 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b/orchestration-template-candidate HTTP/1.1" 200 94 2021-10-28 12:06:51,589 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-10-28 12:06:51,589 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-28 12:06:51,589 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-10-28 12:06:51,592 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:51,592 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/ef043d26f92e4e1aa4d94526be23132a/versions 2021-10-28 12:06:51,592 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-28 12:06:51,593 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:51,642 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions HTTP/1.1" 200 253 2021-10-28 12:06:51,643 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-28 12:06:51,643 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635422809338,"modificationTime":1635422809849,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-28 12:06:51,645 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:51,645 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:51,646 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-28 12:06:51,647 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:51,726 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 222 2021-10-28 12:06:51,727 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-28 12:06:51,728 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1635422809338,"modificationTime":1635422811578} 2021-10-28 12:06:51,731 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:51,731 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:51,731 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-28 12:06:51,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:51,845 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 462 2021-10-28 12:06:51,847 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-28 12:06:51,847 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":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","version":"e5ef1b2ed4b14694bb4db1d701f2401b","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-28 12:06:51,850 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:51,850 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:51,850 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-28 12:06:51,853 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:51,959 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 462 2021-10-28 12:06:51,960 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-28 12:06:51,960 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":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","version":"e5ef1b2ed4b14694bb4db1d701f2401b","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-28 12:06:51,962 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-10-28 12:06:51,962 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:51,963 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/ef043d26f92e4e1aa4d94526be23132a/versions 2021-10-28 12:06:51,963 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-28 12:06:51,964 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:52,021 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions HTTP/1.1" 200 253 2021-10-28 12:06:52,023 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-28 12:06:52,023 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635422809338,"modificationTime":1635422809849,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-28 12:06:52,025 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:52,026 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:52,026 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-28 12:06:52,027 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:52,112 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 222 2021-10-28 12:06:52,114 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-28 12:06:52,114 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1635422809338,"modificationTime":1635422811578} 2021-10-28 12:06:52,116 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:52,116 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:52,117 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-28 12:06:52,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:52,218 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 462 2021-10-28 12:06:52,219 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-28 12:06:52,219 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":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","version":"e5ef1b2ed4b14694bb4db1d701f2401b","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-28 12:06:52,222 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:52,222 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:52,222 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-28 12:06:52,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:52,327 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 462 2021-10-28 12:06:52,329 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-28 12:06:52,329 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":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","version":"e5ef1b2ed4b14694bb4db1d701f2401b","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-28 12:06:52,332 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:52,333 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b/orchestration-template-candidate/process 2021-10-28 12:06:52,333 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-10-28 12:06:52,335 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:54,974 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-10-28 12:06:54,975 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-10-28 12:06:54,976 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-10-28 12:06:54,978 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-10-28 12:06:54,978 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:54,978 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/ef043d26f92e4e1aa4d94526be23132a/versions 2021-10-28 12:06:54,979 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-28 12:06:54,980 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:55,026 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions HTTP/1.1" 200 253 2021-10-28 12:06:55,027 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-28 12:06:55,028 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635422809338,"modificationTime":1635422809849,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-28 12:06:55,030 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:55,030 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:55,030 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-28 12:06:55,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:55,091 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 222 2021-10-28 12:06:55,092 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-28 12:06:55,092 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1635422809338,"modificationTime":1635422814965} 2021-10-28 12:06:55,094 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:55,095 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:55,095 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-28 12:06:55,097 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:55,197 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 638 2021-10-28 12:06:55,198 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-28 12:06:55,198 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":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","version":"e5ef1b2ed4b14694bb4db1d701f2401b","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-28 12:06:55,200 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:55,201 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:55,201 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-28 12:06:55,202 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:55,360 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 638 2021-10-28 12:06:55,361 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-28 12:06:55,361 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":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","version":"e5ef1b2ed4b14694bb4db1d701f2401b","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-28 12:06:55,363 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-10-28 12:06:55,364 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:55,364 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/ef043d26f92e4e1aa4d94526be23132a/versions 2021-10-28 12:06:55,364 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-28 12:06:55,366 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:55,413 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions HTTP/1.1" 200 253 2021-10-28 12:06:55,414 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-28 12:06:55,415 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635422809338,"modificationTime":1635422809849,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-28 12:06:55,417 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:55,417 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:55,417 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-28 12:06:55,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:55,499 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 222 2021-10-28 12:06:55,500 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-28 12:06:55,500 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1635422809338,"modificationTime":1635422814965} 2021-10-28 12:06:55,503 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:55,503 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:55,503 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-28 12:06:55,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:55,648 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 638 2021-10-28 12:06:55,649 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-28 12:06:55,650 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":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","version":"e5ef1b2ed4b14694bb4db1d701f2401b","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-28 12:06:55,652 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:55,652 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:55,653 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-28 12:06:55,654 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:55,800 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 638 2021-10-28 12:06:55,801 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-28 12:06:55,802 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":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","version":"e5ef1b2ed4b14694bb4db1d701f2401b","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-28 12:06:55,807 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:55,807 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b/actions 2021-10-28 12:06:55,808 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-10-28 12:06:55,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:58,386 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b/actions HTTP/1.1" 200 2 2021-10-28 12:06:58,387 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-10-28 12:06:58,387 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-10-28 12:06:58,389 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:58,389 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/ef043d26f92e4e1aa4d94526be23132a/versions 2021-10-28 12:06:58,389 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-28 12:06:58,390 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:58,436 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions HTTP/1.1" 200 253 2021-10-28 12:06:58,437 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-28 12:06:58,437 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635422809338,"modificationTime":1635422815863,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-28 12:06:58,440 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:58,440 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:58,440 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-28 12:06:58,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:58,518 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 223 2021-10-28 12:06:58,520 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-28 12:06:58,520 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1635422809338,"modificationTime":1635422814965} 2021-10-28 12:06:58,522 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:58,523 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:58,523 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-28 12:06:58,525 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:58,767 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 638 2021-10-28 12:06:58,768 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-28 12:06:58,769 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":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","version":"e5ef1b2ed4b14694bb4db1d701f2401b","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-28 12:06:58,771 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-10-28 12:06:58,771 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:58,771 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/ef043d26f92e4e1aa4d94526be23132a/versions 2021-10-28 12:06:58,771 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-28 12:06:58,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:58,842 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions HTTP/1.1" 200 253 2021-10-28 12:06:58,843 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-28 12:06:58,844 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1635422809338,"modificationTime":1635422815863,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-28 12:06:58,846 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:58,846 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:58,846 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-28 12:06:58,847 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:58,961 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 223 2021-10-28 12:06:58,962 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-28 12:06:58,962 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1635422809338,"modificationTime":1635422814965} 2021-10-28 12:06:58,964 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:58,964 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:06:58,965 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-28 12:06:58,966 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:06:59,260 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 638 2021-10-28 12:06:59,263 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-28 12:06:59,263 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","version":"e5ef1b2ed4b14694bb4db1d701f2401b","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-28 12:06:59,275 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:06:59,275 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b/actions 2021-10-28 12:06:59,275 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-10-28 12:06:59,277 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:09,337 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b/actions HTTP/1.1" 200 2 2021-10-28 12:07:09,338 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-10-28 12:07:09,338 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-10-28 12:07:09,341 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:09,341 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/ef043d26f92e4e1aa4d94526be23132a/versions 2021-10-28 12:07:09,341 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-28 12:07:09,343 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:09,390 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions HTTP/1.1" 200 264 2021-10-28 12:07:09,392 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-28 12:07:09,392 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1635422809338,"modificationTime":1635422828864,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-28 12:07:09,394 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-10-28 12:07:09,394 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:09,395 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions 2021-10-28 12:07:09,395 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-28 12:07:09,397 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:09,445 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions HTTP/1.1" 200 264 2021-10-28 12:07:09,446 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-28 12:07:09,446 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1635422809338,"modificationTime":1635422828864,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-28 12:07:09,451 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:09,451 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b/actions 2021-10-28 12:07:09,451 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-10-28 12:07:09,453 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:10,197 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b/actions HTTP/1.1" 200 363 2021-10-28 12:07:10,199 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-10-28 12:07:10,199 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"e5ef1b2ed4b14694bb4db1d701f2401b","packageId":"ef043d26f92e4e1aa4d94526be23132a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-28 12:07:10,199 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"e5ef1b2ed4b14694bb4db1d701f2401b","packageId":"ef043d26f92e4e1aa4d94526be23132a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-28 12:07:10,201 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-28 12:07:10,201 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-28 12:07:10,201 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:10,202 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-10-28 12:07:10,202 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-28 12:07:10,203 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:07:10,254 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-10-28 12:07:10,255 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-10-28 12:07:10,255 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-10-28 12:07:10,255 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:10,256 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-28 12:07:10,256 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-28 12:07:10,256 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-10-28 12:07:10,256 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:07:10,256 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-10-28 12:07:20,266 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-28 12:07:20,267 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-28 12:07:20,267 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:20,268 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-10-28 12:07:20,268 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-28 12:07:20,272 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:07:20,325 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-10-28 12:07:20,326 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-10-28 12:07:20,326 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-10-28 12:07:20,326 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:20,326 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-28 12:07:20,327 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-28 12:07:20,327 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-10-28 12:07:20,327 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:07:20,327 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-10-28 12:07:20,327 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-28 12:07:20,327 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-28 12:07:20,327 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:20,328 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-10-28 12:07:20,328 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-28 12:07:20,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:07:20,372 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-10-28 12:07:20,373 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-10-28 12:07:20,373 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-10-28 12:07:20,373 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:20,374 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-28 12:07:20,374 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-28 12:07:20,374 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-10-28 12:07:20,374 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:07:20,374 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-10-28 12:07:20,374 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-10-28 12:07:20,374 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-10-28 12:07:20,374 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:20,375 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-10-28 12:07:20,375 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-10-28 12:07:20,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:20,768 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-10-28 12:07:20,769 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-10-28 12:07:20,770 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.9.3"} 2021-10-28 12:07:20,773 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-10-28 12:07:20,773 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-10-28 12:07:20,773 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-10-28 12:07:20,773 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-10-28 12:07:20,773 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-28 12:07:20,773 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-28 12:07:20,774 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:20,774 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-10-28 12:07:20,774 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-28 12:07:20,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:07:20,837 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-10-28 12:07:20,838 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-10-28 12:07:20,839 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-10-28 12:07:20,839 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:20,839 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-28 12:07:20,839 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-10-28 12:07:20,839 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-10-28 12:07:20,839 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:07:20,839 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-10-28 12:07:20,852 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-10-28 12:07:20,853 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-28 12:07:20,853 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:20,853 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-10-28 12:07:20,853 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-28 12:07:20,854 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:20,941 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 877 2021-10-28 12:07:20,942 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-28 12:07:20,942 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 736baf56-8757","description":"vendor software product","vendorName":"f631adcf-2e43-4374-bc8e","vendorId":"b8cb2a55490c41808096ab10e780b2d7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3c238e8ceb54494e98017dffd1742ba5","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f20da103-131d","description":"vendor software product","vendorName":"a8a5f080-878f-4228-be04","vendorId":"9951815c7e9943b185fe3af691f067ff","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e5b9d30bb0d34eeaa40a4c58bc43475d","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-10-28 12:07:20,944 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-10-28 12:07:20,944 DEBUG 324:vsp.py(1) - importing VSP pNF 736baf56-8757 from SDC 2021-10-28 12:07:20,945 DEBUG 324:vsp.py(1) - importing VSP vFW f20da103-131d from SDC 2021-10-28 12:07:20,945 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-10-28 12:07:20,945 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-10-28 12:07:20,945 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:20,945 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/ef043d26f92e4e1aa4d94526be23132a/versions 2021-10-28 12:07:20,945 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-28 12:07:20,947 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:21,020 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions HTTP/1.1" 200 264 2021-10-28 12:07:21,021 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-28 12:07:21,021 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1635422809338,"modificationTime":1635422828864,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-28 12:07:21,023 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-28 12:07:21,023 INFO 192:__init__.py(1) - Vsp found, updating information 2021-10-28 12:07:21,023 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-10-28 12:07:21,023 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:21,023 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/ef043d26f92e4e1aa4d94526be23132a/versions 2021-10-28 12:07:21,023 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-28 12:07:21,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:21,073 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions HTTP/1.1" 200 264 2021-10-28 12:07:21,074 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-28 12:07:21,075 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1635422809338,"modificationTime":1635422828864,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-28 12:07:21,077 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:21,077 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/ef043d26f92e4e1aa4d94526be23132a/versions 2021-10-28 12:07:21,077 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-28 12:07:21,078 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:21,124 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ef043d26f92e4e1aa4d94526be23132a/versions HTTP/1.1" 200 264 2021-10-28 12:07:21,125 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-28 12:07:21,125 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e5ef1b2ed4b14694bb4db1d701f2401b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1635422809338,"modificationTime":1635422828864,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-28 12:07:21,127 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-28 12:07:21,137 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:21,137 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b/actions 2021-10-28 12:07:21,137 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-10-28 12:07:21,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:21,766 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b/actions HTTP/1.1" 200 363 2021-10-28 12:07:21,767 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-10-28 12:07:21,768 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"e5ef1b2ed4b14694bb4db1d701f2401b","packageId":"ef043d26f92e4e1aa4d94526be23132a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-28 12:07:21,768 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"e5ef1b2ed4b14694bb4db1d701f2401b","packageId":"ef043d26f92e4e1aa4d94526be23132a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-28 12:07:21,771 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:21,771 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/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b 2021-10-28 12:07:21,771 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-28 12:07:21,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:21,939 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ef043d26f92e4e1aa4d94526be23132a/versions/e5ef1b2ed4b14694bb4db1d701f2401b HTTP/1.1" 200 638 2021-10-28 12:07:21,940 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-28 12:07:21,940 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":"f9ef2c443644472db01e7415266b6732","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ef043d26f92e4e1aa4d94526be23132a","version":"e5ef1b2ed4b14694bb4db1d701f2401b","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-10-28 12:07:21,942 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:21,942 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-10-28 12:07:21,943 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": "ef043d26f92e4e1aa4d94526be23132a", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_vm", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_vm"], "toscaArtifacts": {}, "vendorName": "basicvm_vendor", "vendorRelease": "1.0" } 2021-10-28 12:07:21,944 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:25,403 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-10-28 12:07:25,416 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-10-28 12:07:25,423 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1635422843891,"description":"Artifact created from csar","artifactType":"OTHER","duplicated":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"a02001c4-6f8e-4ce6-beea-d6df431acefd","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vspbasicvmvspinformationtxt","payloadUpdateDate":1635422843892,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1635422843891,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","heatParamUpdated":false,"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}],"timeout":30,"creationDate":1635422843907,"description":"created from csar","artifactType":"HEAT","duplicated":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"3d44686e-4360-40fb-a873-61f2180f8805","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.heat1","payloadUpdateDate":1635422843919,"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":1635422843907,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1635422843891,"description":"Artifact created from csar","artifactType":"OTHER","duplicated":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"a02001c4-6f8e-4ce6-beea-d6df431acefd","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vspbasicvmvspinformationtxt","payloadUpdateDate":1635422843892,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1635422843891,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422843927,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","duplicated":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","heatParamsUpdateDate":1635422843927,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422843927,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422842799,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","duplicated":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.assettoscacsar","artifactName":"resource-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422842799,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422842799,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","duplicated":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.assettoscatemplate","artifactName":"resource-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422842799,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group"],"name":"feature","source":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"uniqueId":"capability.d4e0910b-6530-49dd-a617-5092b334e66b.feature","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group"],"name":"dependency","source":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","uniqueId":"d4e0910b-6530-49dd-a617-5092b334e66b.dependency","capability":"tosca.capabilities.Node","ownerId":"d4e0910b-6530-49dd-a617-5092b334e66b","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group"],"name":"port","source":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.port","capability":"tosca.capabilities.Attachment","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.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":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.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":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.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,"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},"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"d4e0910b-6530-49dd-a617-5092b334e66b","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.d4e0910b-6530-49dd-a617-5092b334e66b.tosca_name","ownerId":"d4e0910b-6530-49dd-a617-5092b334e66b","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.show","empty":false},{"parentUniqueId":"d4e0910b-6530-49dd-a617-5092b334e66b","definition":false,"name":"state","type":"string","uniqueId":"attribute.d4e0910b-6530-49dd-a617-5092b334e66b.state","ownerId":"d4e0910b-6530-49dd-a617-5092b334e66b","empty":false},{"parentUniqueId":"d4e0910b-6530-49dd-a617-5092b334e66b","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.d4e0910b-6530-49dd-a617-5092b334e66b.tosca_id","ownerId":"d4e0910b-6530-49dd-a617-5092b334e66b","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","createdFromCsar":true,"name":"ubuntu20_admin_security_group","uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","creationTime":1635422843681,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"originArchived":false,"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1635422843831,"customizationUUID":"6730b447-7caf-4ed6-be96-e9c6afef56eb","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"feature_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"feature","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"],"uniqueId":"capability.d4e0910b-6530-49dd-a617-5092b334e66b.feature","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"feature","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"],"uniqueId":"capability.d4e0910b-6530-49dd-a617-5092b334e66b.feature","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"}],"type":"tosca.capabilities.Scalable","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"scalable_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"scalable","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"],"uniqueId":"capability.930ab977-35a9-4ddd-b628-aeaed196a7ec.scalable","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"forwarder","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.forwarder","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"binding_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"binding","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"],"uniqueId":"capability.930ab977-35a9-4ddd-b628-aeaed196a7ec.binding","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"binding","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"uniqueId":"capability.9c0f2435-a3de-4575-851d-ccc67628b005.binding","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.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","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"3dc021a1-9ad2-4c94-9808-e57badf60abe"}],"type":"org.openecomp.capabilities.PortMirroring","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"port_mirroring","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"],"uniqueId":"capability.3dc021a1-9ad2-4c94-9808-e57badf60abe.port_mirroring","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"}],"type":"tosca.capabilities.Container","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"host_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"host","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"],"uniqueId":"capability.930ab977-35a9-4ddd-b628-aeaed196a7ec.host","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.ephemeral.size","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.ephemeral.size","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"instance_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"instance","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.instance","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"memory_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"memory","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.memory","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.iops_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.iops","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.iops","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.read.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.read.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.read.requests","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"cpu.delta_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"cpu.delta","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.cpu.delta","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.capacity_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.capacity","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.capacity","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.read.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.read.bytes","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.write.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.write.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.write.bytes","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.latency_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.latency","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.latency","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.read.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.read.bytes.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.usage","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"cpu_util_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"cpu_util","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.cpu_util","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.allocation_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.allocation","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.allocation","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.write.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.write.requests.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.write.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.write.bytes.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.latency_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.latency","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.latency","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"cpu_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"cpu","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.cpu","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.write.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.write.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.write.requests","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.write.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.write.bytes","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.read.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.read.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.read.requests","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.root.size_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.root.size","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.root.size","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.write.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.write.bytes.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"vcpus_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"vcpus","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.vcpus","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.iops_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.iops","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.iops","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.usage","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.read.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.read.requests.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.write.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.write.requests.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.allocation_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.allocation","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.allocation","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.read.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.read.bytes.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.read.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.read.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.read.bytes","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"memory.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"memory.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.memory.usage","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.capacity_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.capacity","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.capacity","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"memory.resident_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"memory.resident","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.memory.resident","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.write.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.write.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.write.requests","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.incoming.packets.rate","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.incoming.packets.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.outgoing.bytes","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.outgoing.bytes","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.outgoing.packets.rate","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.outgoing.packets.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.outpoing.packets","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.outpoing.packets","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.incoming.bytes.rate","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.incoming.bytes.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.incoming.bytes","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.incoming.bytes","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.outgoing.bytes.rate","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.outgoing.bytes.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.incoming.packets","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.incoming.packets","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"}],"type":"tosca.capabilities.OperatingSystem","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"os_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"os","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"],"uniqueId":"capability.930ab977-35a9-4ddd-b628-aeaed196a7ec.os","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"}],"type":"tosca.capabilities.Endpoint.Admin","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"endpoint_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"endpoint","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"],"uniqueId":"capability.930ab977-35a9-4ddd-b628-aeaed196a7ec.endpoint","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"attachment","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"uniqueId":"capability.9c0f2435-a3de-4575-851d-ccc67628b005.attachment","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"dependency_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"dependency","uniqueId":"d4e0910b-6530-49dd-a617-5092b334e66b.dependency","capability":"tosca.capabilities.Node","ownerId":"d4e0910b-6530-49dd-a617-5092b334e66b","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"dependency","uniqueId":"d4e0910b-6530-49dd-a617-5092b334e66b.dependency","capability":"tosca.capabilities.Node","ownerId":"d4e0910b-6530-49dd-a617-5092b334e66b","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"link_ubuntu20_ubuntu20_admin_plane_port_0","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"link","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e.link","capability":"tosca.capabilities.network.Linkable","ownerId":"9aa24b0a-c618-486f-b846-86c67e38f79e","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"local_storage_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"local_storage","uniqueId":"930ab977-35a9-4ddd-b628-aeaed196a7ec.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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,"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},"schemaType":"org.openecomp.datatypes.network.IpRequirements","getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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,"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},"schemaType":"org.openecomp.datatypes.network.VlanRequirements","getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0f1071f3-8eb9-4e24-bfc0-56a8c051cbbb.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":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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,"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},"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80.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":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"a466845b-0093-4f98-86f7-cb81a121cc80.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80.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":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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,"schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"json","getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"a466845b-0093-4f98-86f7-cb81a121cc80.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"json","getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"a466845b-0093-4f98-86f7-cb81a121cc80.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":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"ed05d744-217f-4bea-9a69-70fc8f4886a8","createdFromCsar":true,"name":"abstract_ubuntu20","uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","creationTime":1635422843682,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"originArchived":false,"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"ed05d744-217f-4bea-9a69-70fc8f4886a8","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1635422843831,"customizationUUID":"0dcd5800-beb4-43ff-bd09-db2f34128175","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"empty":false}],"componentInstancesRelations":[{"toNode":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","requirementOwnerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group","id":"91eb813f-c4cb-42b8-83c1-84c3d1d31436","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.9c0f2435-a3de-4575-851d-ccc67628b005.attachment","requirementUid":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.port"},"operations":[]}],"fromNode":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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,"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},"schemaType":"org.openecomp.datatypes.network.IpRequirements","getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ubuntu20_flavor_name","parentUniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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,"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},"schemaType":"org.openecomp.datatypes.network.VlanRequirements","getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0f1071f3-8eb9-4e24-bfc0-56a8c051cbbb.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":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ubuntu20_image_name","parentUniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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,"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},"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80.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":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"a466845b-0093-4f98-86f7-cb81a121cc80.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80.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":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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,"schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"json","getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"a466845b-0093-4f98-86f7-cb81a121cc80.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"json","getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":"a466845b-0093-4f98-86f7-cb81a121cc80.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":"a466845b-0093-4f98-86f7-cb81a121cc80","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"a466845b-0093-4f98-86f7-cb81a121cc80"},{"definition":false,"hidden":false,"uniqueId":"ed05d744-217f-4bea-9a69-70fc8f4886a8.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":{"7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.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":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.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":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.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,"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},"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group":[{"parentUniqueId":"d4e0910b-6530-49dd-a617-5092b334e66b","uniqueId":"attribute.d4e0910b-6530-49dd-a617-5092b334e66b.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"d4e0910b-6530-49dd-a617-5092b334e66b","empty":false},{"uniqueId":"attribute.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"d4e0910b-6530-49dd-a617-5092b334e66b","uniqueId":"attribute.d4e0910b-6530-49dd-a617-5092b334e66b.state","name":"state","type":"string","definition":false,"ownerId":"d4e0910b-6530-49dd-a617-5092b334e66b","empty":false},{"parentUniqueId":"d4e0910b-6530-49dd-a617-5092b334e66b","uniqueId":"attribute.d4e0910b-6530-49dd-a617-5092b334e66b.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"d4e0910b-6530-49dd-a617-5092b334e66b","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group"],"name":"feature","source":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"uniqueId":"capability.d4e0910b-6530-49dd-a617-5092b334e66b.feature","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"feature_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"feature","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"],"uniqueId":"capability.d4e0910b-6530-49dd-a617-5092b334e66b.feature","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"feature","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"],"uniqueId":"capability.d4e0910b-6530-49dd-a617-5092b334e66b.feature","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"}],"type":"tosca.capabilities.Scalable","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"scalable_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"scalable","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"],"uniqueId":"capability.930ab977-35a9-4ddd-b628-aeaed196a7ec.scalable","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"forwarder","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.forwarder","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"binding_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"binding","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"],"uniqueId":"capability.930ab977-35a9-4ddd-b628-aeaed196a7ec.binding","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"binding","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"uniqueId":"capability.9c0f2435-a3de-4575-851d-ccc67628b005.binding","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.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","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"3dc021a1-9ad2-4c94-9808-e57badf60abe"}],"type":"org.openecomp.capabilities.PortMirroring","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"port_mirroring","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"],"uniqueId":"capability.3dc021a1-9ad2-4c94-9808-e57badf60abe.port_mirroring","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"}],"type":"tosca.capabilities.Container","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"host_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"host","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"],"uniqueId":"capability.930ab977-35a9-4ddd-b628-aeaed196a7ec.host","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.ephemeral.size","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.ephemeral.size","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"instance_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"instance","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.instance","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"memory_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"memory","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.memory","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.iops_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.iops","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.iops","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.read.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.read.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.read.requests","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"cpu.delta_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"cpu.delta","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.cpu.delta","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.capacity_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.capacity","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.capacity","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.read.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.read.bytes","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.write.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.write.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.write.bytes","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.latency_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.latency","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.latency","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.read.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.read.bytes.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.usage","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"cpu_util_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"cpu_util","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.cpu_util","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.allocation_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.allocation","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.allocation","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.write.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.write.requests.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.write.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.write.bytes.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.latency_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.latency","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.latency","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"cpu_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"cpu","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.cpu","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.write.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.write.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.write.requests","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.write.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.write.bytes","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.read.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.read.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.read.requests","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.root.size_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.root.size","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.root.size","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.write.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.write.bytes.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"vcpus_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"vcpus","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.vcpus","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.iops_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.iops","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.iops","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.usage","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.read.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.read.requests.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.write.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.write.requests.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.allocation_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.allocation","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.allocation","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.read.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.read.bytes.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.read.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.read.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.read.bytes","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"memory.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"memory.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.memory.usage","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.device.capacity_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.device.capacity","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.device.capacity","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"memory.resident_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"memory.resident","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.memory.resident","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"bf96bf44-2cb3-4f19-912a-994fd3b224a1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bf96bf44-2cb3-4f19-912a-994fd3b224a1"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"disk.write.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"disk.write.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"uniqueId":"capability.bf96bf44-2cb3-4f19-912a-994fd3b224a1.disk.write.requests","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.incoming.packets.rate","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.incoming.packets.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.outgoing.bytes","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.outgoing.bytes","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.outgoing.packets.rate","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.outgoing.packets.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.outpoing.packets","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.outpoing.packets","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.incoming.bytes.rate","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.incoming.bytes.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.incoming.bytes","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.incoming.bytes","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.outgoing.bytes.rate","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.outgoing.bytes.rate","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"31853d9b-62ed-415a-a758-2e23ad5dc207","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"31853d9b-62ed-415a-a758-2e23ad5dc207"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"network.incoming.packets","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"],"uniqueId":"capability.31853d9b-62ed-415a-a758-2e23ad5dc207.network.incoming.packets","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"}],"type":"tosca.capabilities.OperatingSystem","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"os_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"os","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"],"uniqueId":"capability.930ab977-35a9-4ddd-b628-aeaed196a7ec.os","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec"}],"type":"tosca.capabilities.Endpoint.Admin","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"endpoint_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"endpoint","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"],"uniqueId":"capability.930ab977-35a9-4ddd-b628-aeaed196a7ec.endpoint","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"attachment","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"uniqueId":"capability.9c0f2435-a3de-4575-851d-ccc67628b005.attachment","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group"],"name":"dependency","source":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","uniqueId":"d4e0910b-6530-49dd-a617-5092b334e66b.dependency","capability":"tosca.capabilities.Node","ownerId":"d4e0910b-6530-49dd-a617-5092b334e66b","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"dependency_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"dependency","uniqueId":"d4e0910b-6530-49dd-a617-5092b334e66b.dependency","capability":"tosca.capabilities.Node","ownerId":"d4e0910b-6530-49dd-a617-5092b334e66b","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"dependency","uniqueId":"d4e0910b-6530-49dd-a617-5092b334e66b.dependency","capability":"tosca.capabilities.Node","ownerId":"d4e0910b-6530-49dd-a617-5092b334e66b","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.9c0f2435-a3de-4575-851d-ccc67628b005.ubuntu20_ubuntu20_admin_plane_port_0","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"link_ubuntu20_ubuntu20_admin_plane_port_0","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"link","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e.link","capability":"tosca.capabilities.network.Linkable","ownerId":"9aa24b0a-c618-486f-b846-86c67e38f79e","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group"],"name":"port","source":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.port","capability":"tosca.capabilities.Attachment","ownerId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","empty":false},{"external":false,"node":"tosca.nodes.BlockStorage","path":["ed05d744-217f-4bea-9a69-70fc8f4886a8.effe834b-4033-4418-827c-ce6ce65d32b6.ubuntu20","7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20"],"name":"local_storage_ubuntu20","source":"ed05d744-217f-4bea-9a69-70fc8f4886a8","parentName":"local_storage","uniqueId":"930ab977-35a9-4ddd-b628-aeaed196a7ec.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"930ab977-35a9-4ddd-b628-aeaed196a7ec","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","name":"base_ubuntu20_group","uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","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,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file"},{"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,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description"}],"members":{"abstract_ubuntu20":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ubuntu20_admin_security_group":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group"},"invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"886123dd-e0a3-47b4-a535-6342570a865b","groupUUID":"01252eb7-c8c7-4b5b-85df-05b0d6bd7e8c","vspOriginated":true,"userDefined":false,"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group"},{"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,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count"}],"members":{"abstract_ubuntu20":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.ed05d744-217f-4bea-9a69-70fc8f4886a8.abstract_ubuntu20","ubuntu20_admin_security_group":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c.ubuntu20_admin_security_group"},"artifacts":["7af7784e-1c0a-47f2-a75e-eda07f91d2df.heat1","7af7784e-1c0a-47f2-a75e-eda07f91d2df.heat1env"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"94f53656-9018-4cab-b9c7-05ca640bf5dc","artifactsUuid":["3d44686e-4360-40fb-a873-61f2180f8805"],"groupUUID":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","vspOriginated":true,"userDefined":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":"","icon":"defaulticon","version":"0.1","creationDate":1635422842800,"name":"basic_vm","componentType":"RESOURCE","description":"VF","tags":["basic_vm"],"allVersions":{"0.1":"7af7784e-1c0a-47f2-a75e-eda07f91d2df"},"vspArchived":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df","componentMetadataForSupportLog":{"SupportablityComponentUUID":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"ef043d26f92e4e1aa4d94526be23132a","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","systemName":"BasicVm","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1635422843790,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","heatParamUpdated":false,"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}],"timeout":30,"creationDate":1635422843907,"description":"created from csar","artifactType":"HEAT","duplicated":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"3d44686e-4360-40fb-a873-61f2180f8805","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.heat1","payloadUpdateDate":1635422843919,"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":1635422843907,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1635422843891,"description":"Artifact created from csar","artifactType":"OTHER","duplicated":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"a02001c4-6f8e-4ce6-beea-d6df431acefd","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vspbasicvmvspinformationtxt","payloadUpdateDate":1635422843892,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1635422843891,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422843927,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","duplicated":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","heatParamsUpdateDate":1635422843927,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422843927,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"csarUUID":"ef043d26f92e4e1aa4d94526be23132a","csarVersion":"1.0","archiveTime":0,"service":false} 2021-10-28 12:07:25,434 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-10-28 12:07:25,434 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:07:35,445 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-10-28 12:07:35,450 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:35,450 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/7af7784e-1c0a-47f2-a75e-eda07f91d2df/lifecycleState/Certify 2021-10-28 12:07:35,450 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-10-28 12:07:35,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:39,164 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/7af7784e-1c0a-47f2-a75e-eda07f91d2df/lifecycleState/Certify HTTP/1.1" 200 1276 2021-10-28 12:07:39,165 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-10-28 12:07:39,166 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1635422842800,"lastUpdateDate":1635422856317,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7"},"csarUUID":"ef043d26f92e4e1aa4d94526be23132a","csarVersion":"1.0","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","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":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f"} 2021-10-28 12:07:39,168 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-28 12:07:39,168 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-28 12:07:39,169 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:39,169 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-10-28 12:07:39,169 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-28 12:07:39,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:07:39,235 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-10-28 12:07:39,236 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-28 12:07:39,237 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7cb522f3-deb0-4eeb-abe2-b8eb412efe1f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-28 12:07:39,239 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:07:39,239 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:07:39,239 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:07:39,239 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-28 12:07:39,239 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-10-28 12:07:39,239 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:07:39,239 INFO 192:__init__.py(1) - Vf found, updating information 2021-10-28 12:07:39,240 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:39,240 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:07:39,240 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-10-28 12:07:39,241 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:39,515 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-28 12:07:39,518 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-10-28 12:07:39,520 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:07:39,523 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-10-28 12:07:49,534 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-28 12:07:49,535 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-28 12:07:49,535 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:49,535 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-10-28 12:07:49,535 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-28 12:07:49,537 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:07:49,585 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-10-28 12:07:49,586 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-28 12:07:49,586 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7cb522f3-deb0-4eeb-abe2-b8eb412efe1f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-28 12:07:49,589 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:07:49,589 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:07:49,589 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:07:49,589 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-28 12:07:49,589 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-10-28 12:07:49,589 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:07:49,590 INFO 192:__init__.py(1) - Vf found, updating information 2021-10-28 12:07:49,590 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:49,590 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:07:49,590 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-10-28 12:07:49,592 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:49,661 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-28 12:07:49,664 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-10-28 12:07:49,666 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:07:49,670 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-10-28 12:07:49,671 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:07:49,671 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:07:49,671 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:49,671 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:07:49,672 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:07:49,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:07:49,885 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-10-28 12:07:49,887 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:07:49,887 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-28 12:07:49,894 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:07:49,895 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:07:49,895 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:07:49,895 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:07:49,895 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-10-28 12:07:49,895 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:07:49,895 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-10-28 12:07:49,895 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:07:49,896 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:07:49,896 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:49,896 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:07:49,896 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:07:49,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:07:49,954 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-10-28 12:07:49,955 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:07:49,956 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-28 12:07:49,958 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:07:49,958 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:07:49,958 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:07:49,958 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:07:49,958 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-10-28 12:07:49,958 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:07:49,958 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-10-28 12:07:49,958 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-10-28 12:07:49,959 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-10-28 12:07:49,959 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:49,959 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-10-28 12:07:49,959 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-10-28 12:07:49,960 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:50,014 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-10-28 12:07:50,015 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-10-28 12:07:50,016 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.9.3"} 2021-10-28 12:07:50,019 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-10-28 12:07:50,019 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-10-28 12:07:50,019 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-10-28 12:07:50,019 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-10-28 12:07:50,020 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:07:50,020 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:07:50,020 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:50,020 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:07:50,020 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:07:50,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:07:50,072 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-10-28 12:07:50,073 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:07:50,073 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-28 12:07:50,075 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:07:50,075 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:07:50,075 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:07:50,076 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:07:50,076 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-10-28 12:07:50,076 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:07:50,076 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-10-28 12:07:50,089 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:50,089 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-10-28 12:07:50,089 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_vm"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_vm", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-10-28 12:07:50,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:51,308 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-10-28 12:07:51,310 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-10-28 12:07:51,311 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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"]}],"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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"]}],"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"assettoscatemplate":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"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,"empty":false,"ownerId":null}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28.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":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28"},{"definition":false,"hidden":false,"uniqueId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28.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":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28","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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28"},{"definition":false,"hidden":false,"uniqueId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28.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":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28"},{"definition":false,"hidden":false,"uniqueId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28.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":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28"},{"definition":false,"hidden":false,"uniqueId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28.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":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28"}],"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,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"testing":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"logging":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"monitoring":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"reporting":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"instantiation":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","icon":"network_l_1-3","version":"0.1","creationDate":1635422870696,"name":"basic_vm","componentType":"SERVICE","description":"service","tags":["basic_vm"],"allVersions":null,"vspArchived":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220","componentMetadataForSupportLog":{"SupportablityComponentUUID":"aed8371d-6947-4fa3-a728-36e9edd52ac2","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","systemName":"BasicVm","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"creatorFullName":"Carlos Santana","lastUpdateDate":1635422870696,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1635422870660,"description":null,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"service":true} 2021-10-28 12:07:51,314 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-10-28 12:07:51,314 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:07:51,320 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-10-28 12:07:51,320 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-28 12:07:51,320 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:51,320 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-10-28 12:07:51,320 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-28 12:07:51,321 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:07:51,378 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-10-28 12:07:51,379 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-28 12:07:51,379 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7cb522f3-deb0-4eeb-abe2-b8eb412efe1f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-28 12:07:51,381 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:07:51,381 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:07:51,381 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:07:51,382 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-28 12:07:51,382 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-10-28 12:07:51,382 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:07:51,382 INFO 192:__init__.py(1) - Vf found, updating information 2021-10-28 12:07:51,382 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:51,382 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:07:51,382 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-10-28 12:07:51,384 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:51,459 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-28 12:07:51,461 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-10-28 12:07:51,463 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1635422870696,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:07:51,467 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-10-28 12:07:51,467 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:51,468 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/91da2bf9-d72f-4744-a397-bb0226598220/resourceInstance 2021-10-28 12:07:51,468 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7", "originType": "VF", "componentUid": "6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7", "icon": "defaulticon" } 2021-10-28 12:07:51,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:53,327 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/91da2bf9-d72f-4744-a397-bb0226598220/resourceInstance HTTP/1.1" 201 None 2021-10-28 12:07:53,329 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-10-28 12:07:53,330 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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","createdFromCsar":false,"name":"basic_vm 0","uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7.basic_vm0","normalizedName":"basic_vm0","creationTime":1635422872178,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"originArchived":false,"invariantName":"basic_vm0","createdFrom":null,"componentUid":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1635422872178,"customizationUUID":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"version":null,"type":null,"empty":false,"ownerId":null} 2021-10-28 12:07:53,330 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-10-28 12:07:53,333 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:53,334 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/aed8371d-6947-4fa3-a728-36e9edd52ac2/distribution 2021-10-28 12:07:53,334 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-10-28 12:07:53,335 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:53,389 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/distribution HTTP/1.1" 200 38 2021-10-28 12:07:53,390 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-10-28 12:07:53,390 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-10-28 12:07:53,392 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:53,392 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-10-28 12:07:53,392 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-10-28 12:07:53,394 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:53,436 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-10-28 12:07:53,437 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-10-28 12:07:53,438 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-10-28 12:07:53,440 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-10-28 12:07:53,440 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-10-28 12:07:53,442 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:53,443 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/91da2bf9-d72f-4744-a397-bb0226598220/lifecycleState/checkin 2021-10-28 12:07:53,443 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-10-28 12:07:53,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:55,214 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/91da2bf9-d72f-4744-a397-bb0226598220/lifecycleState/checkin HTTP/1.1" 200 1179 2021-10-28 12:07:55,215 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-10-28 12:07:55,215 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1635422870696,"lastUpdateDate":1635422874090,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"91da2bf9-d72f-4744-a397-bb0226598220"},"projectCode":"123456","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","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":"aed8371d-6947-4fa3-a728-36e9edd52ac2"} 2021-10-28 12:07:55,218 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:07:55,218 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:07:55,219 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:55,219 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:07:55,219 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:07:55,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:07:55,288 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-10-28 12:07:55,289 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:07:55,289 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-10-28 12:07:55,291 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:07:55,291 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:07:55,291 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:07:55,291 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:07:55,291 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:07:55,291 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:07:55,291 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:07:55,292 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-10-28 12:07:55,292 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-28 12:07:55,292 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:07:55,292 INFO 192:__init__.py(1) - Service found, updating information 2021-10-28 12:07:55,292 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:55,292 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:07:55,292 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-28 12:07:55,294 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:55,363 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-28 12:07:55,365 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-28 12:07:55,367 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1635422874090,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:07:55,372 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-28 12:07:55,372 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-10-28 12:07:55,375 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:55,375 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/91da2bf9-d72f-4744-a397-bb0226598220/lifecycleState/Certify 2021-10-28 12:07:55,376 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-10-28 12:07:55,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:59,027 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/91da2bf9-d72f-4744-a397-bb0226598220/lifecycleState/Certify HTTP/1.1" 200 1167 2021-10-28 12:07:59,029 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-10-28 12:07:59,029 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1635422870696,"lastUpdateDate":1635422874090,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1"},"projectCode":"123456","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","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":"aed8371d-6947-4fa3-a728-36e9edd52ac2"} 2021-10-28 12:07:59,031 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:07:59,031 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:07:59,032 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:59,032 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:07:59,032 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:07:59,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:07:59,095 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 720 2021-10-28 12:07:59,097 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:07:59,097 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-28 12:07:59,099 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:07:59,100 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:07:59,100 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:07:59,100 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-28 12:07:59,100 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:07:59,100 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:07:59,100 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:07:59,100 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:07:59,100 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-28 12:07:59,100 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:07:59,100 INFO 192:__init__.py(1) - Service found, updating information 2021-10-28 12:07:59,101 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:07:59,101 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:07:59,101 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-28 12:07:59,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:07:59,160 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-28 12:07:59,162 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-28 12:07:59,165 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1635422874090,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","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":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:07:59,169 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-28 12:08:09,180 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-10-28 12:08:09,183 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:08:09,184 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/9ff09b70-0d20-4bbc-9b0d-f8816c63acc1/distribution/PROD/activate 2021-10-28 12:08:09,184 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-10-28 12:08:09,186 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:08:11,900 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9ff09b70-0d20-4bbc-9b0d-f8816c63acc1/distribution/PROD/activate HTTP/1.1" 200 None 2021-10-28 12:08:11,901 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-10-28 12:08:11,903 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1"},{"definition":false,"hidden":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1"},{"definition":false,"hidden":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1"},{"definition":false,"hidden":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1"},{"definition":false,"hidden":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1"}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ODNlYmI4N2YzZmNhNzRkZDIzMDA1OTU4MTU2OTA2NGY=","artifactUUID":"7894ff08-46c7-4800-be36-740314a58e22","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"91da2bf9-d72f-4744-a397-bb0226598220.assettoscacsar","payloadUpdateDate":1635422877818,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"Y2FlY2FjZDMzNGQ1Y2UzN2JmOWZhMDc1M2IwMjFhMTI=","artifactUUID":"22be5ffc-6204-4b0a-92cb-b9e5138a81d6","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"91da2bf9-d72f-4744-a397-bb0226598220.assettoscatemplate","payloadUpdateDate":1635422877385,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"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":1635422843876,"description":"VF license file","artifactType":"VF_LICENSE","duplicated":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDYxNGQzMWZhOWU4YzM2Y2Q2OWM4ZDQ5MzcxMDNhNWE=","artifactUUID":"e07e66cb-0cb3-43c3-8b14-9c34a935aafe","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vflicense","payloadUpdateDate":1635422843878,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1635422843876,"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","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.91da2bf9-d72f-4744-a397-bb0226598220.6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTk3OWYyZWNiNThhOTRkNzkwNTllMTg3MjQ2NmEwZGY=","artifactUUID":"43a0866f-8510-4744-bd3b-c9915e979568","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"91da2bf9-d72f-4744-a397-bb0226598220.91da2bf9-d72f-4744-a397-bb0226598220.6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7.basic_vm0.vfModulesMetadata","payloadUpdateDate":1635422876633,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"heatParamUpdated":false,"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}],"timeout":30,"creationDate":1635422843907,"description":"created from csar","artifactType":"HEAT","duplicated":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"3d44686e-4360-40fb-a873-61f2180f8805","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.heat1","payloadUpdateDate":1635422843919,"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":1635422843907,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422843854,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","duplicated":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"6b7218c3-c051-4968-bace-52104d724274","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vendorlicense","payloadUpdateDate":1635422843861,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1635422843854,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"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}],"timeout":0,"creationDate":1635422872230,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"5c0af6f6-5e00-427d-b4f1-b1ab86f1bf6e","generatedFromId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"91da2bf9-d72f-4744-a397-bb0226598220.6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7.basic_vm0.heat1env","payloadUpdateDate":1635422875988,"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":1635422872230,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422872230,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422843891,"description":"Artifact created from csar","artifactType":"OTHER","duplicated":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"a02001c4-6f8e-4ce6-beea-d6df431acefd","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.vspbasicvmvspinformationtxt","payloadUpdateDate":1635422843892,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1635422843891,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1635422872235,"version":"1","type":"org.openecomp.groups.VfModule","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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group"},{"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,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count"}],"artifacts":["7af7784e-1c0a-47f2-a75e-eda07f91d2df.heat1","7af7784e-1c0a-47f2-a75e-eda07f91d2df.heat1env"],"groupUid":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.BasicVm..base_ubuntu20..module-0","uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7.basic_vm0.7af7784e-1c0a-47f2-a75e-eda07f91d2df.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"94f53656-9018-4cab-b9c7-05ca640bf5dc","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1635422872235,"customizationUUID":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","groupInstanceArtifacts":["91da2bf9-d72f-4744-a397-bb0226598220.6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["5c0af6f6-5e00-427d-b4f1-b1ab86f1bf6e"],"artifactsUuid":["3d44686e-4360-40fb-a873-61f2180f8805"],"groupUUID":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","groupName":"BasicVm..base_ubuntu20..module-0","empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","createdFromCsar":false,"name":"basic_vm 0","uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7.basic_vm0","normalizedName":"basic_vm0","creationTime":1635422872178,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"originArchived":false,"invariantName":"basic_vm0","componentUid":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1635422872178,"customizationUUID":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"91da2bf9-d72f-4744-a397-bb0226598220.6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"},{"definition":false,"hidden":false,"uniqueId":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"7af7784e-1c0a-47f2-a75e-eda07f91d2df.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":"0da2f9fb-51aa-49bd-b63c-e931d77a731d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0da2f9fb-51aa-49bd-b63c-e931d77a731d"}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28"},{"definition":false,"hidden":false,"uniqueId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28"},{"definition":false,"hidden":false,"uniqueId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28"},{"definition":false,"hidden":false,"uniqueId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28"},{"definition":false,"hidden":false,"uniqueId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"448b1d28-2a6f-4ea2-a8f5-8844f0d19f28"}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"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","icon":"network_l_1-3","version":"1.0","creationDate":1635422870696,"name":"basic_vm","componentType":"SERVICE","description":"service","tags":["basic_vm"],"allVersions":{"1.0":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1"},"vspArchived":false,"uniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","componentMetadataForSupportLog":{"SupportablityComponentUUID":"aed8371d-6947-4fa3-a728-36e9edd52ac2","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","systemName":"BasicVm","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1635422890827,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1635422870660,"artifactType":"OTHER","duplicated":false,"uniqueId":"91da2bf9-d72f-4744-a397-bb0226598220.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1635422870660,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"archiveTime":0,"service":true} 2021-10-28 12:08:11,906 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:08:11,906 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:08:11,906 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:08:11,907 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:08:11,907 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:08:11,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:08:11,990 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-28 12:08:11,991 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:08:11,991 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-28 12:08:11,993 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:08:11,993 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:08:11,993 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:08:11,994 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:08:11,994 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:08:11,994 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:08:11,994 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:08:11,994 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:08:11,994 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-28 12:08:11,994 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:08:11,994 INFO 192:__init__.py(1) - Service found, updating information 2021-10-28 12:08:11,994 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:08:11,995 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:08:11,995 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-28 12:08:11,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:08:12,068 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-28 12:08:12,070 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-28 12:08:12,074 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1635422890827,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","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":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:08:12,080 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-28 12:08:12,080 INFO 201:service.py(1) - Service basic_vm onboarded 2021-10-28 12:08:12,081 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-10-28 12:08:12,081 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,082 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:08:12,082 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:08:12,084 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:12,156 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2021-10-28 12:08:12,157 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-10-28 12:08:12,157 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2021-10-28 12:08:12,157 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,158 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2021-10-28 12:08:12,169 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,169 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne 2021-10-28 12:08:12,169 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicvm-cloud-owner", "cloud-region-id": "RegionOne", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "openstack", "owner-defined-type": "N/A", "cloud-region-version": "openstack", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-10-28 12:08:12,172 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:12,255 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne HTTP/1.1" 201 0 2021-10-28 12:08:12,256 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-10-28 12:08:12,256 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-10-28 12:08:12,258 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,258 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:08:12,258 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:08:12,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:12,343 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-10-28 12:08:12,344 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-28 12:08:12,344 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":"1635422892210","orchestration-disabled":false,"in-maint":false}]} 2021-10-28 12:08:12,365 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,366 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/49bb953f-84d9-44d7-9652-d510c415870f 2021-10-28 12:08:12,366 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "49bb953f-84d9-44d7-9652-d510c415870f", "user-name": "onap-wro", "password": "wro-onap", "system-type": "VIM" , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-wro" , "system-status": "active" } 2021-10-28 12:08:12,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:12,462 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/49bb953f-84d9-44d7-9652-d510c415870f HTTP/1.1" 201 0 2021-10-28 12:08:12,463 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-10-28 12:08:12,463 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-10-28 12:08:12,465 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,465 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-28 12:08:12,466 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-28 12:08:12,467 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:12,505 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 464 2021-10-28 12:08:12,506 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-10-28 12:08:12,506 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}} 2021-10-28 12:08:12,506 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,507 ERROR 233:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}. 2021-10-28 12:08:12,507 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-10-28 12:08:12,507 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-10-28 12:08:12,511 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,511 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-28 12:08:12,511 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-10-28 12:08:12,514 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:12,584 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-10-28 12:08:12,585 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-10-28 12:08:12,585 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-10-28 12:08:12,587 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,588 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-10-28 12:08:12,588 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-10-28 12:08:12,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:12,623 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2021-10-28 12:08:12,624 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-10-28 12:08:12,624 DEBUG 146:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}} 2021-10-28 12:08:12,624 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,625 ERROR 233:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}}. 2021-10-28 12:08:12,628 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,628 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-10-28 12:08:12,628 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2021-10-28 12:08:12,630 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:12,697 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2021-10-28 12:08:12,698 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-10-28 12:08:12,698 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-10-28 12:08:12,708 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,708 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/complexes/complex/lannion 2021-10-28 12:08:12,708 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2021-10-28 12:08:12,710 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:12,768 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-10-28 12:08:12,768 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-10-28 12:08:12,769 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-10-28 12:08:12,769 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,769 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-10-28 12:08:12,775 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,776 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:08:12,776 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:08:12,777 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:12,821 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-10-28 12:08:12,822 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-28 12:08:12,822 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":"1635422892210","orchestration-disabled":false,"in-maint":false}]} 2021-10-28 12:08:12,829 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,830 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship 2021-10-28 12:08:12,830 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2021-10-28 12:08:12,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:12,952 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2021-10-28 12:08:12,953 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-10-28 12:08:12,953 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-10-28 12:08:12,960 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:12,961 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-10-28 12:08:12,961 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-10-28 12:08:12,962 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,023 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 201 0 2021-10-28 12:08:13,024 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-10-28 12:08:13,024 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-10-28 12:08:13,026 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,026 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-10-28 12:08:13,026 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-10-28 12:08:13,028 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,072 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-28 12:08:13,073 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-10-28 12:08:13,073 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":"1635422892992"} 2021-10-28 12:08:13,075 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,075 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-10-28 12:08:13,076 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-10-28 12:08:13,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,116 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-28 12:08:13,117 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-10-28 12:08:13,117 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":"1635422892992"} 2021-10-28 12:08:13,119 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,119 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-28 12:08:13,119 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-28 12:08:13,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,158 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 404 360 2021-10-28 12:08:13,159 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-10-28 12:08:13,159 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}} 2021-10-28 12:08:13,160 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,160 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2021-10-28 12:08:13,160 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-10-28 12:08:13,162 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:08:13,162 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:08:13,162 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:08:13,163 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:08:13,163 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:08:13,164 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:08:13,237 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-28 12:08:13,238 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:08:13,238 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-28 12:08:13,240 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:08:13,240 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:08:13,240 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:08:13,241 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:08:13,241 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:08:13,241 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:08:13,241 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:08:13,241 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:08:13,241 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-28 12:08:13,241 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:08:13,241 INFO 192:__init__.py(1) - Service found, updating information 2021-10-28 12:08:13,242 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:08:13,242 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:08:13,242 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-28 12:08:13,243 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:08:13,314 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-28 12:08:13,316 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-28 12:08:13,318 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1635422890827,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","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":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:08:13,323 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-28 12:08:13,324 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,324 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm 2021-10-28 12:08:13,324 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "c2b76832-c777-4d0e-a382-05879447c0cf" } 2021-10-28 12:08:13,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,383 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm HTTP/1.1" 201 0 2021-10-28 12:08:13,383 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-10-28 12:08:13,384 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-10-28 12:08:13,385 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,386 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-28 12:08:13,386 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-28 12:08:13,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,427 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-10-28 12:08:13,428 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-10-28 12:08:13,428 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1635422893353"}]} 2021-10-28 12:08:13,430 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,430 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-10-28 12:08:13,431 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-10-28 12:08:13,432 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,470 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-28 12:08:13,471 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-10-28 12:08:13,471 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":"1635422892992"} 2021-10-28 12:08:13,473 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,473 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-28 12:08:13,474 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-28 12:08:13,475 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,516 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-10-28 12:08:13,517 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-10-28 12:08:13,517 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1635422893353"}]} 2021-10-28 12:08:13,520 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,520 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:08:13,520 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:08:13,522 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,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 686 2021-10-28 12:08:13,573 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-28 12:08:13,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":"1635422892858","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-28 12:08:13,575 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,575 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-28 12:08:13,575 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-28 12:08:13,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,623 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-10-28 12:08:13,624 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-28 12:08:13,624 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1635422892550"} 2021-10-28 12:08:13,633 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,633 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship 2021-10-28 12:08:13,633 DEBUG 132:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1635422892550", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicvm-cloud-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "f41abc47519441359fc94897110fa224"}] } 2021-10-28 12:08:13,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,732 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship HTTP/1.1" 200 0 2021-10-28 12:08:13,733 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-10-28 12:08:13,733 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-10-28 12:08:13,736 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,736 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-10-28 12:08:13,736 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-10-28 12:08:13,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,775 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-28 12:08:13,776 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-10-28 12:08:13,776 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":"1635422892992"} 2021-10-28 12:08:13,779 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,779 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:08:13,780 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:08:13,781 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,833 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-28 12:08:13,834 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-28 12:08:13,834 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":"1635422892858","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-28 12:08:13,836 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,837 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-28 12:08:13,837 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-28 12:08:13,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,881 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-10-28 12:08:13,882 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-28 12:08:13,882 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1635422893669","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-10-28 12:08:13,885 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,885 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities 2021-10-28 12:08:13,885 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-10-28 12:08:13,886 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,929 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities HTTP/1.1" 200 1185 2021-10-28 12:08:13,930 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-10-28 12:08:13,930 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"42ed12f3-d71b-459b-a3ec-f0c923b85ee3","owning-entity-name":"OE-ETE_Customer-42ed12f3-d71b-459b-a3ec-f0c923b85ee3","resource-version":"1635421750229","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/customers/customer/ETE_Customer_932af21c-a11f-48e9-b51f-03163cda9ff6/service-subscriptions/service-subscription/pNF/service-instances/service-instance/e215bc10-a943-4d85-a46b-1fe9289a5833","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_932af21c-a11f-48e9-b51f-03163cda9ff6"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"e215bc10-a943-4d85-a46b-1fe9289a5833"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name932af21c-a11f-48e9-b51f-03163cda9ff6"}]}]}},{"owning-entity-id":"7629cba4-edab-4d13-a365-2e3c649b95f0","owning-entity-name":"basicnw-oe","resource-version":"1635422793337"}]} 2021-10-28 12:08:13,933 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2021-10-28 12:08:13,936 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,936 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/10c1538f-7cdc-41e9-bd6e-c3b2195606b2 2021-10-28 12:08:13,936 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "10c1538f-7cdc-41e9-bd6e-c3b2195606b2" } 2021-10-28 12:08:13,937 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:13,991 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/10c1538f-7cdc-41e9-bd6e-c3b2195606b2 HTTP/1.1" 201 0 2021-10-28 12:08:13,992 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-10-28 12:08:13,992 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-10-28 12:08:13,994 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:08:13,994 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/10c1538f-7cdc-41e9-bd6e-c3b2195606b2 2021-10-28 12:08:13,995 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-10-28 12:08:13,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:08:14,037 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/10c1538f-7cdc-41e9-bd6e-c3b2195606b2 HTTP/1.1" 200 128 2021-10-28 12:08:14,038 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-10-28 12:08:14,038 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"10c1538f-7cdc-41e9-bd6e-c3b2195606b2","owning-entity-name":"basicvm-oe","resource-version":"1635422893963"} 2021-10-28 12:08:14,041 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-10-28 12:08:14,041 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:08:14,041 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:08:14,041 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:08:14,041 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:08:14,041 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:08:14,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:08:14,101 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-28 12:08:14,102 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:08:14,102 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-28 12:08:14,104 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:08:14,104 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:08:14,104 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:08:14,104 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:08:14,104 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:08:14,104 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:08:14,104 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:08:14,104 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:08:14,104 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-28 12:08:14,105 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:08:14,105 INFO 192:__init__.py(1) - Service found, updating information 2021-10-28 12:08:14,105 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:08:14,105 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:08:14,105 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-28 12:08:14,106 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:08:14,209 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-28 12:08:14,212 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-28 12:08:14,215 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1635422890827,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","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":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:08:14,222 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-28 12:08:14,222 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:08:14,223 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/aed8371d-6947-4fa3-a728-36e9edd52ac2/distribution 2021-10-28 12:08:14,223 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-10-28 12:08:14,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:08:14,282 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/distribution HTTP/1.1" 200 205 2021-10-28 12:08:14,283 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-10-28 12:08:14,283 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"d9e0819d-e266-44d1-a7a8-c934d50f848d","timestamp":"2021-10-28 12:08:10.310 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-10-28 12:08:14,285 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:08:14,286 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/d9e0819d-e266-44d1-a7a8-c934d50f848d 2021-10-28 12:08:14,286 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-10-28 12:08:14,287 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:08:14,325 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/d9e0819d-e266-44d1-a7a8-c934d50f848d HTTP/1.1" 200 29 2021-10-28 12:08:14,326 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-10-28 12:08:14,327 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-10-28 12:08:14,328 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-10-28 12:08:14,328 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-10-28 12:09:14,392 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:09:14,393 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/d9e0819d-e266-44d1-a7a8-c934d50f848d 2021-10-28 12:09:14,393 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-10-28 12:09:14,398 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:09:14,533 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/d9e0819d-e266-44d1-a7a8-c934d50f848d HTTP/1.1" 200 None 2021-10-28 12:09:14,535 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-10-28 12:09:14,536 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1635422898219","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635422893862","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":"1635422902066","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635422904440","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635422902066","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635422904440","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":"1635422897146","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635422883075","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635422902771","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635422899457","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635422883075","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635422917179","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635422912394","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635422909437","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635422917299","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635422899457","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635422883075","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1635422885886","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":"1635422883937","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":"1635422883075","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":"1635422910467","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635422902066","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":"1635422883937","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635422899457","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635422893862","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":"1635422904440","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635422887824","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1635422897214","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635422893862","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635422913046","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635422887824","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":"1635422883937","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635422902066","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635422918183","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1635422883075","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":"1635422908351","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635422902066","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":"1635422918302","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635422901447","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1635422885886","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635422893862","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635422887824","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635422915172","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635422899457","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635422899457","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":"1635422916176","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":"1635422909841","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1635422885886","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635422901447","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635422893862","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635422898150","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635422911470","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635422887824","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635422904779","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635422883937","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":"1635422883937","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635422887824","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635422909240","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635422907240","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635422899153","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635422911993","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1635422885886","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1635422893862","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":"1635422899457","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":"1635422883075","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635422905782","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635422901447","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635422887824","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1635422885886","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":"1635422902066","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1635422911391","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635422883937","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":"1635422902066","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1635422885886","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635422904440","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1635422887824","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":"1635422904440","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":"1635422883075","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1635422914081","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1635422899457","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1635422885886","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":"1635422893862","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635422912171","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1635422883937","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635422904440","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1635422904440","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":"1635422901447","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":"1635422901447","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":"1635422901447","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":"1635422901447","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-10-28 12:09:14,539 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1635422898219', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635422893862', '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': '1635422902066', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635422904440', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635422902066', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635422904440', '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': '1635422897146', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635422883075', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635422902771', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635422899457', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635422883075', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635422917179', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635422912394', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635422909437', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635422917299', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635422899457', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635422883075', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1635422885886', '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': '1635422883937', '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': '1635422883075', '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': '1635422910467', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635422902066', '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': '1635422883937', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635422899457', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635422893862', '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': '1635422904440', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635422887824', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1635422897214', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635422893862', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635422913046', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635422887824', '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': '1635422883937', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635422902066', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635422918183', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1635422883075', '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': '1635422908351', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635422902066', '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': '1635422918302', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635422901447', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1635422885886', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635422893862', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635422887824', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635422915172', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635422899457', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635422899457', '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': '1635422916176', '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': '1635422909841', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1635422885886', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635422901447', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635422893862', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635422898150', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635422911470', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635422887824', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635422904779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635422883937', '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': '1635422883937', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635422887824', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635422909240', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635422907240', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635422899153', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635422911993', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1635422885886', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1635422893862', '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': '1635422899457', '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': '1635422883075', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635422905782', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635422901447', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635422887824', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1635422885886', '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': '1635422902066', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1635422911391', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635422883937', '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': '1635422902066', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1635422885886', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635422904440', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1635422887824', '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': '1635422904440', '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': '1635422883075', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1635422914081', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1635422899457', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1635422885886', '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': '1635422893862', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635422912171', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1635422883937', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635422904440', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1635422904440', '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': '1635422901447', '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': '1635422901447', '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': '1635422901447', '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': '1635422901447', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-10-28 12:09:14,540 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-28 12:09:14,540 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-28 12:09:14,540 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-10-28 12:09:14,540 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-28 12:09:14,541 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-28 12:09:14,541 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-10-28 12:09:14,541 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-10-28 12:09:14,551 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': '7ff44501-b03e-46e9-9e8e-8a1d280cd57b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:14,551 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-10-28 12:09:14,551 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "c2b76832-c777-4d0e-a382-05879447c0cf", "modelVersionId": "aed8371d-6947-4fa3-a728-36e9edd52ac2", "modelName": "basic_vm", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_vm", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicvm-customer" }, "project": { "projectName": "basicvm-project" }, "owningEntity": { "owningEntityId": "10c1538f-7cdc-41e9-bd6e-c3b2195606b2", "owningEntityName": "basicvm-oe" } } } 2021-10-28 12:09:14,553 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:16,154 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-10-28 12:09:16,156 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-10-28 12:09:16,156 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"7ff44501-b03e-46e9-9e8e-8a1d280cd57b","instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7ff44501-b03e-46e9-9e8e-8a1d280cd57b"}} 2021-10-28 12:09:16,157 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-10-28 12:09:16,178 DEBUG 129:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '463d7035-96a6-45c3-be1b-8b83a2bf7526', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:16,178 DEBUG 131:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7ff44501-b03e-46e9-9e8e-8a1d280cd57b 2021-10-28 12:09:16,179 DEBUG 132:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] data sent: None 2021-10-28 12:09:16,182 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:16,380 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7ff44501-b03e-46e9-9e8e-8a1d280cd57b HTTP/1.1" 200 1332 2021-10-28 12:09:16,383 INFO 142:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] response code: 200 2021-10-28 12:09:16,383 DEBUG 146:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] response: {"request":{"requestId":"7ff44501-b03e-46e9-9e8e-8a1d280cd57b","startTime":"Thu, 28 Oct 2021 12:09:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"10c1538f-7cdc-41e9-bd6e-c3b2195606b2","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","serviceInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 28 Oct 2021 12:09:15 GMT"}}} 2021-10-28 12:09:26,395 DEBUG 129:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5e9d2e6b-1f47-493d-905f-b83564d56461', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:26,395 DEBUG 131:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7ff44501-b03e-46e9-9e8e-8a1d280cd57b 2021-10-28 12:09:26,395 DEBUG 132:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] data sent: None 2021-10-28 12:09:26,397 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:26,587 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7ff44501-b03e-46e9-9e8e-8a1d280cd57b HTTP/1.1" 200 1542 2021-10-28 12:09:26,589 INFO 142:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] response code: 200 2021-10-28 12:09:26,589 DEBUG 146:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] response: {"request":{"requestId":"7ff44501-b03e-46e9-9e8e-8a1d280cd57b","startTime":"Thu, 28 Oct 2021 12:09:14 GMT","finishTime":"Thu, 28 Oct 2021 12:09:18 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"10c1538f-7cdc-41e9-bd6e-c3b2195606b2","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","serviceInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:09:18 GMT"}}} 2021-10-28 12:09:26,590 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-10-28 12:09:26,591 DEBUG 129:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '650fedef-03c8-48ae-a7b9-4b3b1a770f44', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:26,591 DEBUG 131:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7ff44501-b03e-46e9-9e8e-8a1d280cd57b 2021-10-28 12:09:26,592 DEBUG 132:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] data sent: None 2021-10-28 12:09:26,594 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:26,853 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7ff44501-b03e-46e9-9e8e-8a1d280cd57b HTTP/1.1" 200 1542 2021-10-28 12:09:26,854 INFO 142:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] response code: 200 2021-10-28 12:09:26,855 DEBUG 146:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] response: {"request":{"requestId":"7ff44501-b03e-46e9-9e8e-8a1d280cd57b","startTime":"Thu, 28 Oct 2021 12:09:14 GMT","finishTime":"Thu, 28 Oct 2021 12:09:18 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"10c1538f-7cdc-41e9-bd6e-c3b2195606b2","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","serviceInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:09:18 GMT"}}} 2021-10-28 12:09:26,855 DEBUG 129:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ed128098-6872-4dc6-b850-cd1123857873', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:26,855 DEBUG 131:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7ff44501-b03e-46e9-9e8e-8a1d280cd57b 2021-10-28 12:09:26,856 DEBUG 132:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] data sent: None 2021-10-28 12:09:26,857 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:27,064 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7ff44501-b03e-46e9-9e8e-8a1d280cd57b HTTP/1.1" 200 1542 2021-10-28 12:09:27,065 INFO 142:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] response code: 200 2021-10-28 12:09:27,065 DEBUG 146:onap_service.py(8) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] response: {"request":{"requestId":"7ff44501-b03e-46e9-9e8e-8a1d280cd57b","startTime":"Thu, 28 Oct 2021 12:09:14 GMT","finishTime":"Thu, 28 Oct 2021 12:09:18 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"10c1538f-7cdc-41e9-bd6e-c3b2195606b2","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","serviceInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:09:18 GMT"}}} 2021-10-28 12:09:27,071 DEBUG 129:onap_service.py(1) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'af13e30f-ea88-4db4-9d38-32e3221ce70c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:27,072 DEBUG 131:onap_service.py(1) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7ff44501-b03e-46e9-9e8e-8a1d280cd57b 2021-10-28 12:09:27,072 DEBUG 132:onap_service.py(1) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] data sent: None 2021-10-28 12:09:27,074 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:27,244 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7ff44501-b03e-46e9-9e8e-8a1d280cd57b HTTP/1.1" 200 1542 2021-10-28 12:09:27,246 INFO 142:onap_service.py(1) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] response code: 200 2021-10-28 12:09:27,247 DEBUG 146:onap_service.py(1) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] response: {"request":{"requestId":"7ff44501-b03e-46e9-9e8e-8a1d280cd57b","startTime":"Thu, 28 Oct 2021 12:09:14 GMT","finishTime":"Thu, 28 Oct 2021 12:09:18 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"10c1538f-7cdc-41e9-bd6e-c3b2195606b2","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","serviceInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:09:18 GMT"}}} 2021-10-28 12:09:27,248 DEBUG 129:onap_service.py(1) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3ddf4302-6aae-4d22-845c-d4bbbf4ae01e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:27,248 DEBUG 131:onap_service.py(1) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7ff44501-b03e-46e9-9e8e-8a1d280cd57b 2021-10-28 12:09:27,248 DEBUG 132:onap_service.py(1) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] data sent: None 2021-10-28 12:09:27,250 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:27,434 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7ff44501-b03e-46e9-9e8e-8a1d280cd57b HTTP/1.1" 200 1542 2021-10-28 12:09:27,436 INFO 142:onap_service.py(1) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] response code: 200 2021-10-28 12:09:27,436 DEBUG 146:onap_service.py(1) - [None][Check 7ff44501-b03e-46e9-9e8e-8a1d280cd57b orchestration request status] response: {"request":{"requestId":"7ff44501-b03e-46e9-9e8e-8a1d280cd57b","startTime":"Thu, 28 Oct 2021 12:09:14 GMT","finishTime":"Thu, 28 Oct 2021 12:09:18 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"10c1538f-7cdc-41e9-bd6e-c3b2195606b2","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","serviceInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:09:18 GMT"}}} 2021-10-28 12:09:27,437 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:09:27,437 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-28 12:09:27,437 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-28 12:09:27,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:09:27,530 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-10-28 12:09:27,531 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-10-28 12:09:27,531 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1635422893669","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-10-28 12:09:27,534 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:09:27,534 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 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-162550aa-3262-4af8-b9d2-aa4f23cec566 2021-10-28 12:09:27,534 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 service-instance-name] data sent: None 2021-10-28 12:09:27,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:09:27,631 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-162550aa-3262-4af8-b9d2-aa4f23cec566 HTTP/1.1" 200 1190 2021-10-28 12:09:27,632 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 service-instance-name] response code: 200 2021-10-28 12:09:27,632 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 service-instance-name] response: {"service-instance":[{"service-instance-id":"4dc9312e-2870-41f0-9881-90d086dadd4f","service-instance-name":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"c2b76832-c777-4d0e-a382-05879447c0cf","model-version-id":"aed8371d-6947-4fa3-a728-36e9edd52ac2","resource-version":"1635422958861","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/4dc9312e-2870-41f0-9881-90d086dadd4f/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/10c1538f-7cdc-41e9-bd6e-c3b2195606b2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"10c1538f-7cdc-41e9-bd6e-c3b2195606b2"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-10-28 12:09:27,635 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:09:27,635 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-10-28 12:09:27,635 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-10-28 12:09:27,636 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:09:27,728 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-28 12:09:27,729 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-10-28 12:09:27,729 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":"1635422892992"} 2021-10-28 12:09:27,732 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:09:27,732 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-28 12:09:27,732 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-28 12:09:27,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:09:27,841 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-10-28 12:09:27,842 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-10-28 12:09:27,842 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1635422893669","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-10-28 12:09:27,844 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:09:27,844 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 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-162550aa-3262-4af8-b9d2-aa4f23cec566 2021-10-28 12:09:27,844 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 service-instance-name] data sent: None 2021-10-28 12:09:27,846 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:09:27,938 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-162550aa-3262-4af8-b9d2-aa4f23cec566 HTTP/1.1" 200 1190 2021-10-28 12:09:27,939 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 service-instance-name] response code: 200 2021-10-28 12:09:27,939 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 service-instance-name] response: {"service-instance":[{"service-instance-id":"4dc9312e-2870-41f0-9881-90d086dadd4f","service-instance-name":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"c2b76832-c777-4d0e-a382-05879447c0cf","model-version-id":"aed8371d-6947-4fa3-a728-36e9edd52ac2","resource-version":"1635422958861","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/4dc9312e-2870-41f0-9881-90d086dadd4f/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/10c1538f-7cdc-41e9-bd6e-c3b2195606b2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"10c1538f-7cdc-41e9-bd6e-c3b2195606b2"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-10-28 12:09:27,941 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:09:27,941 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:09:27,941 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:09:27,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:09:28,034 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-28 12:09:28,035 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-28 12:09:28,035 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":"1635422892858","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-28 12:09:28,037 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:09:28,037 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-28 12:09:28,037 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-28 12:09:28,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:09:28,125 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-10-28 12:09:28,127 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-28 12:09:28,127 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1635422893669","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-10-28 12:09:28,129 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:09:28,130 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:09:28,130 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:09:28,130 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:09:28,130 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:09:28,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:09:28,186 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-28 12:09:28,187 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:09:28,187 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-28 12:09:28,189 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:09:28,189 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:09:28,189 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:09:28,190 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:09:28,190 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:09:28,190 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:09:28,190 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:09:28,190 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:09:28,190 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-28 12:09:28,190 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:09:28,190 INFO 192:__init__.py(1) - Service found, updating information 2021-10-28 12:09:28,191 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:09:28,191 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:09:28,191 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-28 12:09:28,192 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:09:28,259 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-28 12:09:28,262 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-28 12:09:28,264 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1635422890827,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","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":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:09:28,270 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-28 12:09:28,271 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:09:28,271 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/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel 2021-10-28 12:09:28,271 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-10-28 12:09:28,272 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:09:28,528 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel HTTP/1.1" 200 None 2021-10-28 12:09:28,530 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-10-28 12:09:28,530 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-10-28 12:09:28,586 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:09:28,586 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:09:28,586 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:09:28,586 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:09:28,586 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:09:28,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:09:28,718 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-28 12:09:28,720 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:09:28,720 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-28 12:09:28,723 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:09:28,723 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:09:28,723 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:09:28,723 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:09:28,724 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:09:28,724 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:09:28,724 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:09:28,724 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:09:28,724 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-28 12:09:28,724 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:09:28,724 INFO 192:__init__.py(1) - Service found, updating information 2021-10-28 12:09:28,724 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:09:28,725 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:09:28,725 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-28 12:09:28,726 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:09:28,816 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-28 12:09:28,818 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-28 12:09:28,820 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1635422890827,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","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":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:09:28,825 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-28 12:09:28,825 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': 'db878848-6d18-4154-8f2c-90b23fe10d15', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:28,825 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/4dc9312e-2870-41f0-9881-90d086dadd4f/vnfs 2021-10-28 12:09:28,826 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "c2b76832-c777-4d0e-a382-05879447c0cf" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "6abd06a0-1196-464c-98d8-16c5def6472c", "modelVersionId": "7cb522f3-deb0-4eeb-abe2-b8eb412efe1f", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "2150e90f-9b32-4ca4-97fa-55439ca5f79d", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "platform": { "platformName": "basicvm-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "4dc9312e-2870-41f0-9881-90d086dadd4f", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "c2b76832-c777-4d0e-a382-05879447c0cf", "modelVersion": "1.0", "modelVersionId": "aed8371d-6947-4fa3-a728-36e9edd52ac2" } } }] } } 2021-10-28 12:09:28,827 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:30,546 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/4dc9312e-2870-41f0-9881-90d086dadd4f/vnfs HTTP/1.1" 202 262 2021-10-28 12:09:30,547 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-10-28 12:09:30,547 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"db878848-6d18-4154-8f2c-90b23fe10d15","instanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db878848-6d18-4154-8f2c-90b23fe10d15"}} 2021-10-28 12:09:30,548 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-10-28 12:09:30,556 DEBUG 129:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8b2b30f7-274d-4d98-83e3-312f77b4b46c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:30,557 DEBUG 131:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db878848-6d18-4154-8f2c-90b23fe10d15 2021-10-28 12:09:30,557 DEBUG 132:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] data sent: None 2021-10-28 12:09:30,560 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:30,720 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/db878848-6d18-4154-8f2c-90b23fe10d15 HTTP/1.1" 200 1900 2021-10-28 12:09:30,722 INFO 142:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] response code: 200 2021-10-28 12:09:30,723 DEBUG 146:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] response: {"request":{"requestId":"db878848-6d18-4154-8f2c-90b23fe10d15","startTime":"Thu, 28 Oct 2021 12:09:28 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c2b76832-c777-4d0e-a382-05879447c0cf","source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vnfInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 28 Oct 2021 12:09:29 GMT"}}} 2021-10-28 12:09:40,735 DEBUG 129:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eabc29c1-99b0-4694-bd98-de55f982d882', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:40,735 DEBUG 131:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db878848-6d18-4154-8f2c-90b23fe10d15 2021-10-28 12:09:40,736 DEBUG 132:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] data sent: None 2021-10-28 12:09:40,738 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:40,907 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/db878848-6d18-4154-8f2c-90b23fe10d15 HTTP/1.1" 200 2106 2021-10-28 12:09:40,909 INFO 142:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] response code: 200 2021-10-28 12:09:40,909 DEBUG 146:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] response: {"request":{"requestId":"db878848-6d18-4154-8f2c-90b23fe10d15","startTime":"Thu, 28 Oct 2021 12:09:28 GMT","finishTime":"Thu, 28 Oct 2021 12:09:39 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c2b76832-c777-4d0e-a382-05879447c0cf","source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vnfInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:09:39 GMT"}}} 2021-10-28 12:09:40,910 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-10-28 12:09:40,911 DEBUG 129:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b74b301f-84b1-435e-8694-e9e49f095c2d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:40,911 DEBUG 131:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db878848-6d18-4154-8f2c-90b23fe10d15 2021-10-28 12:09:40,911 DEBUG 132:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] data sent: None 2021-10-28 12:09:40,913 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:41,086 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/db878848-6d18-4154-8f2c-90b23fe10d15 HTTP/1.1" 200 2106 2021-10-28 12:09:41,087 INFO 142:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] response code: 200 2021-10-28 12:09:41,088 DEBUG 146:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] response: {"request":{"requestId":"db878848-6d18-4154-8f2c-90b23fe10d15","startTime":"Thu, 28 Oct 2021 12:09:28 GMT","finishTime":"Thu, 28 Oct 2021 12:09:39 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c2b76832-c777-4d0e-a382-05879447c0cf","source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vnfInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:09:39 GMT"}}} 2021-10-28 12:09:41,089 DEBUG 129:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ac51291b-a6b8-43c3-9f36-3e6742dc1f4a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:41,089 DEBUG 131:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db878848-6d18-4154-8f2c-90b23fe10d15 2021-10-28 12:09:41,089 DEBUG 132:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] data sent: None 2021-10-28 12:09:41,092 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:41,243 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/db878848-6d18-4154-8f2c-90b23fe10d15 HTTP/1.1" 200 2106 2021-10-28 12:09:41,244 INFO 142:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] response code: 200 2021-10-28 12:09:41,245 DEBUG 146:onap_service.py(9) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] response: {"request":{"requestId":"db878848-6d18-4154-8f2c-90b23fe10d15","startTime":"Thu, 28 Oct 2021 12:09:28 GMT","finishTime":"Thu, 28 Oct 2021 12:09:39 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c2b76832-c777-4d0e-a382-05879447c0cf","source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vnfInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:09:39 GMT"}}} 2021-10-28 12:09:41,252 DEBUG 129:onap_service.py(1) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a7edbe27-3ee8-4b33-b549-fe01e4fec66f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:41,253 DEBUG 131:onap_service.py(1) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db878848-6d18-4154-8f2c-90b23fe10d15 2021-10-28 12:09:41,253 DEBUG 132:onap_service.py(1) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] data sent: None 2021-10-28 12:09:41,255 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:41,416 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/db878848-6d18-4154-8f2c-90b23fe10d15 HTTP/1.1" 200 2106 2021-10-28 12:09:41,417 INFO 142:onap_service.py(1) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] response code: 200 2021-10-28 12:09:41,418 DEBUG 146:onap_service.py(1) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] response: {"request":{"requestId":"db878848-6d18-4154-8f2c-90b23fe10d15","startTime":"Thu, 28 Oct 2021 12:09:28 GMT","finishTime":"Thu, 28 Oct 2021 12:09:39 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c2b76832-c777-4d0e-a382-05879447c0cf","source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vnfInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:09:39 GMT"}}} 2021-10-28 12:09:41,418 DEBUG 129:onap_service.py(1) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '28c6fbbf-3ef4-4112-8af1-fb69e7a4a201', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:41,419 DEBUG 131:onap_service.py(1) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db878848-6d18-4154-8f2c-90b23fe10d15 2021-10-28 12:09:41,419 DEBUG 132:onap_service.py(1) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] data sent: None 2021-10-28 12:09:41,420 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:41,573 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/db878848-6d18-4154-8f2c-90b23fe10d15 HTTP/1.1" 200 2106 2021-10-28 12:09:41,575 INFO 142:onap_service.py(1) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] response code: 200 2021-10-28 12:09:41,575 DEBUG 146:onap_service.py(1) - [None][Check db878848-6d18-4154-8f2c-90b23fe10d15 orchestration request status] response: {"request":{"requestId":"db878848-6d18-4154-8f2c-90b23fe10d15","startTime":"Thu, 28 Oct 2021 12:09:28 GMT","finishTime":"Thu, 28 Oct 2021 12:09:39 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c2b76832-c777-4d0e-a382-05879447c0cf","source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vnfInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:09:39 GMT"}}} 2021-10-28 12:09:41,576 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:09:41,576 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-10-28 12:09:41,576 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-10-28 12:09:41,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:09:41,629 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-10-28 12:09:41,630 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-10-28 12:09:41,630 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":"1635422892992"} 2021-10-28 12:09:41,632 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:09:41,633 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-10-28 12:09:41,633 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-10-28 12:09:41,634 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:09:41,683 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-10-28 12:09:41,684 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-10-28 12:09:41,684 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1635422893669","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-10-28 12:09:41,686 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:09:41,686 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 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-162550aa-3262-4af8-b9d2-aa4f23cec566 2021-10-28 12:09:41,686 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 service-instance-name] data sent: None 2021-10-28 12:09:41,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:09:41,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/service-instances?service-instance-name=basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 HTTP/1.1" 200 1641 2021-10-28 12:09:41,745 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 service-instance-name] response code: 200 2021-10-28 12:09:41,745 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566 service-instance-name] response: {"service-instance":[{"service-instance-id":"4dc9312e-2870-41f0-9881-90d086dadd4f","service-instance-name":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"c2b76832-c777-4d0e-a382-05879447c0cf","model-version-id":"aed8371d-6947-4fa3-a728-36e9edd52ac2","resource-version":"1635422974700","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/4dc9312e-2870-41f0-9881-90d086dadd4f/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/10c1538f-7cdc-41e9-bd6e-c3b2195606b2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"10c1538f-7cdc-41e9-bd6e-c3b2195606b2"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d3984129-4e2b-43f3-b30b-aa852abb88fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-10-28 12:09:41,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=='} 2021-10-28 12:09:41,748 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:09:41,748 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:09:41,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:09:41,804 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-28 12:09:41,805 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-28 12:09:41,805 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":"1635422974816","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/d3984129-4e2b-43f3-b30b-aa852abb88fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d3984129-4e2b-43f3-b30b-aa852abb88fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"}]}]}}]} 2021-10-28 12:09:41,808 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:09:41,808 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-28 12:09:41,808 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-28 12:09:41,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:09:41,857 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-10-28 12:09:41,858 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-28 12:09:41,858 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1635422974924","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d3984129-4e2b-43f3-b30b-aa852abb88fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-10-28 12:09:41,861 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:09:41,861 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/4dc9312e-2870-41f0-9881-90d086dadd4f/relationship-list 2021-10-28 12:09:41,861 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-28 12:09:41,863 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:09:41,909 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/4dc9312e-2870-41f0-9881-90d086dadd4f/relationship-list HTTP/1.1" 200 1063 2021-10-28 12:09:41,910 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-28 12:09:41,910 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/10c1538f-7cdc-41e9-bd6e-c3b2195606b2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"10c1538f-7cdc-41e9-bd6e-c3b2195606b2"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d3984129-4e2b-43f3-b30b-aa852abb88fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-10-28 12:09:41,913 DEBUG 129:onap_service.py(1) - [AAI][Get 4dc9312e-2870-41f0-9881-90d086dadd4f ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:09:41,913 DEBUG 131:onap_service.py(1) - [AAI][Get 4dc9312e-2870-41f0-9881-90d086dadd4f ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb 2021-10-28 12:09:41,913 DEBUG 132:onap_service.py(1) - [AAI][Get 4dc9312e-2870-41f0-9881-90d086dadd4f ABCMeta] data sent: None 2021-10-28 12:09:41,915 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:09:41,975 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb HTTP/1.1" 200 3768 2021-10-28 12:09:41,976 INFO 142:onap_service.py(1) - [AAI][Get 4dc9312e-2870-41f0-9881-90d086dadd4f ABCMeta] response code: 200 2021-10-28 12:09:41,977 DEBUG 146:onap_service.py(1) - [AAI][Get 4dc9312e-2870-41f0-9881-90d086dadd4f ABCMeta] response: {"vnf-id":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vnf-name":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"c2b76832-c777-4d0e-a382-05879447c0cf","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1635422979392","model-invariant-id":"6abd06a0-1196-464c-98d8-16c5def6472c","model-version-id":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","model-customization-id":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/4dc9312e-2870-41f0-9881-90d086dadd4f/service-data/vnfs/vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/4dc9312e-2870-41f0-9881-90d086dadd4f","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":"4dc9312e-2870-41f0-9881-90d086dadd4f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}} 2021-10-28 12:09:41,980 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:09:41,980 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:09:41,980 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:09:41,980 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:09:41,980 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:09:41,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:09:42,047 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-28 12:09:42,048 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:09:42,049 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-28 12:09:42,051 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:09:42,051 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:09:42,051 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:09:42,051 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:09:42,051 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:09:42,052 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:09:42,052 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:09:42,052 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:09:42,052 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-28 12:09:42,052 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:09:42,052 INFO 192:__init__.py(1) - Service found, updating information 2021-10-28 12:09:42,052 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:09:42,053 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:09:42,053 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-28 12:09:42,054 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:09:42,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 2021-10-28 12:09:42,133 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-28 12:09:42,135 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1635422890827,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","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":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:09:42,139 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-28 12:09:42,140 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:09:42,140 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/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel 2021-10-28 12:09:42,140 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-10-28 12:09:42,142 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:09:42,215 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel HTTP/1.1" 200 None 2021-10-28 12:09:42,217 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-10-28 12:09:42,217 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-10-28 12:09:42,268 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': 'd944ce5d-8344-4f7c-b232-15a755d93bc6', 'x-fromappid': 'API client'} 2021-10-28 12:09:42,268 DEBUG 131:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2021-10-28 12:09:42,268 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-162550aa-3262-4af8-b9d2-aa4f23cec566" }, "vf-module-parameters": { "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-2004'}, {'name': 'ubuntu20_key_name', 'value': 'wro-hw-cloud'}, {'name': 'wro-hw-cloud', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9hbjXPTelzxLqyfJ8jeIROLDFRDzbWhyvy7sbEaXuCh2L3DHH4Nz0OAHIf3hzmvMBnSgi9vvEsEnPmBkq9HyAp3Zn402x2djWwTsWGSNyR+y0lGE41eigh6akfecQ2gECc/uiKTwc5kX/MJO7zv/NbZCwXCYi8p266Q89yD6sJkcLVU62qNyC+OV8H8Oemg4LUG87e9mXjN6tEEms8ocXVuvDFLPNhucH2XgVW/1U+qDQbfMXYseNZ2GEtdROS/jUJNoNhbPzcdnYnlKxFAWUh2C8l5R9F3tB3V9lZnUMX424SXeknZ/R1CzbnNdtK3RrFuQcQ7fXiuKCUlAzu76F Generated-by-Nova'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.medium'}, {'name': 'VM_name', 'value': 'ubuntu20agent-VM-01'}, {'name': 'vnf_id', 'value': 'ubuntu20agent-VNF-instance'}, {'name': 'vf_module_id', 'value': 'ubuntu20agent-vfmodule-instance'}, {'name': 'vnf_name', 'value': 'ubuntu20agent-VNF'}, {'name': 'admin_plane_net_name', 'value': 'onap-net'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0", "vnf-type":"basic_vm/basic_vm 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2021-10-28 12:09:42,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-10-28 12:09:42,455 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2021-10-28 12:09:42,457 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-10-28 12:09:42,457 DEBUG 146:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-10-28 12:09:42,475 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:09:42,475 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:09:42,475 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:09:42,476 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:09:42,476 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:09:42,477 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:09:42,542 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-28 12:09:42,543 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:09:42,543 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-28 12:09:42,545 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:09:42,545 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:09:42,545 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:09:42,546 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:09:42,546 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:09:42,546 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:09:42,546 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:09:42,546 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:09:42,546 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-28 12:09:42,546 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:09:42,546 INFO 192:__init__.py(1) - Service found, updating information 2021-10-28 12:09:42,547 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:09:42,547 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:09:42,547 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-28 12:09:42,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:09:42,607 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-28 12:09:42,610 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-28 12:09:42,612 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1635422890827,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","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":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:09:42,616 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-28 12:09:42,616 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': '6095acba-36e7-42fe-8277-57cc4709a407', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:42,617 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/4dc9312e-2870-41f0-9881-90d086dadd4f/vnfs/d3984129-4e2b-43f3-b30b-aa852abb88fb/vfModules 2021-10-28 12:09:42,617 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-162550aa-3262-4af8-b9d2-aa4f23cec566", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "94f53656-9018-4cab-b9c7-05ca640bf5dc", "modelVersionId": "e6911c0a-bdd5-41eb-9d98-b14ede5880ac", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "a6c06da6-30a2-4e27-a080-7b85ab9bc4d7", "modelCustomizationName": "BasicVm..base_ubuntu20..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "4dc9312e-2870-41f0-9881-90d086dadd4f", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "c2b76832-c777-4d0e-a382-05879447c0cf", "modelVersion": "1.0", "modelVersionId": "aed8371d-6947-4fa3-a728-36e9edd52ac2" } } }, { "relatedInstance": { "instanceId": "d3984129-4e2b-43f3-b30b-aa852abb88fb", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "6abd06a0-1196-464c-98d8-16c5def6472c", "modelVersion": "1.0", "modelVersionId": "7cb522f3-deb0-4eeb-abe2-b8eb412efe1f", "modelCustomizationId": "2150e90f-9b32-4ca4-97fa-55439ca5f79d", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-10-28 12:09:42,618 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:44,178 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/4dc9312e-2870-41f0-9881-90d086dadd4f/vnfs/d3984129-4e2b-43f3-b30b-aa852abb88fb/vfModules HTTP/1.1" 202 262 2021-10-28 12:09:44,180 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2021-10-28 12:09:44,180 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"6095acba-36e7-42fe-8277-57cc4709a407","instanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407"}} 2021-10-28 12:09:44,181 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-10-28 12:09:44,190 DEBUG 129:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '46ebb264-6ee8-49b2-9d22-87082a19ae6a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:44,191 DEBUG 131:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 2021-10-28 12:09:44,191 DEBUG 132:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] data sent: None 2021-10-28 12:09:44,195 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:44,368 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 HTTP/1.1" 200 2461 2021-10-28 12:09:44,370 INFO 142:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response code: 200 2021-10-28 12:09:44,370 DEBUG 146:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response: {"request":{"requestId":"6095acba-36e7-42fe-8277-57cc4709a407","startTime":"Thu, 28 Oct 2021 12:09:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}},{"relatedInstance":{"instanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 28 Oct 2021 12:09:43 GMT"}}} 2021-10-28 12:09:54,382 DEBUG 129:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '99eb4c86-eb4f-4edb-ab59-8a880a627f7a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:09:54,382 DEBUG 131:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 2021-10-28 12:09:54,382 DEBUG 132:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] data sent: None 2021-10-28 12:09:54,384 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:09:54,947 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 HTTP/1.1" 200 2787 2021-10-28 12:09:54,948 INFO 142:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response code: 200 2021-10-28 12:09:54,948 DEBUG 146:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response: {"request":{"requestId":"6095acba-36e7-42fe-8277-57cc4709a407","startTime":"Thu, 28 Oct 2021 12:09:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}},{"relatedInstance":{"instanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:09:54 GMT"}}} 2021-10-28 12:10:04,960 DEBUG 129:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '48ef88b0-9403-4b3f-a1d1-9560ad320d16', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:10:04,960 DEBUG 131:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 2021-10-28 12:10:04,960 DEBUG 132:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] data sent: None 2021-10-28 12:10:04,962 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:10:05,470 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 HTTP/1.1" 200 4948 2021-10-28 12:10:05,471 INFO 142:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response code: 200 2021-10-28 12:10:05,471 DEBUG 146:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response: {"request":{"requestId":"6095acba-36e7-42fe-8277-57cc4709a407","startTime":"Thu, 28 Oct 2021 12:09:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}},{"relatedInstance":{"instanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:09:54 GMT"},"requestProcessingData":[{"groupingId":"5b51379e-d8d6-4cc9-a86a-2627fd648acd","tag":"StackInformation","dataPairs":[{"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"updated_time\":null,\"creation_time\":1635422728000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"87ab4a24298043dcb4a603ffb1bfd714\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d3984129-4e2b-43f3-b30b-aa852abb88fb\",\"OS::stack_id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"OS::stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"vf_module_id\":\"951c634f-848c-486b-a2f5-78c1d3c291e4\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-28 12:10:15,483 DEBUG 129:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd6070023-be23-4fb9-9f61-d970c0aabcb4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:10:15,483 DEBUG 131:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 2021-10-28 12:10:15,483 DEBUG 132:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] data sent: None 2021-10-28 12:10:15,485 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:10:15,971 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 HTTP/1.1" 200 4950 2021-10-28 12:10:15,972 INFO 142:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response code: 200 2021-10-28 12:10:15,973 DEBUG 146:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response: {"request":{"requestId":"6095acba-36e7-42fe-8277-57cc4709a407","startTime":"Thu, 28 Oct 2021 12:09:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}},{"relatedInstance":{"instanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:09:54 GMT"},"requestProcessingData":[{"groupingId":"5b51379e-d8d6-4cc9-a86a-2627fd648acd","tag":"StackInformation","dataPairs":[{"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"updated_time\":null,\"creation_time\":1635422728000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"87ab4a24298043dcb4a603ffb1bfd714\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d3984129-4e2b-43f3-b30b-aa852abb88fb\",\"OS::stack_id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"OS::stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"vf_module_id\":\"951c634f-848c-486b-a2f5-78c1d3c291e4\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-28 12:10:25,984 DEBUG 129:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7f92035d-e409-441c-b206-ab4d5a7654b4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:10:25,984 DEBUG 131:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 2021-10-28 12:10:25,985 DEBUG 132:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] data sent: None 2021-10-28 12:10:25,986 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:10:26,460 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 HTTP/1.1" 200 4950 2021-10-28 12:10:26,462 INFO 142:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response code: 200 2021-10-28 12:10:26,462 DEBUG 146:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response: {"request":{"requestId":"6095acba-36e7-42fe-8277-57cc4709a407","startTime":"Thu, 28 Oct 2021 12:09:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}},{"relatedInstance":{"instanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:09:54 GMT"},"requestProcessingData":[{"groupingId":"5b51379e-d8d6-4cc9-a86a-2627fd648acd","tag":"StackInformation","dataPairs":[{"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"updated_time\":null,\"creation_time\":1635422728000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"87ab4a24298043dcb4a603ffb1bfd714\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d3984129-4e2b-43f3-b30b-aa852abb88fb\",\"OS::stack_id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"OS::stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"vf_module_id\":\"951c634f-848c-486b-a2f5-78c1d3c291e4\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-28 12:10:36,473 DEBUG 129:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6094f16d-5cb2-4191-a219-55445ea07f01', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:10:36,474 DEBUG 131:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 2021-10-28 12:10:36,474 DEBUG 132:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] data sent: None 2021-10-28 12:10:36,475 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:10:36,641 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 HTTP/1.1" 200 4918 2021-10-28 12:10:36,643 INFO 142:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response code: 200 2021-10-28 12:10:36,643 DEBUG 146:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response: {"request":{"requestId":"6095acba-36e7-42fe-8277-57cc4709a407","startTime":"Thu, 28 Oct 2021 12:09:42 GMT","finishTime":"Thu, 28 Oct 2021 12:10:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}},{"relatedInstance":{"instanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:10:35 GMT"},"requestProcessingData":[{"groupingId":"5b51379e-d8d6-4cc9-a86a-2627fd648acd","tag":"StackInformation","dataPairs":[{"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"updated_time\":null,\"creation_time\":1635422728000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"87ab4a24298043dcb4a603ffb1bfd714\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d3984129-4e2b-43f3-b30b-aa852abb88fb\",\"OS::stack_id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"OS::stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"vf_module_id\":\"951c634f-848c-486b-a2f5-78c1d3c291e4\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-28 12:10:36,644 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-10-28 12:10:36,645 DEBUG 129:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5ede7e92-49b7-4605-b778-eb908681c4dd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:10:36,645 DEBUG 131:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 2021-10-28 12:10:36,645 DEBUG 132:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] data sent: None 2021-10-28 12:10:36,648 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:10:36,807 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 HTTP/1.1" 200 4918 2021-10-28 12:10:36,808 INFO 142:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response code: 200 2021-10-28 12:10:36,809 DEBUG 146:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response: {"request":{"requestId":"6095acba-36e7-42fe-8277-57cc4709a407","startTime":"Thu, 28 Oct 2021 12:09:42 GMT","finishTime":"Thu, 28 Oct 2021 12:10:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}},{"relatedInstance":{"instanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:10:35 GMT"},"requestProcessingData":[{"groupingId":"5b51379e-d8d6-4cc9-a86a-2627fd648acd","tag":"StackInformation","dataPairs":[{"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"updated_time\":null,\"creation_time\":1635422728000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"87ab4a24298043dcb4a603ffb1bfd714\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d3984129-4e2b-43f3-b30b-aa852abb88fb\",\"OS::stack_id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"OS::stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"vf_module_id\":\"951c634f-848c-486b-a2f5-78c1d3c291e4\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-28 12:10:36,810 DEBUG 129:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '134cec9d-56c4-462d-91ff-771fec38aaba', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:10:36,810 DEBUG 131:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 2021-10-28 12:10:36,810 DEBUG 132:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] data sent: None 2021-10-28 12:10:36,812 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:10:36,969 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 HTTP/1.1" 200 4918 2021-10-28 12:10:36,970 INFO 142:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response code: 200 2021-10-28 12:10:36,970 DEBUG 146:onap_service.py(10) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response: {"request":{"requestId":"6095acba-36e7-42fe-8277-57cc4709a407","startTime":"Thu, 28 Oct 2021 12:09:42 GMT","finishTime":"Thu, 28 Oct 2021 12:10:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}},{"relatedInstance":{"instanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:10:35 GMT"},"requestProcessingData":[{"groupingId":"5b51379e-d8d6-4cc9-a86a-2627fd648acd","tag":"StackInformation","dataPairs":[{"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"updated_time\":null,\"creation_time\":1635422728000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"87ab4a24298043dcb4a603ffb1bfd714\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d3984129-4e2b-43f3-b30b-aa852abb88fb\",\"OS::stack_id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"OS::stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"vf_module_id\":\"951c634f-848c-486b-a2f5-78c1d3c291e4\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-28 12:10:36,983 DEBUG 129:onap_service.py(1) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f17b003c-8df7-4830-9b6c-632aeb475bee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:10:36,983 DEBUG 131:onap_service.py(1) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 2021-10-28 12:10:36,983 DEBUG 132:onap_service.py(1) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] data sent: None 2021-10-28 12:10:36,986 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:10:37,143 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 HTTP/1.1" 200 4918 2021-10-28 12:10:37,145 INFO 142:onap_service.py(1) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response code: 200 2021-10-28 12:10:37,145 DEBUG 146:onap_service.py(1) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response: {"request":{"requestId":"6095acba-36e7-42fe-8277-57cc4709a407","startTime":"Thu, 28 Oct 2021 12:09:42 GMT","finishTime":"Thu, 28 Oct 2021 12:10:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}},{"relatedInstance":{"instanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:10:35 GMT"},"requestProcessingData":[{"groupingId":"5b51379e-d8d6-4cc9-a86a-2627fd648acd","tag":"StackInformation","dataPairs":[{"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"updated_time\":null,\"creation_time\":1635422728000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"87ab4a24298043dcb4a603ffb1bfd714\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d3984129-4e2b-43f3-b30b-aa852abb88fb\",\"OS::stack_id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"OS::stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"vf_module_id\":\"951c634f-848c-486b-a2f5-78c1d3c291e4\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-28 12:10:37,146 DEBUG 129:onap_service.py(1) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '14a56c04-f6f5-4ebb-8763-430bbf60936e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:10:37,147 DEBUG 131:onap_service.py(1) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 2021-10-28 12:10:37,147 DEBUG 132:onap_service.py(1) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] data sent: None 2021-10-28 12:10:37,149 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:10:37,320 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6095acba-36e7-42fe-8277-57cc4709a407 HTTP/1.1" 200 4918 2021-10-28 12:10:37,322 INFO 142:onap_service.py(1) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response code: 200 2021-10-28 12:10:37,322 DEBUG 146:onap_service.py(1) - [None][Check 6095acba-36e7-42fe-8277-57cc4709a407 orchestration request status] response: {"request":{"requestId":"6095acba-36e7-42fe-8277-57cc4709a407","startTime":"Thu, 28 Oct 2021 12:09:42 GMT","finishTime":"Thu, 28 Oct 2021 12:10:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"}}},{"relatedInstance":{"instanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:10:35 GMT"},"requestProcessingData":[{"groupingId":"5b51379e-d8d6-4cc9-a86a-2627fd648acd","tag":"StackInformation","dataPairs":[{"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"updated_time\":null,\"creation_time\":1635422728000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"87ab4a24298043dcb4a603ffb1bfd714\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d3984129-4e2b-43f3-b30b-aa852abb88fb\",\"OS::stack_id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"OS::stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"vf_module_id\":\"951c634f-848c-486b-a2f5-78c1d3c291e4\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-28 12:10:37,323 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-10-28 12:10:37,323 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-10-28 12:10:47,334 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:10:47,334 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/4dc9312e-2870-41f0-9881-90d086dadd4f/relationship-list 2021-10-28 12:10:47,334 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-28 12:10:47,336 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:10:47,434 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/4dc9312e-2870-41f0-9881-90d086dadd4f/relationship-list HTTP/1.1" 200 1063 2021-10-28 12:10:47,434 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-28 12:10:47,435 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/10c1538f-7cdc-41e9-bd6e-c3b2195606b2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"10c1538f-7cdc-41e9-bd6e-c3b2195606b2"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d3984129-4e2b-43f3-b30b-aa852abb88fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-10-28 12:10:47,437 DEBUG 129:onap_service.py(1) - [AAI][Get 4dc9312e-2870-41f0-9881-90d086dadd4f ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:10:47,437 DEBUG 131:onap_service.py(1) - [AAI][Get 4dc9312e-2870-41f0-9881-90d086dadd4f ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb 2021-10-28 12:10:47,437 DEBUG 132:onap_service.py(1) - [AAI][Get 4dc9312e-2870-41f0-9881-90d086dadd4f ABCMeta] data sent: None 2021-10-28 12:10:47,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:10:47,635 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb HTTP/1.1" 200 4539 2021-10-28 12:10:47,636 INFO 142:onap_service.py(1) - [AAI][Get 4dc9312e-2870-41f0-9881-90d086dadd4f ABCMeta] response code: 200 2021-10-28 12:10:47,637 DEBUG 146:onap_service.py(1) - [AAI][Get 4dc9312e-2870-41f0-9881-90d086dadd4f ABCMeta] response: {"vnf-id":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vnf-name":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"c2b76832-c777-4d0e-a382-05879447c0cf","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1635423031951","model-invariant-id":"6abd06a0-1196-464c-98d8-16c5def6472c","model-version-id":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","model-customization-id":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/4dc9312e-2870-41f0-9881-90d086dadd4f/service-data/vnfs/vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"vserver","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/a6df7e64-3f3b-4b3a-9309-56e25a44ca01","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"},{"relationship-key":"vserver.vserver-id","relationship-value":"a6df7e64-3f3b-4b3a-9309-56e25a44ca01"}],"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/4dc9312e-2870-41f0-9881-90d086dadd4f","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":"4dc9312e-2870-41f0-9881-90d086dadd4f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}} 2021-10-28 12:10:47,639 DEBUG 167:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-10-28 12:10:47,639 INFO 169:vf_module_ala_carte.py(1) - Get VF Modules 2021-10-28 12:10:47,639 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:10:47,640 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb/vf-modules 2021-10-28 12:10:47,640 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0 VF modules] data sent: None 2021-10-28 12:10:47,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:10:47,735 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb/vf-modules HTTP/1.1" 200 1641 2021-10-28 12:10:47,736 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0 VF modules] response code: 200 2021-10-28 12:10:47,736 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"951c634f-848c-486b-a2f5-78c1d3c291e4","vf-module-name":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","heat-stack-id":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1635423035531","model-invariant-id":"94f53656-9018-4cab-b9c7-05ca640bf5dc","model-version-id":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","model-customization-id":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/4dc9312e-2870-41f0-9881-90d086dadd4f/service-data/vnfs/vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb/vnf-data/vf-modules/vf-module/951c634f-848c-486b-a2f5-78c1d3c291e4/vf-module-data/vf-module-topology/","relationship-list":{"relationship":[{"related-to":"vserver","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/a6df7e64-3f3b-4b3a-9309-56e25a44ca01","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"},{"relationship-key":"vserver.vserver-id","relationship-value":"a6df7e64-3f3b-4b3a-9309-56e25a44ca01"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-10-28 12:10:47,738 INFO 171:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-10-28 12:10:47,738 DEBUG 158:vf_module.py(1) - Delete 951c634f-848c-486b-a2f5-78c1d3c291e4 VF module 2021-10-28 12:10:47,738 DEBUG 45:deletion.py(1) - VF module 951c634f-848c-486b-a2f5-78c1d3c291e4 deletion request 2021-10-28 12:10:47,747 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:10:47,747 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-28 12:10:47,747 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-28 12:10:47,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:10:47,832 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-28 12:10:47,832 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-28 12:10:47,833 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-28 12:10:47,835 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:10:47,835 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:10:47,835 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:10:47,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:10:47,942 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-28 12:10:47,942 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-28 12:10:47,943 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":"1635422974816","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/d3984129-4e2b-43f3-b30b-aa852abb88fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d3984129-4e2b-43f3-b30b-aa852abb88fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"}]}]}}]} 2021-10-28 12:10:47,946 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:10:47,946 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-28 12:10:47,946 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-28 12:10:47,949 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:10:48,037 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-28 12:10:48,038 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-28 12:10:48,038 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-28 12:10:48,040 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:10:48,040 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:10:48,040 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:10:48,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:10:48,143 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-28 12:10:48,144 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-28 12:10:48,144 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":"1635422974816","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/d3984129-4e2b-43f3-b30b-aa852abb88fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d3984129-4e2b-43f3-b30b-aa852abb88fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"}]}]}}]} 2021-10-28 12:10:48,146 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:10:48,146 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-28 12:10:48,147 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-28 12:10:48,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:10:48,187 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-28 12:10:48,187 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-28 12:10:48,188 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-28 12:10:48,190 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:10:48,190 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:10:48,190 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:10:48,192 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:10:48,238 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-28 12:10:48,238 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-28 12:10:48,239 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":"1635422974816","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/d3984129-4e2b-43f3-b30b-aa852abb88fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d3984129-4e2b-43f3-b30b-aa852abb88fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"}]}]}}]} 2021-10-28 12:10:48,241 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:10:48,241 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-28 12:10:48,241 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-28 12:10:48,243 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:10:48,336 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-10-28 12:10:48,337 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-28 12:10:48,337 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1635422974924","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d3984129-4e2b-43f3-b30b-aa852abb88fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-10-28 12:10:48,340 DEBUG 129:onap_service.py(1) - [None][Create 951c634f-848c-486b-a2f5-78c1d3c291e4 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'df652540-ff78-405d-9e04-d4d9e6f66cfe', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:10:48,340 DEBUG 131:onap_service.py(1) - [None][Create 951c634f-848c-486b-a2f5-78c1d3c291e4 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4dc9312e-2870-41f0-9881-90d086dadd4f/vnfs/d3984129-4e2b-43f3-b30b-aa852abb88fb/vfModules/951c634f-848c-486b-a2f5-78c1d3c291e4 2021-10-28 12:10:48,340 DEBUG 132:onap_service.py(1) - [None][Create 951c634f-848c-486b-a2f5-78c1d3c291e4 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "94f53656-9018-4cab-b9c7-05ca640bf5dc", "modelVersionId": "e6911c0a-bdd5-41eb-9d98-b14ede5880ac", "modelName": "basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566", "modelVersion": "1635423035531", "modelCustomizationId": "a6c06da6-30a2-4e27-a080-7b85ab9bc4d7" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-10-28 12:10:48,342 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:10:49,741 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/4dc9312e-2870-41f0-9881-90d086dadd4f/vnfs/d3984129-4e2b-43f3-b30b-aa852abb88fb/vfModules/951c634f-848c-486b-a2f5-78c1d3c291e4 HTTP/1.1" 202 262 2021-10-28 12:10:49,742 INFO 142:onap_service.py(1) - [None][Create 951c634f-848c-486b-a2f5-78c1d3c291e4 VF moduledeletion request] response code: 202 2021-10-28 12:10:49,742 DEBUG 146:onap_service.py(1) - [None][Create 951c634f-848c-486b-a2f5-78c1d3c291e4 VF moduledeletion request] response: {"requestReferences":{"requestId":"df652540-ff78-405d-9e04-d4d9e6f66cfe","instanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe"}} 2021-10-28 12:10:49,743 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-10-28 12:10:49,749 DEBUG 129:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cbe4f8ea-0f78-4a04-8849-28330c3b4965', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:10:49,749 DEBUG 131:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe 2021-10-28 12:10:49,750 DEBUG 132:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] data sent: None 2021-10-28 12:10:49,752 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:10:49,917 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe HTTP/1.1" 200 1315 2021-10-28 12:10:49,919 INFO 142:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response code: 200 2021-10-28 12:10:49,919 DEBUG 146:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response: {"request":{"requestId":"df652540-ff78-405d-9e04-d4d9e6f66cfe","startTime":"Thu, 28 Oct 2021 12:10:48 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","modelVersion":"1635423035531","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 28 Oct 2021 12:10:48 GMT"}}} 2021-10-28 12:10:59,928 DEBUG 129:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '82589f68-69a5-4b3c-94ff-c875c76a512f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:10:59,928 DEBUG 131:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe 2021-10-28 12:10:59,928 DEBUG 132:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] data sent: None 2021-10-28 12:10:59,930 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:00,469 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe HTTP/1.1" 200 3811 2021-10-28 12:11:00,471 INFO 142:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response code: 200 2021-10-28 12:11:00,471 DEBUG 146:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response: {"request":{"requestId":"df652540-ff78-405d-9e04-d4d9e6f66cfe","startTime":"Thu, 28 Oct 2021 12:10:48 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","modelVersion":"1635423035531","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:10:54 GMT"},"requestProcessingData":[{"groupingId":"5b51379e-d8d6-4cc9-a86a-2627fd648acd","tag":"StackInformation","dataPairs":[{"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"updated_time\":1635422789000,\"creation_time\":1635422728000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"87ab4a24298043dcb4a603ffb1bfd714\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d3984129-4e2b-43f3-b30b-aa852abb88fb\",\"OS::stack_id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"OS::stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"vf_module_id\":\"951c634f-848c-486b-a2f5-78c1d3c291e4\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-28 12:11:10,483 DEBUG 129:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0e7d4f7f-d1c6-4f9c-8e74-d6809d1b0f08', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:10,484 DEBUG 131:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe 2021-10-28 12:11:10,484 DEBUG 132:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] data sent: None 2021-10-28 12:11:10,486 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:10,942 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe HTTP/1.1" 200 3815 2021-10-28 12:11:10,943 INFO 142:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response code: 200 2021-10-28 12:11:10,944 DEBUG 146:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response: {"request":{"requestId":"df652540-ff78-405d-9e04-d4d9e6f66cfe","startTime":"Thu, 28 Oct 2021 12:10:48 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","modelVersion":"1635423035531","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:10:54 GMT"},"requestProcessingData":[{"groupingId":"5b51379e-d8d6-4cc9-a86a-2627fd648acd","tag":"StackInformation","dataPairs":[{"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"updated_time\":1635422789000,\"creation_time\":1635422728000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"87ab4a24298043dcb4a603ffb1bfd714\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d3984129-4e2b-43f3-b30b-aa852abb88fb\",\"OS::stack_id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"OS::stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"vf_module_id\":\"951c634f-848c-486b-a2f5-78c1d3c291e4\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-28 12:11:20,955 DEBUG 129:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0d77ac5e-9186-48ba-bd98-0f9c3e61bdbd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:20,956 DEBUG 131:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe 2021-10-28 12:11:20,956 DEBUG 132:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] data sent: None 2021-10-28 12:11:20,958 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:21,183 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe HTTP/1.1" 200 3779 2021-10-28 12:11:21,185 INFO 142:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response code: 200 2021-10-28 12:11:21,185 DEBUG 146:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response: {"request":{"requestId":"df652540-ff78-405d-9e04-d4d9e6f66cfe","startTime":"Thu, 28 Oct 2021 12:10:48 GMT","finishTime":"Thu, 28 Oct 2021 12:11:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","modelVersion":"1635423035531","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:11:16 GMT"},"requestProcessingData":[{"groupingId":"5b51379e-d8d6-4cc9-a86a-2627fd648acd","tag":"StackInformation","dataPairs":[{"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"updated_time\":1635422789000,\"creation_time\":1635422728000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"87ab4a24298043dcb4a603ffb1bfd714\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d3984129-4e2b-43f3-b30b-aa852abb88fb\",\"OS::stack_id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"OS::stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"vf_module_id\":\"951c634f-848c-486b-a2f5-78c1d3c291e4\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-28 12:11:21,186 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-10-28 12:11:21,187 DEBUG 129:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '504b6f07-86de-4ee0-9b41-bf58874892a1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:21,188 DEBUG 131:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe 2021-10-28 12:11:21,188 DEBUG 132:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] data sent: None 2021-10-28 12:11:21,190 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:21,343 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe HTTP/1.1" 200 3779 2021-10-28 12:11:21,345 INFO 142:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response code: 200 2021-10-28 12:11:21,345 DEBUG 146:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response: {"request":{"requestId":"df652540-ff78-405d-9e04-d4d9e6f66cfe","startTime":"Thu, 28 Oct 2021 12:10:48 GMT","finishTime":"Thu, 28 Oct 2021 12:11:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","modelVersion":"1635423035531","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:11:16 GMT"},"requestProcessingData":[{"groupingId":"5b51379e-d8d6-4cc9-a86a-2627fd648acd","tag":"StackInformation","dataPairs":[{"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"updated_time\":1635422789000,\"creation_time\":1635422728000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"87ab4a24298043dcb4a603ffb1bfd714\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d3984129-4e2b-43f3-b30b-aa852abb88fb\",\"OS::stack_id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"OS::stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"vf_module_id\":\"951c634f-848c-486b-a2f5-78c1d3c291e4\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-28 12:11:21,346 DEBUG 129:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '399cbf77-e0b9-4144-a794-7385b648be30', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:21,346 DEBUG 131:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe 2021-10-28 12:11:21,346 DEBUG 132:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] data sent: None 2021-10-28 12:11:21,348 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:21,553 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe HTTP/1.1" 200 3779 2021-10-28 12:11:21,554 INFO 142:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response code: 200 2021-10-28 12:11:21,555 DEBUG 146:onap_service.py(11) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response: {"request":{"requestId":"df652540-ff78-405d-9e04-d4d9e6f66cfe","startTime":"Thu, 28 Oct 2021 12:10:48 GMT","finishTime":"Thu, 28 Oct 2021 12:11:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","modelVersion":"1635423035531","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:11:16 GMT"},"requestProcessingData":[{"groupingId":"5b51379e-d8d6-4cc9-a86a-2627fd648acd","tag":"StackInformation","dataPairs":[{"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"updated_time\":1635422789000,\"creation_time\":1635422728000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"87ab4a24298043dcb4a603ffb1bfd714\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d3984129-4e2b-43f3-b30b-aa852abb88fb\",\"OS::stack_id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"OS::stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"vf_module_id\":\"951c634f-848c-486b-a2f5-78c1d3c291e4\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-28 12:11:21,562 DEBUG 129:onap_service.py(1) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1f5f077c-0d1a-4f9f-b0df-999727478580', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:21,563 DEBUG 131:onap_service.py(1) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe 2021-10-28 12:11:21,563 DEBUG 132:onap_service.py(1) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] data sent: None 2021-10-28 12:11:21,566 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:21,729 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe HTTP/1.1" 200 3779 2021-10-28 12:11:21,731 INFO 142:onap_service.py(1) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response code: 200 2021-10-28 12:11:21,732 DEBUG 146:onap_service.py(1) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response: {"request":{"requestId":"df652540-ff78-405d-9e04-d4d9e6f66cfe","startTime":"Thu, 28 Oct 2021 12:10:48 GMT","finishTime":"Thu, 28 Oct 2021 12:11:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","modelVersion":"1635423035531","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:11:16 GMT"},"requestProcessingData":[{"groupingId":"5b51379e-d8d6-4cc9-a86a-2627fd648acd","tag":"StackInformation","dataPairs":[{"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"updated_time\":1635422789000,\"creation_time\":1635422728000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"87ab4a24298043dcb4a603ffb1bfd714\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d3984129-4e2b-43f3-b30b-aa852abb88fb\",\"OS::stack_id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"OS::stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"vf_module_id\":\"951c634f-848c-486b-a2f5-78c1d3c291e4\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-28 12:11:21,733 DEBUG 129:onap_service.py(1) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'da44b83f-6329-4379-beb7-58e673151063', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:21,733 DEBUG 131:onap_service.py(1) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe 2021-10-28 12:11:21,733 DEBUG 132:onap_service.py(1) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] data sent: None 2021-10-28 12:11:21,734 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:21,901 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/df652540-ff78-405d-9e04-d4d9e6f66cfe HTTP/1.1" 200 3779 2021-10-28 12:11:21,902 INFO 142:onap_service.py(1) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response code: 200 2021-10-28 12:11:21,902 DEBUG 146:onap_service.py(1) - [None][Check df652540-ff78-405d-9e04-d4d9e6f66cfe orchestration request status] response: {"request":{"requestId":"df652540-ff78-405d-9e04-d4d9e6f66cfe","startTime":"Thu, 28 Oct 2021 12:10:48 GMT","finishTime":"Thu, 28 Oct 2021 12:11:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"94f53656-9018-4cab-b9c7-05ca640bf5dc","modelType":"vfModule","modelName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566","modelVersion":"1635423035531","modelCustomizationUuid":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelVersionId":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelCustomizationId":"a6c06da6-30a2-4e27-a080-7b85ab9bc4d7","modelUuid":"e6911c0a-bdd5-41eb-9d98-b14ede5880ac","modelInvariantUuid":"94f53656-9018-4cab-b9c7-05ca640bf5dc"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vfModuleInstanceId":"951c634f-848c-486b-a2f5-78c1d3c291e4","vfModuleInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"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":"Thu, 28 Oct 2021 12:11:16 GMT"},"requestProcessingData":[{"groupingId":"5b51379e-d8d6-4cc9-a86a-2627fd648acd","tag":"StackInformation","dataPairs":[{"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566/5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"updated_time\":1635422789000,\"creation_time\":1635422728000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"87ab4a24298043dcb4a603ffb1bfd714\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d3984129-4e2b-43f3-b30b-aa852abb88fb\",\"OS::stack_id\":\"5b51379e-d8d6-4cc9-a86a-2627fd648acd\",\"OS::stack_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566\",\"vf_module_id\":\"951c634f-848c-486b-a2f5-78c1d3c291e4\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-10-28 12:11:21,903 INFO 180:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-10-28 12:11:21,903 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:21,904 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/4dc9312e-2870-41f0-9881-90d086dadd4f/relationship-list 2021-10-28 12:11:21,904 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-28 12:11:21,905 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:21,960 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/4dc9312e-2870-41f0-9881-90d086dadd4f/relationship-list HTTP/1.1" 200 1063 2021-10-28 12:11:21,961 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-28 12:11:21,961 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/10c1538f-7cdc-41e9-bd6e-c3b2195606b2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"10c1538f-7cdc-41e9-bd6e-c3b2195606b2"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d3984129-4e2b-43f3-b30b-aa852abb88fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-10-28 12:11:21,964 DEBUG 129:onap_service.py(1) - [AAI][Get 4dc9312e-2870-41f0-9881-90d086dadd4f ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:21,964 DEBUG 131:onap_service.py(1) - [AAI][Get 4dc9312e-2870-41f0-9881-90d086dadd4f ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb 2021-10-28 12:11:21,964 DEBUG 132:onap_service.py(1) - [AAI][Get 4dc9312e-2870-41f0-9881-90d086dadd4f ABCMeta] data sent: None 2021-10-28 12:11:21,966 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:22,027 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb HTTP/1.1" 200 3768 2021-10-28 12:11:22,028 INFO 142:onap_service.py(1) - [AAI][Get 4dc9312e-2870-41f0-9881-90d086dadd4f ABCMeta] response code: 200 2021-10-28 12:11:22,028 DEBUG 146:onap_service.py(1) - [AAI][Get 4dc9312e-2870-41f0-9881-90d086dadd4f ABCMeta] response: {"vnf-id":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vnf-name":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"c2b76832-c777-4d0e-a382-05879447c0cf","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1635423072854","model-invariant-id":"6abd06a0-1196-464c-98d8-16c5def6472c","model-version-id":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","model-customization-id":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/4dc9312e-2870-41f0-9881-90d086dadd4f/service-data/vnfs/vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/4dc9312e-2870-41f0-9881-90d086dadd4f","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":"4dc9312e-2870-41f0-9881-90d086dadd4f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}} 2021-10-28 12:11:22,031 DEBUG 384:vnf.py(1) - Delete d3984129-4e2b-43f3-b30b-aa852abb88fb VNF 2021-10-28 12:11:22,031 DEBUG 80:deletion.py(1) - VNF d3984129-4e2b-43f3-b30b-aa852abb88fb deletion request 2021-10-28 12:11:22,043 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:11:22,043 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:11:22,043 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:11:22,043 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:11:22,044 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:11:22,045 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:11:22,391 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-28 12:11:22,393 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:11:22,393 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-28 12:11:22,395 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:11:22,395 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:11:22,395 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:11:22,395 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:11:22,396 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:11:22,396 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:11:22,396 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:11:22,396 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:11:22,396 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-28 12:11:22,396 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:11:22,396 INFO 192:__init__.py(1) - Service found, updating information 2021-10-28 12:11:22,396 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:11:22,397 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:11:22,397 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-28 12:11:22,398 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:11:22,705 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-28 12:11:22,722 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-28 12:11:22,724 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1635422890827,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","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":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:11:22,729 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-28 12:11:22,730 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:11:22,730 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/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel 2021-10-28 12:11:22,730 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-10-28 12:11:22,732 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:11:22,891 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel HTTP/1.1" 200 None 2021-10-28 12:11:22,892 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-10-28 12:11:22,893 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-10-28 12:11:22,931 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:22,931 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-28 12:11:22,931 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-28 12:11:22,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:22,975 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-28 12:11:22,976 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-28 12:11:22,977 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-28 12:11:22,979 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:22,979 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:11:22,979 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:11:22,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:23,036 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-28 12:11:23,037 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-28 12:11:23,037 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":"1635422974816","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/d3984129-4e2b-43f3-b30b-aa852abb88fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d3984129-4e2b-43f3-b30b-aa852abb88fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"}]}]}}]} 2021-10-28 12:11:23,039 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:23,039 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-28 12:11:23,039 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-28 12:11:23,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:23,082 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-28 12:11:23,083 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-28 12:11:23,083 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-28 12:11:23,086 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:23,086 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:11:23,086 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:11:23,088 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:23,147 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-28 12:11:23,148 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-28 12:11:23,148 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":"1635422974816","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/d3984129-4e2b-43f3-b30b-aa852abb88fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d3984129-4e2b-43f3-b30b-aa852abb88fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"}]}]}}]} 2021-10-28 12:11:23,151 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:23,152 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-28 12:11:23,152 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-28 12:11:23,154 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:23,206 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-28 12:11:23,207 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-28 12:11:23,207 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-28 12:11:23,210 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:23,210 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:11:23,210 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:11:23,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:23,268 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-10-28 12:11:23,269 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-28 12:11:23,269 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":"1635422974816","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/d3984129-4e2b-43f3-b30b-aa852abb88fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d3984129-4e2b-43f3-b30b-aa852abb88fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"}]}]}}]} 2021-10-28 12:11:23,272 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:23,272 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-28 12:11:23,272 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-28 12:11:23,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:23,322 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-10-28 12:11:23,322 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-28 12:11:23,323 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1635422974924","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/d3984129-4e2b-43f3-b30b-aa852abb88fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d3984129-4e2b-43f3-b30b-aa852abb88fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-10-28 12:11:23,325 DEBUG 129:onap_service.py(1) - [None][Create d3984129-4e2b-43f3-b30b-aa852abb88fb VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '007a1894-93ec-4088-80e8-2bb40c829cb6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:23,325 DEBUG 131:onap_service.py(1) - [None][Create d3984129-4e2b-43f3-b30b-aa852abb88fb VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4dc9312e-2870-41f0-9881-90d086dadd4f/vnfs/d3984129-4e2b-43f3-b30b-aa852abb88fb 2021-10-28 12:11:23,325 DEBUG 132:onap_service.py(1) - [None][Create d3984129-4e2b-43f3-b30b-aa852abb88fb VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "6abd06a0-1196-464c-98d8-16c5def6472c", "modelVersion": "1.0", "modelVersionId": "7cb522f3-deb0-4eeb-abe2-b8eb412efe1f", "modelCustomizationId": "2150e90f-9b32-4ca4-97fa-55439ca5f79d", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-10-28 12:11:23,327 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:24,806 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/4dc9312e-2870-41f0-9881-90d086dadd4f/vnfs/d3984129-4e2b-43f3-b30b-aa852abb88fb HTTP/1.1" 202 262 2021-10-28 12:11:24,808 INFO 142:onap_service.py(1) - [None][Create d3984129-4e2b-43f3-b30b-aa852abb88fb VNF deletion request] response code: 202 2021-10-28 12:11:24,808 DEBUG 146:onap_service.py(1) - [None][Create d3984129-4e2b-43f3-b30b-aa852abb88fb VNF deletion request] response: {"requestReferences":{"requestId":"007a1894-93ec-4088-80e8-2bb40c829cb6","instanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/007a1894-93ec-4088-80e8-2bb40c829cb6"}} 2021-10-28 12:11:24,809 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-10-28 12:11:24,817 DEBUG 129:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dc7eec95-36cd-4bc2-966e-afbe2bfcc449', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:24,818 DEBUG 131:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/007a1894-93ec-4088-80e8-2bb40c829cb6 2021-10-28 12:11:24,818 DEBUG 132:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] data sent: None 2021-10-28 12:11:24,821 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:25,003 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/007a1894-93ec-4088-80e8-2bb40c829cb6 HTTP/1.1" 200 1270 2021-10-28 12:11:25,005 INFO 142:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] response code: 200 2021-10-28 12:11:25,005 DEBUG 146:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] response: {"request":{"requestId":"007a1894-93ec-4088-80e8-2bb40c829cb6","startTime":"Thu, 28 Oct 2021 12:11:23 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vnfInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 28 Oct 2021 12:11:23 GMT"}}} 2021-10-28 12:11:35,017 DEBUG 129:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '361d73de-5fba-4257-939b-e12032df3945', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:35,018 DEBUG 131:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/007a1894-93ec-4088-80e8-2bb40c829cb6 2021-10-28 12:11:35,018 DEBUG 132:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] data sent: None 2021-10-28 12:11:35,020 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:35,226 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/007a1894-93ec-4088-80e8-2bb40c829cb6 HTTP/1.1" 200 1476 2021-10-28 12:11:35,227 INFO 142:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] response code: 200 2021-10-28 12:11:35,228 DEBUG 146:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] response: {"request":{"requestId":"007a1894-93ec-4088-80e8-2bb40c829cb6","startTime":"Thu, 28 Oct 2021 12:11:23 GMT","finishTime":"Thu, 28 Oct 2021 12:11:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vnfInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:11:27 GMT"}}} 2021-10-28 12:11:35,228 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-10-28 12:11:35,229 DEBUG 129:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '76b21c9b-bcbd-439d-ba8b-0892b5d6b62c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:35,229 DEBUG 131:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/007a1894-93ec-4088-80e8-2bb40c829cb6 2021-10-28 12:11:35,229 DEBUG 132:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] data sent: None 2021-10-28 12:11:35,231 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:35,392 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/007a1894-93ec-4088-80e8-2bb40c829cb6 HTTP/1.1" 200 1476 2021-10-28 12:11:35,394 INFO 142:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] response code: 200 2021-10-28 12:11:35,394 DEBUG 146:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] response: {"request":{"requestId":"007a1894-93ec-4088-80e8-2bb40c829cb6","startTime":"Thu, 28 Oct 2021 12:11:23 GMT","finishTime":"Thu, 28 Oct 2021 12:11:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vnfInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:11:27 GMT"}}} 2021-10-28 12:11:35,395 DEBUG 129:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '40f1bdc3-24e5-4f96-8b15-8ef9bc3bc57b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:35,395 DEBUG 131:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/007a1894-93ec-4088-80e8-2bb40c829cb6 2021-10-28 12:11:35,396 DEBUG 132:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] data sent: None 2021-10-28 12:11:35,397 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:35,554 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/007a1894-93ec-4088-80e8-2bb40c829cb6 HTTP/1.1" 200 1476 2021-10-28 12:11:35,555 INFO 142:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] response code: 200 2021-10-28 12:11:35,556 DEBUG 146:onap_service.py(12) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] response: {"request":{"requestId":"007a1894-93ec-4088-80e8-2bb40c829cb6","startTime":"Thu, 28 Oct 2021 12:11:23 GMT","finishTime":"Thu, 28 Oct 2021 12:11:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vnfInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:11:27 GMT"}}} 2021-10-28 12:11:35,562 DEBUG 129:onap_service.py(1) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3b968f0d-18db-4cfa-8b81-297b18d8c07f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:35,563 DEBUG 131:onap_service.py(1) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/007a1894-93ec-4088-80e8-2bb40c829cb6 2021-10-28 12:11:35,563 DEBUG 132:onap_service.py(1) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] data sent: None 2021-10-28 12:11:35,565 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:35,717 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/007a1894-93ec-4088-80e8-2bb40c829cb6 HTTP/1.1" 200 1476 2021-10-28 12:11:35,718 INFO 142:onap_service.py(1) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] response code: 200 2021-10-28 12:11:35,719 DEBUG 146:onap_service.py(1) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] response: {"request":{"requestId":"007a1894-93ec-4088-80e8-2bb40c829cb6","startTime":"Thu, 28 Oct 2021 12:11:23 GMT","finishTime":"Thu, 28 Oct 2021 12:11:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vnfInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:11:27 GMT"}}} 2021-10-28 12:11:35,719 DEBUG 129:onap_service.py(1) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b62920ff-52bb-47fa-9885-d0695aa357dd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:35,720 DEBUG 131:onap_service.py(1) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/007a1894-93ec-4088-80e8-2bb40c829cb6 2021-10-28 12:11:35,720 DEBUG 132:onap_service.py(1) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] data sent: None 2021-10-28 12:11:35,721 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:35,873 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/007a1894-93ec-4088-80e8-2bb40c829cb6 HTTP/1.1" 200 1476 2021-10-28 12:11:35,874 INFO 142:onap_service.py(1) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] response code: 200 2021-10-28 12:11:35,874 DEBUG 146:onap_service.py(1) - [None][Check 007a1894-93ec-4088-80e8-2bb40c829cb6 orchestration request status] response: {"request":{"requestId":"007a1894-93ec-4088-80e8-2bb40c829cb6","startTime":"Thu, 28 Oct 2021 12:11:23 GMT","finishTime":"Thu, 28 Oct 2021 12:11:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6abd06a0-1196-464c-98d8-16c5def6472c","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelVersionId":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelCustomizationId":"2150e90f-9b32-4ca4-97fa-55439ca5f79d","modelUuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","modelInvariantUuid":"6abd06a0-1196-464c-98d8-16c5def6472c","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","vnfInstanceId":"d3984129-4e2b-43f3-b30b-aa852abb88fb","vnfInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:11:27 GMT"}}} 2021-10-28 12:11:35,875 DEBUG 319:service.py(1) - Delete 4dc9312e-2870-41f0-9881-90d086dadd4f service instance 2021-10-28 12:11:35,875 DEBUG 113:deletion.py(1) - Service 4dc9312e-2870-41f0-9881-90d086dadd4f deletion request 2021-10-28 12:11:35,884 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:11:35,884 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:11:35,885 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:11:35,885 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:11:35,885 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:11:35,886 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:11:35,949 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-28 12:11:35,950 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:11:35,950 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-28 12:11:35,952 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:11:35,952 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:11:35,952 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:11:35,953 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:11:35,953 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:11:35,953 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:11:35,953 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:11:35,953 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:11:35,953 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-28 12:11:35,953 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:11:35,953 INFO 192:__init__.py(1) - Service found, updating information 2021-10-28 12:11:35,954 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:11:35,954 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:11:35,954 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-28 12:11:35,955 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:11:36,047 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-28 12:11:36,050 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-28 12:11:36,053 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1635422890827,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","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":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:11:36,058 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-28 12:11:36,058 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:11:36,059 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:11:36,059 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:11:36,059 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:11:36,059 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:11:36,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:11:36,128 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-28 12:11:36,129 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:11:36,129 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-28 12:11:36,131 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:11:36,132 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:11:36,132 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:11:36,132 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:11:36,132 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:11:36,132 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:11:36,132 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:11:36,132 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:11:36,132 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-28 12:11:36,132 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:11:36,133 INFO 192:__init__.py(1) - Service found, updating information 2021-10-28 12:11:36,133 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:11:36,133 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:11:36,133 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-28 12:11:36,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:11:36,190 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-28 12:11:36,238 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-28 12:11:36,240 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1635422890827,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","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":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:11:36,245 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-28 12:11:36,245 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-10-28 12:11:36,245 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-28 12:11:36,246 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:11:36,246 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-28 12:11:36,246 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-28 12:11:36,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:11:36,309 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-10-28 12:11:36,310 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-28 12:11:36,311 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dff09133-f72e-4a80-abaf-3e29ab7872b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-28 12:11:36,313 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-28 12:11:36,313 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:11:36,313 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:11:36,313 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:11:36,314 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-10-28 12:11:36,314 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-28 12:11:36,314 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-28 12:11:36,314 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-28 12:11:36,314 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-28 12:11:36,314 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-10-28 12:11:36,314 INFO 192:__init__.py(1) - Service found, updating information 2021-10-28 12:11:36,314 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:11:36,315 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-10-28 12:11:36,315 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-28 12:11:36,316 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-28 12:11:36,391 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-28 12:11:36,393 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-28 12:11:36,395 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e872ad4b-75e9-4296-9c0c-31b978dbf9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1635413751926,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d68a683b-90c4-46d5-8ba6-148685b89f20","invariantUUID":"567bce9b-8cb3-4a6e-8fdd-d550a8fac333","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"58b4d9f1-d4c7-4562-8d06-cc82ecff4b62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413645429,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0197974d-b1df-4ece-a3b9-06d84df93325","invariantUUID":"9b3b5c00-613f-46e9-b1f5-de3e329b227b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fcbdc31-3db8-4941-91ac-4424f597addd","lifecycleState":"CERTIFIED","lastUpdateDate":1635413681051,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71c6b145-9731-456b-ba9d-e98ba0860cf1","invariantUUID":"f84ae793-a9b0-49b7-8601-a690a63db245","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":"port","uniqueId":"3ba0cc2e-3604-4925-a1db-a68f2dee6af0","lifecycleState":"CERTIFIED","lastUpdateDate":1635413667265,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5d85e41-e882-4285-b24f-29a9cdcd92c5","invariantUUID":"664abc24-1fec-41eb-b32c-1f679ccd14f2","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":"networkrules","uniqueId":"f25ed345-6b41-478e-9283-210a72494974","lifecycleState":"CERTIFIED","lastUpdateDate":1635413581341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a3fe916-c2fa-4acd-ab15-febe3733ca6a","invariantUUID":"0b5ae526-6571-4bae-bf9f-b3beae18f4a5","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":"networkrules","uniqueId":"31399756-c9c7-4c18-8809-34b2d3f41bce","lifecycleState":"CERTIFIED","lastUpdateDate":1635413589717,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a6ea5473-7e80-41bc-a049-136e3e3e9efe","invariantUUID":"0086d0c8-afab-46fe-85a4-21a9b48a3565","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6a44e1c8-9096-4bfa-b38b-4b50cd30b7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1635422856317,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7cb522f3-deb0-4eeb-abe2-b8eb412efe1f","invariantUUID":"6abd06a0-1196-464c-98d8-16c5def6472c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"be8b0688-d1c8-445f-a633-2189a47e0e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413558963,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13682a03-999f-477b-a8ff-8ae1be3f922b","invariantUUID":"82730689-eb13-4898-99d9-b20c792faac8","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":"port","uniqueId":"d542c716-091a-407c-ac20-ac68033a93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1635413665783,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9b90bc1-1012-4bda-bdaf-2db581278e2e","invariantUUID":"e6a3b96d-a18b-4ecf-8fb5-e2c5745839d9","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55dac463-b3d0-4ae4-9998-bbd4862a5d93","lifecycleState":"CERTIFIED","lastUpdateDate":1635413738267,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaa73ff-f2d9-42fd-9ed0-4042cb2087e8","invariantUUID":"adcbbd9c-cbd6-4756-9a3e-7fa6a03b023c","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":"port","uniqueId":"28380937-32bf-4daf-9721-735ac21e7eab","lifecycleState":"CERTIFIED","lastUpdateDate":1635413563440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acf4e71b-a5cf-42b4-80f2-e4f0d715e6eb","invariantUUID":"308b9c30-a0a7-4a09-a297-c88395b966a0","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":"d379d812-eaf7-408c-842a-08d09f979da6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413649769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b11715c-2020-469e-8322-22145b86440f","invariantUUID":"1928f4bc-789e-44da-a879-f11c4feacada","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":"7e738e0a-5168-4744-a597-3c161a0cf2c8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413599243,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a544adc2-4224-466a-ac0e-44d94e7f71f4","invariantUUID":"44733d5f-641a-438e-ae1f-2808f54abc71","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":"compute","uniqueId":"ef08d464-da4f-43de-a68d-2513f9e4bffe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413648357,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3ae547e-049c-4fcd-9982-76610940feac","invariantUUID":"6a4387df-ede6-4902-b5fc-2c2a8b354c41","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9d818e6f-4f97-470b-9e29-465a9232b829","lifecycleState":"CERTIFIED","lastUpdateDate":1635413753230,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14f0842a-d047-4ca3-aa0b-cce29e1b573e","invariantUUID":"30ff3d25-e6fb-45fe-b213-8c698e856e56","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9188be0-c3b8-4dbf-b7f7-cb623ce3b9e6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413739630,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ad54209-9f38-455a-a159-18a6647c7c5f","invariantUUID":"78a89cb3-5c28-495c-a981-c83034c1f8bb","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":"objectStorage","uniqueId":"e65cecd4-df80-4581-ba16-0d5c72db2b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413545237,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a08482a9-8ad4-46bf-86ff-b2736a0d77d7","invariantUUID":"2b7291fc-9d3f-4edc-a12c-ad1d72e15fd2","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":"9c0f2435-a3de-4575-851d-ccc67628b005","lifecycleState":"CERTIFIED","lastUpdateDate":1635413605375,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1230024-e4e7-4004-9d06-1ff89ba689d9","invariantUUID":"87f8666c-3b83-4f7f-8320-bb38f959108b","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9aa24b0a-c618-486f-b846-86c67e38f79e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413551223,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8e1c32f-3323-406c-b5ec-beb1b77261ae","invariantUUID":"81fc7f3f-6a11-4b6a-9bf1-a943c3771755","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":"06b5ad08-55b3-4170-b73f-41ea2d8b568d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413567040,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"563b9e37-fd6d-4998-afdd-60b8bbc9f3a3","invariantUUID":"92876ffe-e884-4014-a274-adc28d20fcde","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":"30750ef9-3aab-44b6-ae43-675dae256c28","lifecycleState":"CERTIFIED","lastUpdateDate":1635413624832,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f27530df-419a-4c30-850d-9efd5dd78b72","invariantUUID":"b7ea9246-520e-4c9f-a16f-731b0214b18b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69d012fc-a259-473b-8cf5-defc27113377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413696005,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306b0faa-eb85-46e6-8e66-488ba0b73a73","invariantUUID":"42cb25bc-ce50-47f7-9aa4-0300d73ac7ea","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":"objectStorage","uniqueId":"29dd6136-8e6e-414f-898b-b8b748714cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413543634,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af8d9cfe-bd3b-4b3c-b4f4-8c4b6bf9d569","invariantUUID":"74f749b3-5f4f-4378-80a2-1b7f19dbe073","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0b912a8-e86f-4ab6-a393-40b321490402","lifecycleState":"CERTIFIED","lastUpdateDate":1635413749022,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab29e391-2ca6-4155-b503-daa7185d3628","invariantUUID":"de9f52ee-69ce-40ab-88cb-e85f786b03c6","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":"port","uniqueId":"35c25c65-26a8-4ead-8ce4-e98cdf0cc0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1635413699543,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae8327ca-933f-4a0c-b9c4-c2d544abbfd3","invariantUUID":"382948ae-2a1b-4790-96bb-d1e718bfa898","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cdbe2a2c-e3b3-4a34-9f94-fb6e3db7224c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413742498,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d183103-84dd-4112-89be-c9a403207444","invariantUUID":"8dc46240-76fb-4b2e-b76b-04515a4b99e8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"85d48fdc-5d84-4f22-b496-f274b8ae61f1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413686658,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a8d145d-a020-4d7b-81af-3f03898d60b5","invariantUUID":"4e2935d9-d978-4ede-ac3f-3ae9f13eaddb","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":"45ddbde9-90ac-4880-9376-57a3c0f896e1","lifecycleState":"CERTIFIED","lastUpdateDate":1635413552918,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdaa3115-41ff-4463-9e6f-6a67f3cdf0e5","invariantUUID":"c09bae36-bfd1-4253-be5f-ea2059135505","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":"defaulticon","uniqueId":"0504021b-f132-4b8a-b903-b39624ed6015","lifecycleState":"CERTIFIED","lastUpdateDate":1635413632446,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a28724d0-bb13-4fc8-9ec3-075836349c5b","invariantUUID":"88ce4c47-1d95-4022-995a-a57fae1acd8c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"845a8d23-696b-429c-9ebc-f52e0e41d0bc","lifecycleState":"CERTIFIED","lastUpdateDate":1635413633938,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca5c6c66-2a09-4e8f-80c9-9ecfbb4229fc","invariantUUID":"271f3eff-34ba-4c18-b746-1259492a4345","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":"3024fd19-466f-4a1b-b28e-39ee19b58a2b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413637063,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d2c7dd0-04c9-4fe7-9ec3-e4ae6cc9c716","invariantUUID":"4d0aa7fe-5548-4cd0-af40-3a310de966fd","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":"network","uniqueId":"7e8c8142-f954-42c7-a3f5-c04059e61367","lifecycleState":"CERTIFIED","lastUpdateDate":1635413561988,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9761c63e-315a-4456-bb99-930274e19310","invariantUUID":"09234570-8d9b-4bab-bf87-496712f67eec","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8515afd6-fad5-4886-8496-cdf384073e62","lifecycleState":"CERTIFIED","lastUpdateDate":1635413670841,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5040360-9cde-4321-8bbf-257e1b8abbfd","invariantUUID":"589ed271-c28f-4cfe-87c7-68da53ba929a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c192e76-942a-4f1c-afa0-41d15d0a0f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413743790,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cb7a9c-b4e5-4b96-8733-e78e6ed44452","invariantUUID":"eeb3540b-73d5-4f06-889d-293b656b391e","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":"network","uniqueId":"10b62ba6-bfef-45b4-a4bf-b745350b5399","lifecycleState":"CERTIFIED","lastUpdateDate":1635413573767,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c11b59bb-d737-4804-a0e4-558a12930738","invariantUUID":"8c1a6ef7-d45e-4430-9850-e7d5f9c2b9d4","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":"3cd32c32-777c-4b5a-8fb8-5c80df27a137","lifecycleState":"CERTIFIED","lastUpdateDate":1635413641757,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f300960-6921-4a90-af23-e73f038cff38","invariantUUID":"c7715aee-3478-4b8f-b497-03c89195d88c","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":"defaulticon","uniqueId":"e779b861-fc10-41d7-b26c-6b6f35e57285","lifecycleState":"CERTIFIED","lastUpdateDate":1635413661639,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69b74af6-7453-494e-a191-17ab74d19af9","invariantUUID":"384cd6fd-4d26-45d7-99d8-5fb923d56ee8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d50da233-8467-4344-84f4-803cebadfa94","lifecycleState":"CERTIFIED","lastUpdateDate":1635413638420,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8b192a-d8c0-408c-ac59-d3be0eed9cf9","invariantUUID":"018c82d7-9591-41d6-92b4-328d53ecf16e","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":"bfe4b902-8de4-46fc-8dd2-19a80ba0d85e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413626551,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f96d3b9-e344-4042-96df-c2c7b520179b","invariantUUID":"a89ab0c4-2ec7-4890-b07e-1932d3705b5a","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":"objectStorage","uniqueId":"d631ce10-f44c-40ff-a74f-816b9d9d7a22","lifecycleState":"CERTIFIED","lastUpdateDate":1635413654042,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0c0d38-dcd9-4cba-bca7-53488bb72b48","invariantUUID":"57265595-2258-436b-bc08-d5c28dd8f383","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa5f6623-2365-4a6a-a0d2-11985b4b0fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1635413569149,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba336a4b-e8cc-4435-881a-a324c3296fbe","invariantUUID":"838d1930-12cd-4fe4-bafd-239ce286f433","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":"compute","uniqueId":"b290a8be-1977-42bf-961d-d57ad75b8ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413595220,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"775390b7-67b9-4d3a-9791-0e93e431e335","invariantUUID":"36b8ec4b-207f-4282-a8f4-c6f092ba8712","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"170dde33-9af8-4a74-a0f2-5567a19f6128","lifecycleState":"CERTIFIED","lastUpdateDate":1635413600781,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e70a7ca3-d755-45e8-b8a3-a9dfc07bbdd4","invariantUUID":"e5a3892f-4503-43a7-87e5-5a8273a0f0d1","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":"port","uniqueId":"fcfc2d58-4c5b-4241-a073-2636b903ee3c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413584059,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc065bd-e913-4524-9e29-1d04dc52d258","invariantUUID":"feeba47a-7f2d-4d1e-baec-bb04fd2bff49","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d8d62b-01ad-4e5d-b912-2f3f9d270799","lifecycleState":"CERTIFIED","lastUpdateDate":1635413597350,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4583f71-7921-4fc8-b3a7-4c5a2160e1f7","invariantUUID":"2442262a-58cc-443e-90d9-a1f06b8c73b7","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":"695c847a-8eb9-4576-8c5f-65e3bfdb3a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413740949,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e539089-04e2-4dce-831d-1db6b720e4c1","invariantUUID":"24bf0970-533c-40f4-9422-30ef7ff28838","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":"38bfde5e-7ed0-486d-809d-743868401dc7","lifecycleState":"CERTIFIED","lastUpdateDate":1635413628720,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245fd90d-fdcd-4bc4-a695-3a97cc4cfb53","invariantUUID":"8782aeb5-a54e-4c94-94b6-f2000d2ea5d7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e189ebbb-94dd-4626-9017-51eaa20a9a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413691219,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42a6de35-3c70-48e5-afc2-31339c4df573","invariantUUID":"1242b449-9464-4482-8e0c-c0270a14eede","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":"e346cfb2-d3bf-48d6-b77a-aaf280c56a71","lifecycleState":"CERTIFIED","lastUpdateDate":1635413616155,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65180aa1-7d76-4f70-a46a-ae03695e97ca","invariantUUID":"8c78b523-0f10-43d5-9185-042df3fe9a2d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e361f26d-1115-4b9f-93de-56a3eed89bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1635413570766,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27533bfd-d3cc-498f-9958-5d7d0f426b84","invariantUUID":"e33c142f-03ab-434f-9093-4f61bb8bf4b4","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":"securityrules","uniqueId":"aa9adef0-f0ad-4ca1-a128-b6ee5cdc886c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413592579,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a1eb60b6-bdc5-4605-95d4-7bc1c7ad876a","invariantUUID":"844163c0-3283-46c6-b85e-785dde32b5d7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5750c5da-fd0d-46f6-89cf-3a0f7111855b","lifecycleState":"CERTIFIED","lastUpdateDate":1635413607137,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b5fba7-b3b8-4e46-8ee2-2d783c85899b","invariantUUID":"c24863aa-ca5b-417f-8af5-4339993809da","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":"compute","uniqueId":"6ddbd85e-f9ca-47b1-9052-0a0491cf2bf2","lifecycleState":"CERTIFIED","lastUpdateDate":1635413694598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b595a22-da4c-415e-8813-07fe77ef14d1","invariantUUID":"71e885ad-6b74-4c48-adfe-72a10e6bac6d","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":"c6494d29-cae5-4bf4-8d3b-1e6ee69f55fb","lifecycleState":"CERTIFIED","lastUpdateDate":1635413736884,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9da1b88b-8af4-4b19-b4d5-672803a4014d","invariantUUID":"e485c2e3-0a27-4858-a88f-721e13aa66fc","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":"loadBalancer","uniqueId":"bf42d494-121c-4d79-914c-c6f5370fc87f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413549144,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a49a83-a35e-4f70-9a52-ce583a436b43","invariantUUID":"969a7e57-1717-43e3-aaf0-4ce184eaad6f","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":"59238de7-5984-460b-8ce3-c9b7cb6d23a8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413746858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3cd7be-4192-48bd-8144-a18520039b97","invariantUUID":"0431c14e-ab38-4a59-b8fd-4b46e9961ce1","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":"port","uniqueId":"5019328d-bb00-4a22-945a-2c2f94ec2043","lifecycleState":"CERTIFIED","lastUpdateDate":1635413664403,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf121149-4ce4-442d-b057-ab64565b7694","invariantUUID":"8198ec36-9ce0-4c94-9b36-3cfc22676727","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba139800-9bf3-43f4-94b8-275bdf7e6bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1635413620491,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33ab85da-147f-445d-9a00-f53ec3be87d4","invariantUUID":"a67dcb3c-9200-418a-82c4-d22cebd577cc","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":"3c30c469-36ae-4687-a29f-5ec038259d20","lifecycleState":"CERTIFIED","lastUpdateDate":1635413675031,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5589aba0-8d71-4e8b-9355-95b6f1c30e90","invariantUUID":"020028aa-58c4-403b-98fd-bb5eb795e034","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd847177-0061-47f0-be31-87693187983d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413560453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd00ee8f-8043-46a1-ad06-b3f6aada43fe","invariantUUID":"3ee2937e-dd3f-4447-a265-a130bb15a1e7","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":"930ab977-35a9-4ddd-b628-aeaed196a7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1635413535532,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ab70cf9-6324-4179-bbf1-7930c5955029","invariantUUID":"f573e710-632c-4a51-9044-d35bd999be44","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":"defaulticon","uniqueId":"0e938f07-5085-4c29-91bc-9e6494d20202","lifecycleState":"CERTIFIED","lastUpdateDate":1635413541944,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b4d7ab10-1b67-4290-b5b5-3a54b8805ac6","invariantUUID":"967f64fc-a2c9-44eb-a96b-ef65f4c08779","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":"network","uniqueId":"48dd0dc3-9331-459e-a05d-3733537d748f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413668937,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34c6f1ee-c7c5-4a53-b37b-765bb63fedb5","invariantUUID":"68556219-5892-4196-a7fe-480d534c3c45","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":"network","uniqueId":"e086e03c-f230-437e-a0ff-b35175be2dff","lifecycleState":"CERTIFIED","lastUpdateDate":1635413655711,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00700666-7961-4db4-b858-7d9b58439023","invariantUUID":"810cf1b6-2fc1-4fa3-a5d2-f216200b88b7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ee7ea342-f51e-483b-b698-247a81a9e018","lifecycleState":"CERTIFIED","lastUpdateDate":1635413557449,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9af1da0b-32c5-445f-bd57-55a358df21d9","invariantUUID":"60c46bae-5938-4473-833a-0b620b56d2c2","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":"c294acdf-c6f8-4fa6-a353-9ba48bd9c377","lifecycleState":"CERTIFIED","lastUpdateDate":1635413672216,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf95a93d-57f7-453a-8c3f-e318f358067a","invariantUUID":"8167f00a-7e14-459b-bb03-763b6ef679e6","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":"72d28d33-c51a-4b02-8411-05bf05e140ee","lifecycleState":"CERTIFIED","lastUpdateDate":1635413572241,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dd88486-7454-4760-af8e-1d8e949f59c7","invariantUUID":"4bd2d91f-16a7-4d40-bccc-1c5de5a4958d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9077e83a-1640-4c78-987c-54a04b42e780","lifecycleState":"CERTIFIED","lastUpdateDate":1635413635493,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc8d49a-3503-444f-a3cb-beb9ad63648b","invariantUUID":"c42e5434-2a5b-42fa-8f39-c7534e681291","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":"defaulticon","uniqueId":"4ac461c0-6746-4905-a951-98e74746ac1d","lifecycleState":"CERTIFIED","lastUpdateDate":1635413630659,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"527c361a-59d3-474d-b8fe-2b72f1d61517","invariantUUID":"23fc7d9f-24f3-4990-b5f5-5dc88a463baf","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc598efa-44cb-4add-a768-6e118bc81f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1635413697739,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1cddc63-eb54-4468-8fb8-d8322fe57b6a","invariantUUID":"d8e82cc1-476e-47e3-93c7-4de5ba7df10c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e752ee8-9b9a-4329-b805-be2ca8b2ae56","lifecycleState":"CERTIFIED","lastUpdateDate":1635413692968,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49f4dd23-0cf9-47c2-acb1-9831415bfdbc","invariantUUID":"6667f0f0-56f0-40c0-8081-4e3142015b60","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":"network","uniqueId":"ca5d9cc5-ad6c-4158-af33-0a28f23828da","lifecycleState":"CERTIFIED","lastUpdateDate":1635413621894,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"178b7f2a-cf01-4d10-ad5d-0195287f8982","invariantUUID":"fb4962f3-f054-468c-b67a-239b4a1283db","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":"compute","uniqueId":"bec18780-e320-40c0-8b08-5c311bcceb7e","lifecycleState":"CERTIFIED","lastUpdateDate":1635413750560,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be45c245-725c-40fd-b3a2-66a817b3ef33","invariantUUID":"16337b17-a800-4dc9-9a36-38b05ee9f657","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72bdd3fa-ba47-4691-94de-3a56aebe4981","lifecycleState":"CERTIFIED","lastUpdateDate":1635413643748,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc70858-0a06-4d7a-ae9e-82f3f13a00a8","invariantUUID":"1f9ed0b8-32db-4d25-8b0e-af5e4828f7c6","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":"81b2f302-f53e-4109-a583-43de292266f8","lifecycleState":"CERTIFIED","lastUpdateDate":1635413745241,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f35a31-444c-48b0-983c-8d329c631207","invariantUUID":"f2d86493-812b-4241-b42b-8300d48ca10a","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":"1c778a0d-7765-4c4d-b8ca-867ab333dcca","lifecycleState":"CERTIFIED","lastUpdateDate":1635413673635,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0964f8f7-3ff9-482c-a800-23780e3d013d","invariantUUID":"478dc122-3121-4eef-a6a4-d43d40047a3c","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":"28ef4fe3-2449-4ec3-a082-d8b4bc21d1d4","lifecycleState":"CERTIFIED","lastUpdateDate":1635413564969,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c11cff34-4317-47cb-806b-98fd429ca1dd","invariantUUID":"59e3e22e-8d7a-4dfb-98ff-b5968748b9f8","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b45b47ae-ac73-4f3a-996e-9b478f18778c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413591151,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155083f9-633d-4816-8228-b8203f9a3da4","invariantUUID":"0fb91887-5cee-433c-b0e0-889d70f2762c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6f31ca23-9f92-4238-b2d7-08d12df32e40","lifecycleState":"CERTIFIED","lastUpdateDate":1635413676975,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9df1f16-4191-4e0e-89f3-2bd6a4f7e60c","invariantUUID":"f0706ee5-a30c-47d8-9615-b06f713933c7","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":"3dc021a1-9ad2-4c94-9808-e57badf60abe","lifecycleState":"CERTIFIED","lastUpdateDate":1635413603856,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c62d59d-dfb3-496d-894b-93257bcac63a","invariantUUID":"ef9d0ac3-4602-4ae7-ba7b-c463c0f8f58b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03a9e0f7-336f-49d1-95b4-14540d6f4562","lifecycleState":"CERTIFIED","lastUpdateDate":1635413679272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97903158-10ea-43ab-8267-4e30b90eab93","invariantUUID":"a3da388c-b6ea-47d0-b0e1-5c1b7dee8ebc","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":"defaulticon","uniqueId":"4598a496-9868-4029-b073-ed4fff75b689","lifecycleState":"CERTIFIED","lastUpdateDate":1635413662990,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d2c5939-b9a7-4e30-94bd-07814615d5f7","invariantUUID":"b369e97f-70c3-4574-a32d-49b3a25fb35d","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":"port","uniqueId":"282f9b33-096a-40bc-ba8e-5243ccff964c","lifecycleState":"CERTIFIED","lastUpdateDate":1635413684368,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ea8d172-bb4a-460a-8608-1188b088450f","invariantUUID":"ffb8b5a2-1068-4590-a94d-cad8980489f5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ff09b70-0d20-4bbc-9b0d-f8816c63acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1635422890827,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","invariantUUID":"c2b76832-c777-4d0e-a382-05879447c0cf","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":"38f0ec0d-68bf-442a-922c-b3b42398f8d8","lifecycleState":"CERTIFIED","lastUpdateDate":1635422464341,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dff09133-f72e-4a80-abaf-3e29ab7872b9","invariantUUID":"51581f53-17e0-447d-81b9-e19fae87aab8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-28 12:11:36,399 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-10-28 12:11:36,400 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-28 12:11:36,400 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/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel 2021-10-28 12:11:36,400 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-10-28 12:11:36,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-28 12:11:36,480 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/aed8371d-6947-4fa3-a728-36e9edd52ac2/toscaModel HTTP/1.1" 200 None 2021-10-28 12:11:36,483 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-10-28 12:11:36,483 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-10-28 12:11:36,522 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:36,523 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-28 12:11:36,523 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-28 12:11:36,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:36,572 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-28 12:11:36,573 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-28 12:11:36,573 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-28 12:11:36,576 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:36,576 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:11:36,576 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:11:36,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:36,625 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-28 12:11:36,626 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-28 12:11:36,626 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":"1635423087101","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-28 12:11:36,628 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:36,628 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-28 12:11:36,628 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-28 12:11:36,630 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:36,669 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-28 12:11:36,670 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-28 12:11:36,670 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-28 12:11:36,673 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:36,673 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:11:36,673 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:11:36,675 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:36,723 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-28 12:11:36,723 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-28 12:11:36,724 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":"1635423087101","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-28 12:11:36,726 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:36,726 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-10-28 12:11:36,726 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-28 12:11:36,727 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:36,767 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-10-28 12:11:36,768 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-28 12:11:36,768 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-10-28 12:11:36,770 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:36,771 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-10-28 12:11:36,771 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-28 12:11:36,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:36,820 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-10-28 12:11:36,821 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-28 12:11:36,821 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":"1635423087101","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-10-28 12:11:36,824 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-28 12:11:36,824 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-10-28 12:11:36,824 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-28 12:11:36,826 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-28 12:11:36,878 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-10-28 12:11:36,879 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-28 12:11:36,880 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1635423087101","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-10-28 12:11:36,882 DEBUG 129:onap_service.py(1) - [None][Create 4dc9312e-2870-41f0-9881-90d086dadd4f Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '37c16b24-6245-4d36-9bc8-f399f2b0983b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:36,882 DEBUG 131:onap_service.py(1) - [None][Create 4dc9312e-2870-41f0-9881-90d086dadd4f Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4dc9312e-2870-41f0-9881-90d086dadd4f 2021-10-28 12:11:36,883 DEBUG 132:onap_service.py(1) - [None][Create 4dc9312e-2870-41f0-9881-90d086dadd4f Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "c2b76832-c777-4d0e-a382-05879447c0cf", "modelVersion": "1.0", "modelVersionId": "aed8371d-6947-4fa3-a728-36e9edd52ac2" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-10-28 12:11:36,884 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:38,789 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/4dc9312e-2870-41f0-9881-90d086dadd4f HTTP/1.1" 202 262 2021-10-28 12:11:38,791 INFO 142:onap_service.py(1) - [None][Create 4dc9312e-2870-41f0-9881-90d086dadd4f Service deletion request] response code: 202 2021-10-28 12:11:38,791 DEBUG 146:onap_service.py(1) - [None][Create 4dc9312e-2870-41f0-9881-90d086dadd4f Service deletion request] response: {"requestReferences":{"requestId":"37c16b24-6245-4d36-9bc8-f399f2b0983b","instanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/37c16b24-6245-4d36-9bc8-f399f2b0983b"}} 2021-10-28 12:11:38,792 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-10-28 12:11:38,801 DEBUG 129:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fc691a6b-77e9-46ea-85b9-273d6d834177', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:38,802 DEBUG 131:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/37c16b24-6245-4d36-9bc8-f399f2b0983b 2021-10-28 12:11:38,802 DEBUG 132:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] data sent: None 2021-10-28 12:11:38,806 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:38,995 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/37c16b24-6245-4d36-9bc8-f399f2b0983b HTTP/1.1" 200 1024 2021-10-28 12:11:38,997 INFO 142:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] response code: 200 2021-10-28 12:11:38,997 DEBUG 146:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] response: {"request":{"requestId":"37c16b24-6245-4d36-9bc8-f399f2b0983b","startTime":"Thu, 28 Oct 2021 12:11:37 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","serviceInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 28 Oct 2021 12:11:38 GMT"}}} 2021-10-28 12:11:49,009 DEBUG 129:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3b5c3301-61bb-4783-9f2f-a6a8f16cb445', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:49,010 DEBUG 131:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/37c16b24-6245-4d36-9bc8-f399f2b0983b 2021-10-28 12:11:49,010 DEBUG 132:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] data sent: None 2021-10-28 12:11:49,012 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:49,181 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/37c16b24-6245-4d36-9bc8-f399f2b0983b HTTP/1.1" 200 1234 2021-10-28 12:11:49,183 INFO 142:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] response code: 200 2021-10-28 12:11:49,183 DEBUG 146:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] response: {"request":{"requestId":"37c16b24-6245-4d36-9bc8-f399f2b0983b","startTime":"Thu, 28 Oct 2021 12:11:37 GMT","finishTime":"Thu, 28 Oct 2021 12:11:41 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","serviceInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:11:41 GMT"}}} 2021-10-28 12:11:49,184 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-10-28 12:11:49,184 DEBUG 129:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ec9a493b-9f0e-44df-b962-fd9000aedb6f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:49,185 DEBUG 131:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/37c16b24-6245-4d36-9bc8-f399f2b0983b 2021-10-28 12:11:49,185 DEBUG 132:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] data sent: None 2021-10-28 12:11:49,186 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:49,352 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/37c16b24-6245-4d36-9bc8-f399f2b0983b HTTP/1.1" 200 1234 2021-10-28 12:11:49,353 INFO 142:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] response code: 200 2021-10-28 12:11:49,353 DEBUG 146:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] response: {"request":{"requestId":"37c16b24-6245-4d36-9bc8-f399f2b0983b","startTime":"Thu, 28 Oct 2021 12:11:37 GMT","finishTime":"Thu, 28 Oct 2021 12:11:41 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","serviceInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:11:41 GMT"}}} 2021-10-28 12:11:49,354 DEBUG 129:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bf10feae-1d75-497d-8768-6ea20c900adf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:49,354 DEBUG 131:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/37c16b24-6245-4d36-9bc8-f399f2b0983b 2021-10-28 12:11:49,354 DEBUG 132:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] data sent: None 2021-10-28 12:11:49,356 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:49,510 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/37c16b24-6245-4d36-9bc8-f399f2b0983b HTTP/1.1" 200 1234 2021-10-28 12:11:49,512 INFO 142:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] response code: 200 2021-10-28 12:11:49,512 DEBUG 146:onap_service.py(13) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] response: {"request":{"requestId":"37c16b24-6245-4d36-9bc8-f399f2b0983b","startTime":"Thu, 28 Oct 2021 12:11:37 GMT","finishTime":"Thu, 28 Oct 2021 12:11:41 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","serviceInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:11:41 GMT"}}} 2021-10-28 12:11:49,522 DEBUG 129:onap_service.py(1) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6e468f69-752f-4cf2-974b-6332f52f7792', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-28 12:11:49,523 DEBUG 131:onap_service.py(1) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/37c16b24-6245-4d36-9bc8-f399f2b0983b 2021-10-28 12:11:49,523 DEBUG 132:onap_service.py(1) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] data sent: None 2021-10-28 12:11:49,525 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-28 12:11:49,681 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/37c16b24-6245-4d36-9bc8-f399f2b0983b HTTP/1.1" 200 1234 2021-10-28 12:11:49,683 INFO 142:onap_service.py(1) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] response code: 200 2021-10-28 12:11:49,684 DEBUG 146:onap_service.py(1) - [None][Check 37c16b24-6245-4d36-9bc8-f399f2b0983b orchestration request status] response: {"request":{"requestId":"37c16b24-6245-4d36-9bc8-f399f2b0983b","startTime":"Thu, 28 Oct 2021 12:11:37 GMT","finishTime":"Thu, 28 Oct 2021 12:11:41 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c2b76832-c777-4d0e-a382-05879447c0cf","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelUuid":"aed8371d-6947-4fa3-a728-36e9edd52ac2","modelInvariantUuid":"c2b76832-c777-4d0e-a382-05879447c0cf"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4dc9312e-2870-41f0-9881-90d086dadd4f","serviceInstanceName":"basic_vm-162550aa-3262-4af8-b9d2-aa4f23cec566"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 28 Oct 2021 12:11:41 GMT"}}} 2021-10-28 12:11:49,685 INFO 262:service_ala_carte.py(1) - Service None deleted 2021-10-28 12:11:49,687 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 05:02 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-10-28 12:11:49,691 INFO 57:basic_vm.py(1) - Generate Test report 2021-10-28 12:11:49,792 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-10-28 12:11:50,278 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-10-28 12:11:50,280 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/617a93866c44f500108715d8 2021-10-28 12:11:50,280 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK